: Device in the required-section patient summary - JSON Representation
Raw json | Download
{
"resourceType" : "Device",
"id" : "patient-summary-required-device",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device patient-summary-required-device</b></p><a name=\"patient-summary-required-device\"> </a><a name=\"hcpatient-summary-required-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-required-patient.html\">Erika Mustermann (no stated gender), DoB: 1970-01-01</a></p></div>"
},
"status" : "active",
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "86184003"
}
]
},
"patient" : {
🔗 "reference" : "Patient/patient-summary-required-patient"
}
}