DK MedCom Terminology
1.7.0 - release
DK MedCom Terminology, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.7.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-terminology/ and changes regularly. See the Directory of published versions
Draft as of 2023-10-31 |
{
"resourceType" : "CodeSystem",
"id" : "MedComDiagnosticReportCodes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MedComDiagnosticReportCodes</b></p><a name=\"MedComDiagnosticReportCodes\"> </a><a name=\"hcMedComDiagnosticReportCodes\"> </a><a name=\"MedComDiagnosticReportCodes-da-DK\"> </a><p>This case-insensitive code system <code>http://medcomfhir.dk/ig/terminology/CodeSystem/MedComDiagnosticReportCodes</code> defines the following code:</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\">HomeCareReport<a name=\"MedComDiagnosticReportCodes-HomeCareReport\"> </a></td><td>HomeCareDiagnosticReport</td></tr></table></div>"
},
"url" : "http://medcomfhir.dk/ig/terminology/CodeSystem/MedComDiagnosticReportCodes",
"version" : "1.7.0",
"name" : "MedComDiagnosticReportCodes",
"title" : "MedComDiagnosticReportCodes",
"status" : "draft",
"experimental" : true,
"date" : "2023-10-31",
"publisher" : "MedCom",
"contact" : [
{
"name" : "MedCom",
"telecom" : [
{
"system" : "url",
"value" : "http://www.medcom.dk"
}
]
}
],
"description" : "Codes that represents the name of the diagnostic report",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "HomeCareReport",
"display" : "HomeCareDiagnosticReport"
}
]
}