CH EMED (R4)
5.0.0-ci-build - ci-build
CH EMED (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 5.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-emed/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Device",
"id" : "ExampleDevice",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device ExampleDevice</b></p><a name=\"ExampleDevice\"> </a><a name=\"hcExampleDevice\"> </a><a name=\"ExampleDevice-en-US\"> </a><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>Device name</td><td>Manufacturer name</td></tr></table></div>"
},
"deviceName" : [
{
"name" : "Device name",
"type" : "manufacturer-name"
}
]
}