CH ELM (R4)
1.7.0-ci-build - ci-build Switzerland flag

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

: 1bComp - Neisseria Gonorrhoeae - JSON Representation

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "1bComp-NeisseriaGonorrhoeae",
  "language" : "de-CH",
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:1901332d-6012-443f-9690-9291df32e177"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/2011000195101",
        "code" : "4241000179101",
        "display" : "Laborbericht"
      },
      {
        "system" : "http://loinc.org",
        "code" : "11502-2",
        "display" : "Laboratory report"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/Pat-001"
  },
  "date" : "2023-07-14T12:10:00+02:00",
  "author" : [
    {
      🔗 "reference" : "Organization/1bOrg-Broker"
    }
  ],
  "title" : "Laborbericht MikroLab - 14.07.2023",
  "section" : [
    {
      "title" : "Testergebnisse",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "18725-2",
            "display" : "Microbiology studies (set)"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Observation/1bObs-NeisseriaGonorrhoeae"
        }
      ]
    }
  ]
}