PackagesCanonicalsLogsProblems
    Packages
    ca.on.consent.r4@0.10.20
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-Organization
description: null
package_name: ca.on.consent.r4
derivation: constraint
name: Organization
type: Organization
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
    required: [profile]
  identifier:
    mustSupport: true
    index: 2
    elements:
      use:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/identifier-use'}
        index: 3
      system: {mustSupport: true, index: 4}
      value: {mustSupport: true, index: 5}
    required: [value, system]
  name: {mustSupport: true, index: 6}
  telecom:
    elements:
      system:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/contact-point-system'}
        index: 7
      use:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/contact-point-use'}
        index: 8
  address:
    elements:
      use:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/address-use'}
        index: 9
      type:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/address-type'}
        index: 10
package_version: 0.10.20
class: profile
kind: resource
url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-Organization
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 1.0.0
required: [name, identifier, meta]