HL7 Europe Hospital Discharge Report
0.0.1-ci - ci-build 150

HL7 Europe Hospital Discharge Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.0.1-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/hdr/ and changes regularly. See the Directory of published versions

: Temporary HDR Code System - JSON Representation

Draft as of 2025-05-15

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "temporarySystem-hdr-eu",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem temporarySystem-hdr-eu</b></p><a name=\"temporarySystem-hdr-eu\"> </a><a name=\"hctemporarySystem-hdr-eu\"> </a><a name=\"temporarySystem-hdr-eu-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.eu/fhir/hdr/CodeSystem/temporarySystem-hdr-eu</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\">infection-contact<a name=\"temporarySystem-hdr-eu-infection-contact\"> </a></td><td>Infectious contacts</td><td>Infectious contacts Section</td></tr><tr><td style=\"white-space:nowrap\">anthropometry<a name=\"temporarySystem-hdr-eu-anthropometry\"> </a></td><td>Anthropometry Section</td><td>Anthropometry Section</td></tr><tr><td style=\"white-space:nowrap\">substance-use<a name=\"temporarySystem-hdr-eu-substance-use\"> </a></td><td>Use of Substances Section</td><td>Use of Substances Section</td></tr></table></div>"
  },
  "url" : "http://hl7.eu/fhir/hdr/CodeSystem/temporarySystem-hdr-eu",
  "version" : "0.0.1-ci",
  "name" : "TemporaryHDRSystem",
  "title" : "Temporary HDR Code System",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-05-15T08:07:40+00:00",
  "publisher" : "HL7 Europe",
  "contact" : [
    {
      "name" : "HL7 Europe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.eu"
        }
      ]
    }
  ],
  "description" : "This is a temporary code system defined to collect concepts expected required by this project, but for which international coded concepts have not been identified yet.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "infection-contact",
      "display" : "Infectious contacts",
      "definition" : "Infectious contacts Section"
    },
    {
      "code" : "anthropometry",
      "display" : "Anthropometry Section",
      "definition" : "Anthropometry Section"
    },
    {
      "code" : "substance-use",
      "display" : "Use of Substances Section",
      "definition" : "Use of Substances Section"
    }
  ]
}