PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-setp@1.0.39
    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-setp
derivation: constraint
name: DevicePSON
type: Device
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
    required: [profile]
  identifier: {type: Identifier, short: An identifier intended for computation, mustSupport: true, index: 2}
  deviceName:
    mustSupport: true
    index: 3
    elements:
      name: {mustSupport: true, index: 4}
      type: {mustSupport: true, index: 5}
package_version: 1.0.39
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-device
base: http://hl7.org/fhir/StructureDefinition/Device
version: 0.10.0
required: [identifier, meta]