PackagesCanonicalsLogsProblems
    Packages
    silth.fhir.th.mophpc1@0.1.1
    https://fhir-ig.sil-th.org/th/mophpc1/StructureDefinition/mophpc-practitionerrole-base
description: บทบาทในการปฏิบัติงานของผู้ให้บริการสุขภาพ
package_name: silth.fhir.th.mophpc1
derivation: constraint
name: MophPcPractitionerRoleBase
type: PractitionerRole
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        movement:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'https://fhir-ig.sil-th.org/th/extensions/StructureDefinition/ex-practitionerrole-provider-move', index: 1}
          min: 0
  identifier: {mustSupport: true, index: 2}
  period:
    mustSupport: true
    index: 3
    elements:
      start: {short: วันที่เริ่มปฏิบัติงานในบทบาทนี้, mustSupport: true, index: 4}
      end: {short: วันที่สิ้นสุดการปฏิบัติงานในบทบาทนี้, mustSupport: true, index: 5}
  practitioner:
    type: Reference
    mustSupport: true
    refers: ['https://fhir-ig.sil-th.org/th/mophpc1/StructureDefinition/mophpc-practitioner-base']
    index: 6
  organization:
    type: Reference
    mustSupport: true
    refers: ['https://fhir-ig.sil-th.org/th/mophpc1/StructureDefinition/mophpc-organization-provider']
    index: 7
  code:
    short: รหัสประเภทบุคลากร
    mustSupport: true
    index: 8
    elements:
      coding:
        index: 9
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            thcc:
              match: {system: 'https://terms.sil-th.org/core/CodeSystem/cs-thcc-individual-provider-type'}
              schema:
                short: รหัสประเภทบุคลากร
                binding: {strength: extensible, valueSet: 'https://terms.sil-th.org/core/ValueSet/vs-thcc-individual-provider-type'}
                mustSupport: true
                index: 10
                elements:
                  system:
                    pattern: {type: Uri, value: 'https://terms.sil-th.org/core/CodeSystem/cs-thcc-individual-provider-type'}
                    index: 11
                required: [system]
package_version: 0.1.1
extensions:
  movement: {url: 'https://fhir-ig.sil-th.org/th/extensions/StructureDefinition/ex-practitionerrole-provider-move', min: 0, type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: https://fhir-ig.sil-th.org/th/mophpc1/StructureDefinition/mophpc-practitionerrole-base
base: http://hl7.org/fhir/StructureDefinition/PractitionerRole
version: 0.1.1
required: [practitioner, organization]