PackagesCanonicalsLogsProblems
    Packages
    ca.on.ehr.r4@1.0.0-snapshot4
    http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-organization
description: A formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action. Includes companies, institutions, corporations, departments, community groups, healthcare practice groups, payer/insurer, etc.
package_name: ca.on.ehr.r4
derivation: constraint
name: OrganizationEHR
type: Organization
elements:
  identifier:
    mustSupport: true
    index: 0
    elements:
      system: {mustSupport: true, index: 1}
      value: {mustSupport: true, index: 2}
  name: {mustSupport: true, index: 3}
  telecom:
    mustSupport: true
    index: 4
    elements:
      system: {mustSupport: true, index: 5}
      value: {mustSupport: true, index: 6}
      use: {mustSupport: true, index: 7}
  address:
    mustSupport: true
    index: 8
    elements:
      use: {mustSupport: true, index: 9}
      type: {mustSupport: true, index: 10}
      line: {mustSupport: true, index: 11}
      city: {mustSupport: true, index: 12}
      state:
        binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ehr/ValueSet/province-state-code'}
        mustSupport: true
        index: 13
      postalCode: {mustSupport: true, index: 14}
      country:
        binding: {strength: required, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/country-code'}
        mustSupport: true
        index: 15
package_version: 1.0.0-snapshot4
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-organization
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 1.0.0