Onyx Consent Authorization SAFHIR Implementation and Operations Guide
0.0.2 - ci-build

Onyx Consent Authorization SAFHIR Implementation and Operations Guide - Local Development build (v0.0.2). See the Directory of published versions

: Type of device - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "DeviceType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-SafhirDeviceType.html\"><code>http://ig.fhir.safhir.io/ig/safhir-ocasio/CodeSystem/SafhirDeviceType</code></a></li></ul></div>"
  },
  "url" : "http://ig.fhir.safhir.io/ig/safhir-ocasio/ValueSet/DeviceType",
  "version" : "0.0.2",
  "name" : "DeviceType",
  "title" : "Type of device",
  "status" : "active",
  "date" : "2021-11-29T21:14:01+00:00",
  "contact" : [
    {
      "name" : "Mark Scrimshire (mark.scrimshire@onyxhealth.io)",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:mark.scrimshire@onyxhealth.io"
        }
      ]
    },
    {
      "name" : "Onyx Technology, LLC",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.onyxhealth.io"
        }
      ]
    }
  ],
  "description" : "Type of software application, web site, service or hardware device",
  "compose" : {
    "include" : [
      {
        "system" : "http://ig.fhir.safhir.io/ig/safhir-ocasio/CodeSystem/SafhirDeviceType"
      }
    ]
  }
}