{
  "package" : "hl7.fhir.r5.core@5.0.0",
  "definition" : "This resource describes the properties (regulated, has real time clock, etc.), adminstrative (manufacturer name, model number, serial number, firmware, etc.), and type (knee replacement, blood pressure cuff, MRI, etc.) of a physical unit (these values do not change much within a given module, for example the serail number, manufacturer name, and model number). An actual unit may consist of several modules in a distinct hierarchy and these are represented by multiple Device resources and bound through the 'parent' element.",
  "system" : "http://hl7.org/fhir/fhir-types",
  "property" : [ {
    "code" : "kind",
    "valueCode" : "resource"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "DomainResource"
  } ],
  "codesystem" : "47571f82-f419-5fe5-9ec3-8e96cebc53f1",
  "concept_id" : "70cdabe5-fd90-52a4-9be1-5ac030cc7bde",
  "ancestors" : {
    "Base" : 3,
    "Device" : 0,
    "Resource" : 2,
    "DomainResource" : 1
  },
  "id" : "81dc9b5c-c6e1-4b9f-84b8-999c768e50e7",
  "code" : "Device",
  "display" : "Device",
  "version" : "5.0.0"
}