German Practice Management FHIR Profiles (R4)
Version 0.101.6 - release

: patient-summary-missing-device - JSON Representation

Raw json | Download

{
  "resourceType" : "Device",
  "id" : "patient-summary-missing-device",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device patient-summary-missing-device</b></p><a name=\"patient-summary-missing-device\"> </a><a name=\"hcpatient-summary-missing-device\"> </a><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 86184003}\">86184003</span></p><p><b>patient</b>: <a href=\"Patient-patient-summary-missing-patient.html\">Mara Beispiel  (no stated gender), DoB: 1980-02-02</a></p></div>"
  },
  "status" : "active",
  "type" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "86184003"
      }
    ]
  },
  "patient" : {
    🔗 "reference" : "Patient/patient-summary-missing-patient"
  }
}