PackagesCanonicalsLogsProblems
    Packages
    accdr.fhir.ig.pkg@0.9.0-alpha-0.9.4
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Organization
description: null
package_name: accdr.fhir.ig.pkg
derivation: constraint
name: Organization
type: Organization
elements:
  meta:
    index: 0
    elements:
      profile:
        pattern: {type: Canonical, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Organization'}
        index: 1
    required: [profile]
  identifier:
    mustSupport: true
    index: 2
    elements:
      system: {mustSupport: true, index: 3}
      value: {mustSupport: true, index: 4}
    required: [value, system]
  name: {mustSupport: true, index: 5}
  telecom:
    mustSupport: true
    index: 6
    elements:
      system: {mustSupport: true, index: 7}
      value: {mustSupport: true, index: 8}
      use: {mustSupport: true, index: 9}
    required: [value]
  address:
    mustSupport: true
    index: 10
    elements:
      use: {mustSupport: true, index: 11}
      type: {mustSupport: true, index: 12}
      line: {mustSupport: true, index: 13}
      city: {mustSupport: true, index: 14}
      state: {mustSupport: true, index: 15}
      postalCode: {mustSupport: true, index: 16}
      country: {mustSupport: true, index: 17}
    required: [country, city, line]
package_version: 0.9.0-alpha-0.9.4
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Organization
base: http://hl7.org/fhir/StructureDefinition/Organization
version: null
required: [name]