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

FHIR IG Statistics: CodeSystem/temporarySystem-hdr-eu

Packagehl7.fhir.eu.hdr
TypeCodeSystem
IdtemporarySystem-hdr-eu
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/hdr/https://build.fhir.org/ig/hl7-eu/hdr/CodeSystem-temporarySystem-hdr-eu.html
URLhttp://hl7.eu/fhir/hdr/CodeSystem/temporarySystem-hdr-eu
Version0.1.0-ballot
Statusdraft
Date2025-06-01T06:10:09+00:00
NameTemporaryHDRSystem
TitleTemporary HDR Code System
Realmeu
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.
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License
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-eu

This case-sensitive code system http://hl7.eu/fhir/hdr/CodeSystem/temporarySystem-hdr-eu 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-eu",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/hdr/CodeSystem/temporarySystem-hdr-eu",
  "version": "0.1.0-ballot",
  "name": "TemporaryHDRSystem",
  "title": "Temporary HDR Code System",
  "status": "draft",
  "experimental": true,
  "date": "2025-06-01T06:10:09+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"
    }
  ]
}