Smart Bear Implementation Guide
0.3.2 - ci-build

Smart Bear Implementation Guide - Local Development build (v0.3.2). See the Directory of published versions

: SmartBear Device Code Value Set - JSON Representation

Active as of 2023-11-21

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "SBDeviceCode",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-SBDeviceType.html\"><code>https://smart-bear.eu/fhir/CodeSystem/SBDeviceType</code></a></li></ul></div>"
  },
  "url" : "https://smart-bear.eu/fhir/ValueSet/SBDeviceCode",
  "version" : "0.3.2",
  "name" : "SBDeviceCode",
  "title" : "SmartBear Device Code Value Set",
  "status" : "active",
  "date" : "2023-11-21T12:52:40+01:00",
  "description" : "SmartBear Device Code Value Set",
  "compose" : {
    "include" : [
      {
        "system" : "https://smart-bear.eu/fhir/CodeSystem/SBDeviceType"
      }
    ]
  }
}