PackagesCanonicalsLogsProblems
    Packages
    MyHIE.v4@2.0.0-alpha
    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: MyHIE.v4
derivation: constraint
name: OrganizationMyCore
type: Organization
elements:
  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
          max: 1
        clusterName:
          match: {url: null}
          schema: {type: Extension, isModifier: false, url: 'http://fhir.hie.moh.gov.my/StructureDefinition/cluster-name-my-core', index: 7}
          min: 0
          max: 1
        mnemonic:
          match: {url: null}
          schema: {type: Extension, isModifier: false, url: 'http://fhir.hie.moh.gov.my/StructureDefinition/mnemonic-my-core', index: 8}
          min: 0
          max: 1
        systemTenant:
          match: {url: null}
          schema: {type: Extension, isModifier: false, url: 'http://fhir.hie.moh.gov.my/StructureDefinition/system-tenant-my-core', index: 9}
          min: 0
          max: 1
        audit:
          match: {url: null}
          schema: {isModifier: false, short: Record audit on individual who recorded and updated the data, type: Extension, url: 'http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core', index: 10}
          min: 0
          max: 1
        position:
          match: {url: null}
          schema: {type: Extension, isModifier: false, url: 'http://fhir.hie.moh.gov.my/StructureDefinition/Organization-position-my-core', index: 11}
          min: 0
          max: 1
  identifier:
    index: 12
    elements:
      system:
        pattern: {type: Uri, value: 'http://fhir.hie.moh.gov.my/sid/organization-id'}
        index: 13
      value: {index: 14}
    required: [value, system]
  active: {index: 15}
  type:
    binding: {strength: extensible, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/organization-type-my-core'}
    index: 16
  name: {index: 17}
  address: {type: Address, index: 18}
  partOf:
    type: Reference
    refers: ['http://fhir.hie.moh.gov.my/StructureDefinition/Organization-my-core']
    index: 19
  contact:
    elements:
      address: {type: Address, index: 20}
package_version: 2.0.0-alpha
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, max: 1, type: Extension, index: 6}
  clusterName: {url: 'http://fhir.hie.moh.gov.my/StructureDefinition/cluster-name-my-core', min: 0, max: 1, type: Extension, isModifier: false, index: 7}
  mnemonic: {url: 'http://fhir.hie.moh.gov.my/StructureDefinition/mnemonic-my-core', min: 0, max: 1, type: Extension, isModifier: false, index: 8}
  systemTenant: {url: 'http://fhir.hie.moh.gov.my/StructureDefinition/system-tenant-my-core', min: 0, max: 1, type: Extension, isModifier: false, index: 9}
  audit: {url: 'http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core', min: 0, max: 1, isModifier: false, short: Record audit on individual who recorded and updated the data, type: Extension, index: 10}
  position: {url: 'http://fhir.hie.moh.gov.my/StructureDefinition/Organization-position-my-core', min: 0, max: 1, type: Extension, isModifier: false, index: 11}
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]