Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

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

: MedtechDeviceExample - JSON Representation

Raw json | Download


{
  "resourceType" : "Device",
  "id" : "ALEX",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.medtechglobal.com/StructureDefinition/medtech-device-ips"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device ALEX</b></p><a name=\"ALEX\"> </a><a name=\"hcALEX\"> </a><a name=\"ALEX-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>Application Layer Exchange</td><td>other</td></tr></table></div>"
  },
  "deviceName" : [
    {
      "name" : "Application Layer Exchange",
      "type" : "other"
    }
  ]
}