This page is part of the Dk Terminology for XDS Metadata (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions
: MedCom Message Codes - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "MedCom-ihe-typecode-CS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-ihe-typecode-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\">CMR<a name=\"MedCom-ihe-typecode-CS-CMR\"> </a></td><td>Clinical Mesurement Report</td></tr><tr><td style=\"white-space:nowrap\">PDC<a name=\"MedCom-ihe-typecode-CS-PDC\"> </a></td><td>Stamkort</td></tr><tr><td style=\"white-space:nowrap\">MADC<a name=\"MedCom-ihe-typecode-CS-MADC\"> </a></td><td>MADC</td></tr><tr><td style=\"white-space:nowrap\">PRF<a name=\"MedCom-ihe-typecode-CS-PRF\"> </a></td><td>Pregnancy Referral Form</td></tr><tr><td style=\"white-space:nowrap\">PSCR<a name=\"MedCom-ihe-typecode-CS-PSCR\"> </a></td><td>Pregnancy Shared Care Report</td></tr><tr><td style=\"white-space:nowrap\">PMR<a name=\"MedCom-ihe-typecode-CS-PMR\"> </a></td><td>Pregnancy Measurement Report</td></tr></table></div>"
},
"url" : "http://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-ihe-typecode-CS",
"identifier" : [
{
"value" : "1.2.208.184.100.1"
}
],
"version" : "1.0.0",
"name" : "MedComIHE_TypeCode",
"title" : "MedCom Message Codes",
"status" : "active",
"experimental" : true,
"date" : "2015-01-01",
"publisher" : "MedCom",
"contact" : [
{
"name" : "MedCom",
"telecom" : [
{
"system" : "url",
"value" : "http://www.medcom.dk"
}
]
}
],
"description" : "MedCom document type codes (Danish)",
"caseSensitive" : false,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "CMR",
"display" : "Clinical Mesurement Report"
},
{
"code" : "PDC",
"display" : "Stamkort"
},
{
"code" : "MADC",
"display" : "MADC"
},
{
"code" : "PRF",
"display" : "Pregnancy Referral Form"
},
{
"code" : "PSCR",
"display" : "Pregnancy Shared Care Report"
},
{
"code" : "PMR",
"display" : "Pregnancy Measurement Report"
}
]
}