PackagesCanonicalsLogsProblems
    Packages
    ee.fhir.mpi@1.4.0
    https://fhir.ee/mpi/StructureDefinition/ee-mpi-patient-unknown
description: Kasutamiseks EMO-s, kiirabis, anonüümsete patsientide ning keskkonnaproovide puhul
package_name: ee.fhir.mpi
derivation: constraint
name: EEMPIPatientUnknown
type: Patient
elements:
  identifier:
    short: Tundmatu identifikaator
    constraint:
      mpi-pid-1: {human: Only MPI MR number and internal codes are allowed., source: 'https://fhir.ee/mpi/StructureDefinition/ee-mpi-patient-unknown', severity: error, expression: 'system.startsWith(''https://fhir.ee/sid/pid/est/mr'') or system.startsWith(''https://fhir.ee/sid/pid/est/prn'')'}
    index: 0
  name:
    index: 1
    slicing:
      slices:
        official:
          match: {}
          schema: {index: 2}
          max: 0
        nickname:
          match: {}
          schema:
            _required: true
            index: 3
            elements:
              use: {short: Tundmatu patsiendi tunnus, index: 4}
  telecom:
    index: 5
    slicing:
      slices:
        phone:
          match: {}
          schema: {index: 6}
          max: 0
        email:
          match: {}
          schema: {index: 7}
          max: 0
  gender: {index: 8}
  multipleBirth:
    choices: []
    index: 10
package_version: 1.4.0
class: profile
kind: resource
url: https://fhir.ee/mpi/StructureDefinition/ee-mpi-patient-unknown
base: https://fhir.ee/mpi/StructureDefinition/ee-mpi-patient
version: 1.4.0
required: [gender, name]