PackagesCanonicalsLogsProblems
    Packages
    MyHIE.v4@2.0.0-alpha
    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:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        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: 1}
          min: 0
          max: 1
  identifier:
    mustSupport: true
    index: 2
    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: 3
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.hie.moh.gov.my/sid/my-kad-no'}
                index: 4
              value: {index: 5}
            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: 6
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.hie.moh.gov.my/sid/professional-no'}
                index: 7
              value: {index: 8}
            required: [value, system]
        passportNo:
          match: {system: 'http://fhir.hie.moh.gov.my/sid/passport-no'}
          schema:
            index: 9
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.hie.moh.gov.my/sid/passport-no'}
                index: 10
              value: {index: 11}
            required: [value, system]
  name:
    mustSupport: true
    index: 12
    extensions:
      personTitle: {url: 'http://fhir.hie.moh.gov.my/StructureDefinition/person-title-my-core', min: 0, type: Extension, index: 14}
    elements:
      extension:
        index: 13
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            personTitle:
              match: {url: null}
              schema: {type: Extension, url: 'http://fhir.hie.moh.gov.my/StructureDefinition/person-title-my-core', index: 14}
              min: 0
      given: {mustSupport: false, index: 15}
  address: {type: Address, index: 16}
  gender: {mustSupport: true, index: 17}
  birthDate: {mustSupport: true, index: 18}
package_version: 2.0.0-alpha
extensions:
  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: 1}
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]