PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.ca.baseline@1.1.6-pre
    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.
package_name: hl7.fhir.ca.baseline
derivation: constraint
name: DeviceProfile
type: Device
elements:
  udiCarrier:
    mustSupport: true
    index: 0
    elements:
      carrierAIDC: {mustSupport: true, index: 1}
      carrierHRF: {mustSupport: true, index: 2}
  type:
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/device-kind'}
    mustSupport: true
    index: 3
  patient:
    type: Reference
    refers: ['http://hl7.org/fhir/ca/core/StructureDefinition/profile-patient']
    index: 4
package_version: 1.1.6-pre
class: profile
kind: resource
url: http://hl7.org/fhir/ca/core/StructureDefinition/profile-device-retired
base: http://hl7.org/fhir/StructureDefinition/Device
version: 0.0.0
required: [udiCarrier, type, patient]