Soigneur FHIR Implementation Guide
0.1.0 - ci-build Germany flag

Soigneur FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Synth provider translator Device - JSON Representation

Raw json | Download

{
  "resourceType" : "Device",
  "id" : "synth-iron-01-device-provider",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device synth-iron-01-device-provider</b></p><a name=\"synth-iron-01-device-provider\"> </a><a name=\"hcsynth-iron-01-device-provider\"> </a><p><b>status</b>: Active</p><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>Soigneur provider translator</td><td>Manufacturer name</td></tr></table></div>"
  },
  "status" : "active",
  "deviceName" : [
    {
      "name" : "Soigneur provider translator",
      "type" : "manufacturer-name"
    }
  ]
}