Fujitsu Healthy Living Implementation Guide
1.1.29 - release
Publication Build: This will be filled in by the publication tooling
{
"resourceType" : "Device",
"id" : "device-infuser",
"meta" : {
"profile" : [
🔗 "http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-device"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Device</b><a name=\"device-infuser\"> </a><a name=\"hcdevice-infuser\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Device "device-infuser" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fujitsu-device.html\">Fujitsu Device Profile</a></p></div><p><b>identifier</b>: 10896128002012</p><p><b>manufacturer</b>: Safe Device Co</p><blockquote><p><b>deviceName</b></p><p><b>name</b>: Hyperspeed</p><p><b>type</b>: manufacturer-name</p></blockquote><blockquote><p><b>deviceName</b></p><p><b>name</b>: Hyperspeed Chemo Infuser</p><p><b>type</b>: user-friendly-name</p></blockquote></div>"
},
"identifier" : [
{
"value" : "10896128002012"
}
],
"manufacturer" : "Safe Device Co",
"deviceName" : [
{
"name" : "Hyperspeed",
"type" : "manufacturer-name"
},
{
"name" : "Hyperspeed Chemo Infuser",
"type" : "user-friendly-name"
}
]
}