PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.ca.baseline@1.1.4
    http://hl7.org/fhir/ca/core/StructureDefinition/profile-device-retired
{
  "description": "Proposed constraints and extensions on the Device Resource.  Generated as a first step toward creating a set of Canadian Core FHIR profiles.",
  "_filename": "structuredefinition-profile-device-retired.json",
  "package_name": "hl7.fhir.ca.baseline",
  "date": "2019-03-31",
  "derivation": "constraint",
  "publisher": "TBD",
  "name": "DeviceProfile",
  "abstract": false,
  "type": "Device",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Device Profile",
  "package_version": "1.1.4",
  "status": "retired",
  "id": "a15bba76-1962-4ffd-b88f-2914cee13e0c",
  "kind": "resource",
  "url": "http://hl7.org/fhir/ca/core/StructureDefinition/profile-device-retired",
  "version": "0.0.0",
  "differential": {
    "element": [ {
      "id": "Device",
      "path": "Device",
      "short": "Device Profile",
      "definition": "The Device Profile is based upon the core FHIR Device Resource"
    }, {
      "id": "Device.udiCarrier",
      "max": "1",
      "min": 1,
      "path": "Device.udiCarrier",
      "mustSupport": true
    }, {
      "id": "Device.udiCarrier.carrierAIDC",
      "path": "Device.udiCarrier.carrierAIDC",
      "mustSupport": true
    }, {
      "id": "Device.udiCarrier.carrierHRF",
      "path": "Device.udiCarrier.carrierHRF",
      "mustSupport": true
    }, {
      "id": "Device.type",
      "min": 1,
      "path": "Device.type",
      "binding": {
        "strength": "example",
        "valueSet": "http://hl7.org/fhir/ValueSet/device-kind"
      },
      "mustSupport": true
    }, {
      "id": "Device.patient",
      "min": 1,
      "path": "Device.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/ca/core/StructureDefinition/profile-patient" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device"
}