PackagesCanonicalsLogsProblems
    Packages
    ee.fhir.mpi@1.2.1
    https://fhir.ee/mpi/StructureDefinition/ee-mpi-patient-newborn
description: Profiil vastsündinu andmete kirjeldamiseks
package_name: ee.fhir.mpi
derivation: constraint
name: EEMPIPatientNewborn
type: Patient
elements:
  address: {index: 9}
  name:
    index: 2
    slicing:
      slices:
        temp:
          match: {}
          schema:
            short: Ajutine nimi
            mustSupport: true
            index: 3
            elements:
              use:
                pattern: {type: Code, value: temp}
                index: 4
              family: {index: 5}
              given: {short: Vastsündinu eesnimi võib puududa, index: 6}
            required: [family]
  birthDate: {index: 8}
  multipleBirthInteger: {type: integer, short: Sünnijärjekord, mustSupport: true, choiceOf: multipleBirth, index: 12}
  multipleBirth:
    short: Sünnijärjekord
    mustSupport: true
    choices: [multipleBirthInteger]
    index: 11
  active:
    pattern: {type: Boolean, value: true}
    index: 1
  communication: {index: 13}
  identifier: {short: Vastsündinu identifikaator, index: 0}
  telecom: {index: 7}
package_version: 1.2.1
class: profile
kind: resource
url: https://fhir.ee/mpi/StructureDefinition/ee-mpi-patient-newborn
base: https://fhir.ee/mpi/StructureDefinition/ee-mpi-patient
version: 1.2.1
required: [multipleBirth, name, birthDate, multipleBirthInteger]