FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/temporarySystem-hdr-cz

Packagehl7.fhir.cz.hdr
TypeCodeSystem
IdtemporarySystem-hdr-cz
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/hdr/https://build.fhir.org/ig/HL7-cz/hdr/CodeSystem-temporarySystem-hdr-cz.html
URLhttps://hl7.cz/fhir/hdr/CodeSystem/temporarySystem-hdr-cz
Version0.0.2
Statusdraft
Date2025-07-18T09:03:32+00:00
NameTemporaryHDRSystem
TitleTemporary HDR Code System
Realmcz
Authorityhl7
DescriptionThis 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.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem temporarySystem-hdr-cz

This case-sensitive code system https://hl7.cz/fhir/hdr/CodeSystem/temporarySystem-hdr-cz defines the following codes:

CodeDisplayDefinition
infection-contact Infectious contactsInfectious contacts Section
anthropometry Anthropometry SectionAnthropometry Section
substance-use Use of Substances SectionUse of Substances Section

Source

{
  "resourceType": "CodeSystem",
  "id": "temporarySystem-hdr-cz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/hdr/CodeSystem/temporarySystem-hdr-cz",
  "version": "0.0.2",
  "name": "TemporaryHDRSystem",
  "title": "Temporary HDR Code System",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-18T09:03:32+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": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "203",
          "display": "Czech Republic (CZE)"
        }
      ]
    }
  ],
  "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"
    }
  ]
}