FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-ekm
Resource TypeValueSet
IdValueSet-ChEkmHospitalisationReasonChoice.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/ahdis/ch-ekm/ValueSet-ChEkmHospitalisationReasonChoice.html
URLhttp://fhir.ch/ig/ch-ekm/ValueSet/ChEkmHospitalisationReasonChoice
Version0.0.1
Statusactive
Date2026-08-19T11:52:18+00:00
NameChEkmHospitalisationReasonChoice
TitleCH EKM Hospitalisation Reason (form choice)
Realmch
Authorityhl7
DescriptionThis CH EKM value set contains the answers of the 'Hospitalisation reasons' form item: the reported pathogen (a local code, extracted as Encounter.reasonReference to the diagnosis Condition), another reason, or unknown (both extracted as Encounter.reasonCode).
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch.fhir.ig.ch-ekm#currentChEkmHospitalisationFormCH EKM Form: Hospitalisation

Resources that this resource uses

CodeSystem
ch.fhir.ig.ch-ekm#currentch-ekm-reported-pathogenCH EKM Reported Pathogen
hl7.fhir.uv.xver-r4.r4b#0.1.0sctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet ChEkmHospitalisationReasonChoice

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "ChEkmHospitalisationReasonChoice",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ekm/ValueSet/ChEkmHospitalisationReasonChoice",
  "version": "0.0.1",
  "name": "ChEkmHospitalisationReasonChoice",
  "title": "CH EKM Hospitalisation Reason (form choice)",
  "status": "active",
  "experimental": false,
  "date": "2026-08-19T11:52:18+00:00",
  "publisher": "Federal Office of Public Health FOPH",
  "contact": [
    {
      "name": "Federal Office of Public Health FOPH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html"
        }
      ]
    }
  ],
  "description": "This CH EKM value set contains the answers of the 'Hospitalisation reasons' form item: the reported pathogen (a local code, extracted as Encounter.reasonReference to the diagnosis Condition), another reason, or unknown (both extracted as Encounter.reasonCode).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-reported-pathogen",
        "concept": [
          {
            "code": "reported-pathogen",
            "display": "Reported pathogen"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "74964007",
            "display": "Other (qualifier value)"
          },
          {
            "code": "261665006",
            "display": "Unknown (qualifier value)"
          }
        ]
      }
    ]
  }
}