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

FHIR IG Statistics: ValueSet/exposureAgent-eu-hdr

Packagehl7.fhir.cz.hdr
Resource TypeValueSet
IdexposureAgent-eu-hdr
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/hdr/https://build.fhir.org/ig/HL7-cz/hdr/ValueSet-exposureAgent-eu-hdr.html
URLhttps://hl7.cz/fhir/hdr/ValueSet/exposureAgent-eu-hdr
Version0.0.2
Statusdraft
Date2025-08-07T11:54:36+00:00
NameExposureAgentHdrVs
TitleExposure of transmissible agents
Realmcz
Authorityhl7
DescriptionHDR exposure agent value set. This value set includes codes from SNOMED Clinical Terms®: all descendants of 40733004 "Infectious disease (disorder)" and ICD-10 all descendants of chapter I: "Certain infectious and parasitic diseases"
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

StructureDefinition
cz-observation-infectious-contact-hdrObservation: Infectious Contact (HDR CZ)

Resources that this resource uses

CodeSystem
icd-10ICD-10
sctSNOMED CT International Edition

Narrative

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

Generated Narrative: ValueSet exposureAgent-eu-hdr

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "exposureAgent-eu-hdr",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    }
  ],
  "url": "https://hl7.cz/fhir/hdr/ValueSet/exposureAgent-eu-hdr",
  "version": "0.0.2",
  "name": "ExposureAgentHdrVs",
  "title": "Exposure of transmissible agents",
  "status": "draft",
  "experimental": false,
  "date": "2025-08-07T11:54:36+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "HDR exposure agent value set. This value set includes codes from SNOMED Clinical Terms®: all descendants of 40733004 \"Infectious disease (disorder)\" and ICD-10 all descendants of chapter I: \"Certain infectious and parasitic diseases\"",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/sid/icd-10",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "I"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "40733004"
          }
        ]
      }
    ]
  }
}