PackagesCanonicalsLogsProblems
    Packages
    rdc.interoperability.guide@1.0.0
    http://roche.com/fhir/iop/StructureDefinition/Devices_DeviceModel
{
  "description": null,
  "_filename": "Devices_DeviceModel.json",
  "package_name": "rdc.interoperability.guide",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "5.0.0",
  "name": "Devices_DeviceModel",
  "abstract": false,
  "type": "Device",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "3fff6bd6-f3a0-4c4f-b5e3-1034a8f04c3b",
  "kind": "resource",
  "url": "http://roche.com/fhir/iop/StructureDefinition/Devices_DeviceModel",
  "version": "1",
  "differential": {
    "element": [ {
      "id": "Device.identifier",
      "max": "0",
      "path": "Device.identifier"
    }, {
      "id": "Device.displayName",
      "max": "0",
      "path": "Device.displayName"
    }, {
      "id": "Device.definition",
      "max": "0",
      "path": "Device.definition"
    }, {
      "id": "Device.udiCarrier",
      "max": "0",
      "path": "Device.udiCarrier"
    }, {
      "id": "Device.status",
      "max": "0",
      "path": "Device.status"
    }, {
      "id": "Device.availabilityStatus",
      "max": "0",
      "path": "Device.availabilityStatus"
    }, {
      "id": "Device.biologicalSourceEvent",
      "max": "0",
      "path": "Device.biologicalSourceEvent"
    }, {
      "id": "Device.manufacturer",
      "max": "0",
      "path": "Device.manufacturer"
    }, {
      "id": "Device.manufactureDate",
      "max": "0",
      "path": "Device.manufactureDate"
    }, {
      "id": "Device.expirationDate",
      "max": "0",
      "path": "Device.expirationDate"
    }, {
      "id": "Device.lotNumber",
      "max": "0",
      "path": "Device.lotNumber"
    }, {
      "id": "Device.serialNumber",
      "max": "0",
      "path": "Device.serialNumber"
    }, {
      "id": "Device.name",
      "max": "0",
      "path": "Device.name"
    }, {
      "id": "Device.partNumber",
      "max": "0",
      "path": "Device.partNumber"
    }, {
      "id": "Device.category",
      "max": "0",
      "path": "Device.category"
    }, {
      "id": "Device.type",
      "path": "Device.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://roche.com/fhir/iop/ValueSet/device-kind"
      }
    }, {
      "id": "Device.version",
      "max": "0",
      "path": "Device.version"
    }, {
      "id": "Device.conformsTo",
      "max": "0",
      "path": "Device.conformsTo"
    }, {
      "id": "Device.property",
      "max": "0",
      "path": "Device.property"
    }, {
      "id": "Device.property.value[x]",
      "path": "Device.property.value[x]",
      "type": [ {
        "code": "Quantity"
      }, {
        "code": "Range"
      } ]
    }, {
      "id": "Device.mode",
      "max": "0",
      "path": "Device.mode"
    }, {
      "id": "Device.cycle",
      "max": "0",
      "path": "Device.cycle"
    }, {
      "id": "Device.duration",
      "max": "0",
      "path": "Device.duration"
    }, {
      "id": "Device.owner",
      "max": "0",
      "path": "Device.owner"
    }, {
      "id": "Device.contact",
      "max": "0",
      "path": "Device.contact"
    }, {
      "id": "Device.location",
      "max": "0",
      "path": "Device.location"
    }, {
      "id": "Device.url",
      "max": "0",
      "path": "Device.url"
    }, {
      "id": "Device.endpoint",
      "max": "0",
      "path": "Device.endpoint"
    }, {
      "id": "Device.gateway",
      "max": "0",
      "path": "Device.gateway"
    }, {
      "id": "Device.note",
      "max": "0",
      "path": "Device.note"
    }, {
      "id": "Device.safety",
      "max": "0",
      "path": "Device.safety"
    }, {
      "id": "Device.parent",
      "max": "0",
      "path": "Device.parent"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device"
}