EgdeFlaattsjekk_IG - Local Development build (v0.1.1). See the Directory of published versions
: Diagnostic status for workflow - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "diagnostic-status-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>http://hl7.org/fhir/ValueSet/diagnostic-report-status</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>registered</td><td>registered by patient but not actions by doctor - UI: Pending</td></tr><tr><td>preliminary</td><td>doctor has reviewed and made a recommendation - message sent</td></tr><tr><td>final</td><td>patient has received and confirmed the message - Closed (patient confirmed)</td></tr></table></li></ul></div>"
},
"url" : "http://www.egde.no/ValueSet/diagnostic-status-vs",
"version" : "0.1.1",
"name" : "DiagnosticStatusVS",
"title" : "Diagnostic status for workflow",
"status" : "active",
"date" : "2023-08-29T10:26:56+02:00",
"description" : "Diagnostic status for workflow for a submitted tick rash: registered, preliminary, final",
"copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/ValueSet/diagnostic-report-status",
"concept" : [
{
"code" : "registered",
"display" : "registered by patient but not actions by doctor - UI: Pending"
},
{
"code" : "preliminary",
"display" : "doctor has reviewed and made a recommendation - message sent"
},
{
"code" : "final",
"display" : "patient has received and confirmed the message - Closed (patient confirmed)"
}
]
}
]
}
}