eHealth Infrastructure
latest - ci-build

eHealth Infrastructure - Local Development build (vlatest) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DK_IHE_ClassCode_CS - JSON Representation

Active as of 2019-12-11

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "urn-oid-1.2.208.184.100.9",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>urn:oid:1.2.208.184.100.9</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">001<a name=\"urn-oid-1.2.208.184.100.9-001\"> </a></td><td>Clinical report</td><td>Clinical report document classcode used in DK-IHE metadata.</td></tr><tr><td style=\"white-space:nowrap\">002<a name=\"urn-oid-1.2.208.184.100.9-002\"> </a></td><td>Personal information about</td><td/></tr><tr><td style=\"white-space:nowrap\">003<a name=\"urn-oid-1.2.208.184.100.9-003\"> </a></td><td>Planning</td><td/></tr><tr><td style=\"white-space:nowrap\">004<a name=\"urn-oid-1.2.208.184.100.9-004\"> </a></td><td>Questionnaires</td><td/></tr></table></div>"
  },
  "url" : "urn:oid:1.2.208.184.100.9",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.2.208.184.100.9"
    }
  ],
  "version" : "latest",
  "name" : "DK_IHE_ClassCode_CS",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-12-11T00:00:00+00:00",
  "publisher" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact" : [
    {
      "name" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description" : "Code system for the classCode attribute",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "001",
      "display" : "Clinical report",
      "definition" : "Clinical report document classcode used in DK-IHE metadata."
    },
    {
      "code" : "002",
      "display" : "Personal information about"
    },
    {
      "code" : "003",
      "display" : "Planning"
    },
    {
      "code" : "004",
      "display" : "Questionnaires"
    }
  ]
}