PackagesCanonicalsLogsProblems
    Packages
    myhie.v4@1.0.0
    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: Extension of the individual who recorded and updated the date
    type: Extension
    url: http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core
    index: 0
    slicing:
      slices:
        audit:
          match: {}
          schema: {isModifier: false, short: Extension of the individual who recorded and updated the date, 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, short: Extension to define the title of an individual, index: 12}
    elements:
      extension:
        type: Extension
        short: Extension to define the title of an individual
        url: http://fhir.hie.moh.gov.my/StructureDefinition/person-title-my-core
        index: 12
        slicing:
          slices:
            personTitle:
              match: {}
              schema: {type: Extension, short: Extension to define the title of an individual, url: 'http://fhir.hie.moh.gov.my/StructureDefinition/person-title-my-core', index: 12}
      given: {mustSupport: false, index: 13}
  address:
    type: Address
    index: 14
    extensions:
      state: {url: null, short: Extension to store address state in a Codeable Concept, index: 15}
      district: {url: null, short: Extension to store district address in the form of a Codeable Concept, index: 16}
      division: {url: null, short: Extension to store address division (For Sabah | Sarawak) value, index: 17}
      subDivision: {url: null, short: Extension to store address sub division (for Sabah | Sarawak) value, index: 18}
    elements:
      extension:
        short: Extension to store address state in a Codeable Concept
        index: 15
        slicing:
          slices:
            state:
              match: {}
              schema: {short: Extension to store address state in a Codeable Concept, index: 15}
            district:
              match: {}
              schema: {short: Extension to store district address in the form of a Codeable Concept, index: 16}
            division:
              match: {}
              schema: {short: Extension to store address division (For Sabah | Sarawak) value, index: 17}
            subDivision:
              match: {}
              schema: {short: Extension to store address sub division (for Sabah | Sarawak) value, index: 18}
  gender: {mustSupport: true, index: 19}
  birthDate: {mustSupport: true, index: 20}
package_version: 1.0.0
extensions:
  audit: {url: 'http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core', max: 1, isModifier: false, short: Extension of the individual who recorded and updated the date, 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]