PackagesCanonicalsLogsProblems
    Packages
    hie2.packages@1.0.1
    http://fhir.hie.moh.gov.my/StructureDefinition/Organization-my-core
description: Defines basic constraints and extensions on the Organization resource for use with other MY Core resources
package_name: hie2.packages
derivation: constraint
name: OrganizationMyCore
type: Organization
elements:
  address: {type: Address, mustSupport: true, index: 15}
  name: {mustSupport: true, index: 13}
  type:
    index: 11
    elements:
      coding:
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/organization-type'}
        index: 12
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        clusterFacility:
          match: {url: null}
          schema:
            type: Extension
            url: http://fhir.hie.moh.gov.my/StructureDefinition/cluster-facility-my-core
            index: 1
            elements:
              value:
                choices: []
                index: 3
        organizationCategory:
          match: {url: null}
          schema:
            type: Extension
            url: http://fhir.hie.moh.gov.my/StructureDefinition/organization-category-my-core
            index: 4
            elements:
              value[x]:
                elements:
                  coding:
                    elements:
                      code:
                        binding: {strength: preferred, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/organization-category-my-core'}
                        index: 5
        pkd:
          match: {url: null}
          schema: {type: Extension, url: 'http://fhir.hie.moh.gov.my/StructureDefinition/organization-pkd-my-core', index: 6}
          min: 0
  active: {mustSupport: true, index: 10}
  identifier:
    mustSupport: true
    index: 7
    elements:
      system: {mustSupport: true, index: 8}
      value: {mustSupport: true, index: 9}
  telecom: {mustSupport: true, index: 14}
  partOf:
    type: Reference
    refers: ['http://fhir.hie.moh.gov.my/StructureDefinition/Organization-my-core']
    index: 16
  contact:
    elements:
      address: {type: Address, index: 17}
package_version: 1.0.1
extensions:
  clusterFacility:
    url: http://fhir.hie.moh.gov.my/StructureDefinition/cluster-facility-my-core
    type: Extension
    index: 1
    elements:
      value:
        choices: []
        index: 3
  organizationCategory:
    url: http://fhir.hie.moh.gov.my/StructureDefinition/organization-category-my-core
    type: Extension
    index: 4
    elements:
      value[x]:
        elements:
          coding:
            elements:
              code:
                binding: {strength: preferred, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/organization-category-my-core'}
                index: 5
  pkd: {url: 'http://fhir.hie.moh.gov.my/StructureDefinition/organization-pkd-my-core', min: 0, type: Extension, index: 6}
class: profile
kind: resource
url: http://fhir.hie.moh.gov.my/StructureDefinition/Organization-my-core
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 1.0.0
required: [name, identifier, active]