{
  "resourceType" : "Observation",
  "id" : "ChEkmObservationExample-ExposureViralDisease",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ChEkmObservationExample-ExposureViralDisease</b></p><a name=\"ChEkmObservationExample-ExposureViralDisease\"> </a><a name=\"hcChEkmObservationExample-ExposureViralDisease\"> </a><p><b>CH EKM Extension: Exposition Address</b>: Nepal </p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActClass AEXPOS}\">acquisition exposure</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 150781000119103}\">Exposure to viral disease (event)</span></p><p><b>subject</b>: <a href=\"Patient-ChEkmPatientExample.html\">Beispielin Muster  Male, DoB: 2000-01-01 ( urn:oid:2.16.756.5.32#AHVN13#7561234567897)</a></p><p><b>effective</b>: 2025-12-01 --&gt; 2025-12-01</p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 223366009}\">Healthcare professional (occupation)</span></p><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PART}\">Participant</span></td><td><span title=\"Codes:{http://snomed.info/sct 261665006}\">Unknown (qualifier value)</span></td></tr></table></div>"
  },
  "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" : "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)"
      }]
    }
  }]
}