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

FHIR IG analytics

Packagech.fhir.ig.ch-ekm
Resource TypeObservation
IdObservation-50d5deca-64e9-4a30-8cec-40ac1f016790.json
FHIR VersionR4

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: Observation 50d5deca-64e9-4a30-8cec-40ac1f016790

CH EKM Extension: Exposition Address: Nepal

status: Final

category: acquisition exposure

code: Exposure to viral disease (event)

subject: Beispielin Muster Male, DoB: 2000-01-01 ( urn:oid:2.16.756.5.32#AHVN13#7561234567897)

effective: 2025-12-01 --> 2025-12-01

value: Healthcare professional (occupation)

Components

-CodeValue[x]
*ParticipantUnknown (qualifier value)

Source1

{
  "resourceType": "Observation",
  "id": "50d5deca-64e9-4a30-8cec-40ac1f016790",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://fhir.ch/ig/ch-ekm/StructureDefinition/ch-ekm-ext-exposition-address",
      "valueAddress": {
        "country": "Nepal"
      }
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ActClass",
          "code": "AEXPOS",
          "display": "acquisition exposure"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "150781000119103",
        "display": "Exposure to viral disease (event)"
      }
    ]
  },
  "subject": {
    "reference": "http://test.fhir.ch/r4/Patient/ChEkmPatientExample"
  },
  "effectivePeriod": {
    "start": "2025-12-01",
    "end": "2025-12-01"
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "223366009",
        "display": "Healthcare professional (occupation)"
      }
    ]
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
            "code": "PART",
            "display": "Participant"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "261665006",
            "display": "Unknown (qualifier value)"
          }
        ]
      }
    }
  ]
}