PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.fi.base@1.0.0-rc23
    https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-practitioner
description: This is the Finnish base profile for the Practitioner resource.
package_name: hl7.fhir.fi.base
derivation: constraint
name: FiBasePractitioner
type: Practitioner
elements:
  identifier:
    index: 0
    slicing:
      rules: open
      description: "In Finland there are at least four diffent kinds of indentifiers: PIC, Terhikki-number, doctor identification number (SV, yksilöintitunnus) and -\torganisation specific personnel mnemonic."
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        PIC:
          match: {system: 'urn:oid:1.2.246.21'}
          schema:
            index: 1
            elements:
              system:
                pattern: {type: Uri, value: 'urn:oid:1.2.246.21'}
                index: 2
            required: [system]
        Terhikki:
          match: {system: 'urn:oid:1.2.246.537.26'}
          schema:
            index: 3
            elements:
              system:
                pattern: {type: Uri, value: 'urn:oid:1.2.246.537.26'}
                index: 4
            required: [system]
        SV:
          match: {system: 'urn:oid:1.2.246.537.25'}
          schema:
            index: 5
            elements:
              system:
                pattern: {type: Uri, value: 'urn:oid:1.2.246.537.25'}
                index: 6
            required: [system]
  qualification:
    elements:
      issuer:
        type: Reference
        refers: ['https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-organization']
        index: 7
package_version: 1.0.0-rc23
class: profile
kind: resource
url: https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-practitioner
base: http://hl7.org/fhir/uv/ipa/StructureDefinition/ipa-practitioner
version: 1.0.0-rc23