Danish profile of the XDS Metadata Standard
2.0.0 - ci-build
Danish profile of the XDS Metadata Standard, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-xds-metadata/ and changes regularly. See the Directory of published versions
| Active as of 2022-01-26 |
{
"resourceType" : "CodeSystem",
"id" : "MedCom-xds-classcode-CS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MedCom-xds-classcode-CS</b></p><a name=\"MedCom-xds-classcode-CS\"> </a><a name=\"hcMedCom-xds-classcode-CS\"> </a><p>This case-insensitive code system <code>http://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-xds-classcode-CS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">001<a name=\"MedCom-xds-classcode-CS-001\"> </a></td><td>Klinisk rapport</td></tr><tr><td style=\"white-space:nowrap\">002<a name=\"MedCom-xds-classcode-CS-002\"> </a></td><td>Summary</td></tr><tr><td style=\"white-space:nowrap\">003<a name=\"MedCom-xds-classcode-CS-003\"> </a></td><td>Images</td></tr><tr><td style=\"white-space:nowrap\">004<a name=\"MedCom-xds-classcode-CS-004\"> </a></td><td>Treatment Plan</td></tr><tr><td style=\"white-space:nowrap\">005<a name=\"MedCom-xds-classcode-CS-005\"> </a></td><td>Patient Preferences</td></tr><tr><td style=\"white-space:nowrap\">006<a name=\"MedCom-xds-classcode-CS-006\"> </a></td><td>Workflow</td></tr></table></div>"
},
"url" : "http://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-xds-classcode-CS",
"identifier" : [
{
"value" : "1.2.208.184.100.9"
}
],
"version" : "2.0.0",
"name" : "MedCom_XDS_ClassCode_CS",
"title" : "MedCom XDS ClassCode",
"status" : "active",
"experimental" : true,
"date" : "2022-01-26",
"publisher" : "MedCom",
"contact" : [
{
"name" : "MedCom",
"telecom" : [
{
"system" : "url",
"value" : "http://www.medcom.dk"
}
]
}
],
"description" : "CodeSystem for ClassCode",
"caseSensitive" : false,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "001",
"display" : "Klinisk rapport"
},
{
"code" : "002",
"display" : "Summary"
},
{
"code" : "003",
"display" : "Images"
},
{
"code" : "004",
"display" : "Treatment Plan"
},
{
"code" : "005",
"display" : "Patient Preferences"
},
{
"code" : "006",
"display" : "Workflow"
}
]
}