PackagesCanonicalsLogsProblems
    Packages
    lt.hl7.fhir.base@0.2.0
    https://hl7.lt/fhir/base/StructureDefinition/lt-patient
description: Lithuanian Base Patient profile, used to represent patients administrative information
package_name: lt.hl7.fhir.base
derivation: constraint
name: LTBasePatient
type: Patient
elements:
  managingOrganization:
    type: Reference
    refers: ['https://hl7.lt/fhir/base/StructureDefinition/lt-organization|0.2.0']
    index: 20
  name:
    mustSupport: true
    index: 5
    elements:
      use: {mustSupport: true, index: 6}
      text: {mustSupport: true, index: 7}
      family: {mustSupport: true, index: 8}
      given: {mustSupport: true, index: 9}
      period: {mustSupport: true, index: 10}
  birthDate: {mustSupport: true, index: 16}
  deceased:
    mustSupport: true
    choices: []
    index: 18
  link:
    elements:
      other:
        type: Reference
        refers: ['https://hl7.lt/fhir/base/StructureDefinition/lt-patient|0.2.0', 'https://hl7.lt/fhir/base/StructureDefinition/lt-related-person|0.2.0']
        index: 21
  active: {mustSupport: true, index: 4}
  identifier:
    mustSupport: true
    index: 0
    extensions:
      data-absent-reason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason|5.2.0', min: 0, max: 1, type: Extension, mustSupport: true, index: 1}
    elements:
      extension:
        type: Extension
        mustSupport: true
        url: http://hl7.org/fhir/StructureDefinition/data-absent-reason|5.2.0
        index: 1
        slicing:
          slices:
            data-absent-reason:
              match: {}
              schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason|5.2.0', index: 1}
              min: 0
              max: 1
      system:
        binding: {strength: extensible, valueSet: 'https://hl7.lt/fhir/base/ValueSet/patient-identifier|1.0.0'}
        mustSupport: true
        index: 2
      value: {mustSupport: true, index: 3}
  telecom:
    mustSupport: true
    index: 11
    elements:
      system: {mustSupport: true, index: 12}
      value: {mustSupport: true, index: 13}
      use: {mustSupport: true, index: 14}
  generalPractitioner:
    type: Reference
    refers: ['https://hl7.lt/fhir/base/StructureDefinition/lt-organization|0.2.0', 'https://hl7.lt/fhir/base/StructureDefinition/lt-practitioner-role|0.2.0', 'https://hl7.lt/fhir/base/StructureDefinition/lt-practitioner|0.2.0']
    index: 19
  gender: {mustSupport: true, index: 15}
package_version: 0.2.0
class: profile
kind: resource
url: https://hl7.lt/fhir/base/StructureDefinition/lt-patient
base: http://hl7.eu/fhir/base-r5/StructureDefinition/patient-eu|0.1.0
version: 0.2.0
required: [identifier]