{
  "resourceType" : "CodeSystem",
  "id" : "temporarySystem-hdr-cz",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem temporarySystem-hdr-cz</b></p><a name=\"temporarySystem-hdr-cz\"> </a><a name=\"hctemporarySystem-hdr-cz\"> </a><p>This case-sensitive code system <code>https://hl7.cz/fhir/hdr/CodeSystem/temporarySystem-hdr-cz</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-cz-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-cz-anthropometry\"> </a></td><td>Anthropometry Section</td><td>Anthropometry Section</td></tr><tr><td style=\"white-space:nowrap\">substance-use<a name=\"temporarySystem-hdr-cz-substance-use\"> </a></td><td>Use of Substances Section</td><td>Use of Substances Section</td></tr></table></div>"
  },
  "url" : "https://hl7.cz/fhir/hdr/CodeSystem/temporarySystem-hdr-cz",
  "version" : "0.1.0",
  "name" : "TemporaryHDRSystem",
  "title" : "Temporary HDR Code System",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-03-20T08:27:28+00:00",
  "publisher" : "HL7 Czech Republic",
  "contact" : [{
    "name" : "HL7 Czech Republic",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.hl7.cz/"
    }]
  }],
  "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" : "urn:iso:std:iso:3166",
      "code" : "CZ",
      "display" : "Czechia"
    }]
  }],
  "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"
  }]
}