PackagesCanonicalsLogsProblems
    Packages
    ee.fhir.mpi@1.3.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
  active:
    pattern: {type: Boolean, value: false}
    index: 1
  name:
    index: 2
    slicing:
      slices:
        official:
          match: {}
          schema: {index: 3}
          max: 0
        nickname:
          match: {}
          schema:
            _required: true
            index: 4
            elements:
              use: {short: Tundmatu patsiendi tunnus, index: 5}
  telecom: {index: 6}
  gender: {index: 7}
  multipleBirth:
    choices: []
    index: 9
package_version: 1.3.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.3.0
required: [gender, name]