Virtually Healthcare - IHE Patient Care Coordination (PCC)
0.1.1-current - ci-build United Kingdom flag

Virtually Healthcare - IHE Patient Care Coordination (PCC) - Local Development build (v0.1.1-current) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Device Example - JSON Representation

Raw json | Download

{
  "resourceType" : "Device",
  "id" : "TransformationService",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device TransformationService</b></p><a name=\"TransformationService\"> </a><a name=\"hcTransformationService\"> </a><p><b>identifier</b>: <code>http://goodcare.org/devices/id</code>/345675</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>Transformation Service</td><td>User Friendly name</td></tr></table></div>"
  },
  "identifier" : [
    {
      "system" : "http://goodcare.org/devices/id",
      "value" : "345675"
    }
  ],
  "deviceName" : [
    {
      "name" : "Transformation Service",
      "type" : "user-friendly-name"
    }
  ]
}