CH ELM (R4)
1.3.1 - release Switzerland flag

This page is part of the Observations of notifiable communicable infectious diseases (v1.3.1: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: 1DR - Neisseria Gonorrhoeae - JSON Representation

Raw json | Download


{
  "resourceType" : "DiagnosticReport",
  "id" : "1DR-NeisseriaGonorrhoeae",
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition",
      "valueReference" : {
        🔗 "reference" : "Composition/1Comp-NeisseriaGonorrhoeae"
      }
    }
  ],
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:uuid:1901332d-6012-443f-9690-9291adb2e19d"
    }
  ],
  "basedOn" : [
    {
      🔗 "reference" : "ServiceRequest/1SR-Order"
    }
  ],
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "11502-2",
        "display" : "Laboratory report"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/1Pat-DM"
  },
  "performer" : [
    {
      🔗 "reference" : "Organization/1Org-Labor"
    }
  ],
  "specimen" : [
    {
      🔗 "reference" : "Specimen/1Spec-Specimen"
    }
  ],
  "result" : [
    {
      🔗 "reference" : "Observation/1Obs-NeisseriaGonorrhoeae"
    }
  ]
}