CH EKM (R4)
0.0.1 - ci-build CH

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

: ChEkmServiceRequestExampleInvasivePneumococcalDisease - JSON Representation

Raw json | Download

{
  "resourceType" : "ServiceRequest",
  "id" : "ChEkmServiceRequestExampleInvasivePneumococcalDisease",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ChEkmServiceRequestExampleInvasivePneumococcalDisease</b></p><a name=\"ChEkmServiceRequestExampleInvasivePneumococcalDisease\"> </a><a name=\"hcChEkmServiceRequestExampleInvasivePneumococcalDisease\"> </a><p><b>status</b>: Completed</p><p><b>intent</b>: Order</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><p><b>performer</b>: <a href=\"Organization-ChEkmOrganizationLabExample.html\">Organization LabSan GmbH</a></p><p><b>specimen</b>: <a href=\"Specimen-ChEkmSpecimenExampleInvasivePneumococcalDisease.html\">Specimen: type = Blood specimen (specimen)</a></p></div>"
  },
  "status" : "completed",
  "intent" : "order",
  "subject" : {
    🔗 "reference" : "Patient/ChEkmPatientInitialsExample"
  },
  "performer" : [
    {
      🔗 "reference" : "Organization/ChEkmOrganizationLabExample"
    }
  ],
  "specimen" : [
    {
      🔗 "reference" : "Specimen/ChEkmSpecimenExampleInvasivePneumococcalDisease"
    }
  ]
}