This page is part of the SDOH Clinical Care for Multiple Domains (v2.2.0: STU 2.2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "Device",
"id" : "SDOHCC-DeviceSoftwareExample",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device SDOHCC-DeviceSoftwareExample</b></p><a name=\"SDOHCC-DeviceSoftwareExample\"> </a><a name=\"hcSDOHCC-DeviceSoftwareExample\"> </a><a name=\"SDOHCC-DeviceSoftwareExample-en-US\"> </a><p><b>identifier</b>: <code>http://software.org/devices/id</code>/345675</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 706689003}\">Application program software</span></p></div>"
},
"identifier" : [
{
"system" : "http://software.org/devices/id",
"value" : "345675"
}
],
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "706689003",
"display" : "Application program software"
}
]
}
}