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

: ChEkmServiceRequestExample-InvasiveStreptococcusPneumoniae - JSON Representation

Raw json | Download

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