PackagesCanonicalsLogsProblems
    Packages
    myhie.v4@test-2.1.1
    http://fhir.hie.moh.gov.my/StructureDefinition/Practitioner-my-core
description: The practitioner(s) referenced in MY Core profiles.
package_name: myhie.v4
derivation: constraint
name: PractitionerMyCore
type: Practitioner
elements:
  extension:
    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: 0
    slicing:
      slices:
        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: 0}
          max: 1
  identifier:
    mustSupport: true
    index: 1
    slicing:
      rules: open
      discriminator:
      - {path: system, type: pattern}
      min: 1
      slices:
        myKadNo:
          match: {system: 'http://fhir.hie.moh.gov.my/sid/my-kad-no'}
          schema:
            index: 2
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.hie.moh.gov.my/sid/my-kad-no'}
                index: 3
              value: {index: 4}
            required: [value, system]
        professionalNo:
          match: {system: 'http://fhir.hie.moh.gov.my/sid/professional-no'}
          schema:
            short: A professional number unqiue to this practitioner
            mustSupport: false
            index: 5
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.hie.moh.gov.my/sid/professional-no'}
                index: 6
              value: {index: 7}
            required: [value, system]
        passportNo:
          match: {system: 'http://fhir.hie.moh.gov.my/sid/passport-no'}
          schema:
            index: 8
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.hie.moh.gov.my/sid/passport-no'}
                index: 9
              value: {index: 10}
            required: [value, system]
  name:
    mustSupport: true
    index: 11
    extensions:
      personTitle: {url: 'http://fhir.hie.moh.gov.my/StructureDefinition/person-title-my-core', type: Extension, index: 12}
    elements:
      extension:
        type: Extension
        url: http://fhir.hie.moh.gov.my/StructureDefinition/person-title-my-core
        index: 12
        slicing:
          slices:
            personTitle:
              match: {}
              schema: {type: Extension, url: 'http://fhir.hie.moh.gov.my/StructureDefinition/person-title-my-core', index: 12}
      given: {mustSupport: false, index: 13}
  address: {type: Address, index: 14}
  gender: {mustSupport: true, index: 15}
  birthDate: {mustSupport: true, index: 16}
package_version: test-2.1.1
extensions:
  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: 0}
class: profile
kind: resource
url: http://fhir.hie.moh.gov.my/StructureDefinition/Practitioner-my-core
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: 1.0.0
required: [gender, name, identifier, birthDate]