DK EHMI SBDH IG
1.0.2 - release Denmark flag

DK EHMI SBDH IG, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-ehmi-sbdh/ and changes regularly. See the Directory of published versions

: ExampleServiceRequest - JSON Representation

Raw json | Download

{
  "resourceType" : "ServiceRequest",
  "id" : "example-servicerequest",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest example-servicerequest</b></p><a name=\"example-servicerequest\"> </a><a name=\"hcexample-servicerequest\"> </a><p><b>status</b>: Aktiv</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:\">Fysioterapi</span></p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Anna Hansen  Kvinde, DoB: 1980-05-12 ( urn:oid:1.2.208.176.1.2#1234567890)</a></p></div>"
  },
  "status" : "active",
  "intent" : "order",
  "code" : {
    "text" : "Fysioterapi"
  },
  "subject" : {
    🔗 "reference" : "Patient/example-patient"
  }
}