CH EMED (R4)
5.0.0 - trial-use Switzerland flag

This page is part of the CH EMED (R4) (v5.0.0: STU 5) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Example Device - JSON Representation

Raw json | Download

{
  "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"
    }
  ]
}