PackagesCanonicalsLogsProblems
    Packages
    myhie.v4@test-2.1.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: myhie.v4
derivation: constraint
name: OrganizationMyCore
type: Organization
elements:
  extension:
    type: Extension
    url: http://fhir.hie.moh.gov.my/StructureDefinition/cluster-facility-my-core
    index: 0
    slicing:
      slices:
        clusterFacility:
          match: {}
          schema:
            type: Extension
            url: http://fhir.hie.moh.gov.my/StructureDefinition/cluster-facility-my-core
            index: 0
            elements:
              value:
                choices: []
                index: 2
        organizationCategory:
          match: {}
          schema:
            type: Extension
            url: http://fhir.hie.moh.gov.my/StructureDefinition/organization-category-my-core
            index: 3
            elements:
              value[x]:
                elements:
                  coding:
                    elements:
                      code:
                        binding: {strength: preferred, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/organization-category-my-core'}
                        index: 4
        pkd:
          match: {}
          schema: {type: Extension, url: 'http://fhir.hie.moh.gov.my/StructureDefinition/organization-pkd-my-core', index: 5}
          max: 1
        clusterName:
          match: {}
          schema: {type: Extension, isModifier: false, url: 'http://fhir.hie.moh.gov.my/StructureDefinition/cluster-name-my-core', index: 6}
          max: 1
        mnemonic:
          match: {}
          schema: {type: Extension, isModifier: false, url: 'http://fhir.hie.moh.gov.my/StructureDefinition/mnemonic-my-core', index: 7}
          max: 1
        systemTenant:
          match: {}
          schema: {type: Extension, isModifier: false, url: 'http://fhir.hie.moh.gov.my/StructureDefinition/system-tenant-my-core', index: 8}
          max: 1
        audit:
          match: {}
          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: 9}
          max: 1
        position:
          match: {}
          schema: {type: Extension, isModifier: false, url: 'http://fhir.hie.moh.gov.my/StructureDefinition/Organization-position-my-core', index: 10}
          max: 1
  identifier:
    index: 11
    elements:
      system:
        pattern: {type: Uri, value: 'http://fhir.hie.moh.gov.my/sid/organization-id'}
        index: 12
      value: {index: 13}
    required: [value, system]
  active: {index: 14}
  type:
    binding: {strength: extensible, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/organization-type-my-core'}
    index: 15
  name: {index: 16}
  address: {type: Address, index: 17}
  partOf:
    type: Reference
    refers: ['http://fhir.hie.moh.gov.my/StructureDefinition/Organization-my-core']
    index: 18
  contact:
    elements:
      address: {type: Address, index: 19}
package_version: test-2.1.1
extensions:
  clusterFacility:
    url: http://fhir.hie.moh.gov.my/StructureDefinition/cluster-facility-my-core
    type: Extension
    index: 0
    elements:
      value:
        choices: []
        index: 2
  organizationCategory:
    url: http://fhir.hie.moh.gov.my/StructureDefinition/organization-category-my-core
    type: Extension
    index: 3
    elements:
      value[x]:
        elements:
          coding:
            elements:
              code:
                binding: {strength: preferred, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/organization-category-my-core'}
                index: 4
  pkd: {url: 'http://fhir.hie.moh.gov.my/StructureDefinition/organization-pkd-my-core', max: 1, type: Extension, index: 5}
  clusterName: {url: 'http://fhir.hie.moh.gov.my/StructureDefinition/cluster-name-my-core', max: 1, type: Extension, isModifier: false, index: 6}
  mnemonic: {url: 'http://fhir.hie.moh.gov.my/StructureDefinition/mnemonic-my-core', max: 1, type: Extension, isModifier: false, index: 7}
  systemTenant: {url: 'http://fhir.hie.moh.gov.my/StructureDefinition/system-tenant-my-core', max: 1, type: Extension, isModifier: false, index: 8}
  audit: {url: 'http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core', max: 1, isModifier: false, short: Record audit on individual who recorded and updated the data, type: Extension, index: 9}
  position: {url: 'http://fhir.hie.moh.gov.my/StructureDefinition/Organization-position-my-core', max: 1, type: Extension, isModifier: false, index: 10}
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]