PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh.patient-summary@0.10.0-alpha-1
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-device
description: This profile defines a set of constraints to the FHIR Device resource for use in Ontario Patient Summaries (PS-ON).
package_name: ca.on.oh.patient-summary
derivation: constraint
name: DevicePSON
type: Device
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
    required: [profile]
  identifier: {mustSupport: true, index: 2}
  deviceName: {mustSupport: true, index: 3}
package_version: 0.10.0-alpha-1
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-device
base: http://hl7.org/fhir/StructureDefinition/Device
version: 0.9.1
required: [identifier, meta]