CH EKM (R4)
0.0.1 - ci-build Switzerland flag

CH EKM (R4), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/ch-ekm/ and changes regularly. See the Directory of published versions

: ChEkmExposureExample-Gonorrhoea - JSON Representation

Raw json | Download

{
  "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://snomed.info/sct 409496000}\">Mode of transmission (observable entity)</span></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 417564009}\">Sexual transmission (qualifier value)</span></p></blockquote><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://snomed.info/sct",
            "code" : "409496000",
            "display" : "Mode of transmission (observable entity)"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "417564009",
            "display" : "Sexual transmission (qualifier value)"
          }
        ]
      }
    },
    {
      "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"
          }
        ]
      }
    }
  ]
}