{
  "resourceType" : "Observation",
  "id" : "ChEkmExposureExample-Gonorrhoea",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ChEkmExposureExample-Gonorrhoea</b></p><a name=\"ChEkmExposureExample-Gonorrhoea\"> </a><a name=\"hcChEkmExposureExample-Gonorrhoea\"> </a><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://terminology.hl7.org/CodeSystem/v3-ParticipationType EXPAGNT}\">Exposure Agent</span></p><p><b>subject</b>: <a href=\"Patient-ChEkmPatientInitialsExample.html\">B M  Male, DoB: 2000-01-01 ( urn:oid:2.16.756.5.32#AHVN13#7561234567897)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-exposure-component sexual-contact-partner}\">Sexual contact partner</span></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/administrative-gender male}\">Male</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 228465009}\">Sexual relationship details (observable entity)</span></p><p><b>value</b>: <span title=\"Codes:{http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-relationship-type offered-paid-sex}\">Offered paid sex</span></p></blockquote></div>"
  },
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ActClass",
      "code" : "AEXPOS",
      "display" : "acquisition exposure"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
      "code" : "EXPAGNT",
      "display" : "Exposure Agent"
    }]
  },
  "subject" : {
    "reference" : "Patient/ChEkmPatientInitialsExample"
  },
  "component" : [{
    "code" : {
      "coding" : [{
        "system" : "http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-exposure-component",
        "code" : "sexual-contact-partner"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://hl7.org/fhir/administrative-gender",
        "code" : "male"
      }]
    }
  },
  {
    "code" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "228465009",
        "display" : "Sexual relationship details (observable entity)"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-relationship-type",
        "code" : "offered-paid-sex",
        "display" : "Offered paid sex"
      }]
    }
  }]
}