PackagesCanonicalsLogsProblems
    Packages
    lt.hl7.fhir.base@0.1.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:
  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
  active: {mustSupport: true, index: 2}
  name:
    mustSupport: true
    index: 3
    elements:
      use: {mustSupport: true, index: 4}
      text: {mustSupport: true, index: 5}
      family: {mustSupport: true, index: 6}
      given: {mustSupport: true, index: 7}
      suffix: {mustSupport: true, index: 8}
      period: {mustSupport: true, index: 9}
  gender: {mustSupport: true, index: 10}
  birthDate: {mustSupport: true, index: 11}
package_version: 0.1.0
class: profile
kind: resource
url: https://hl7.lt/fhir/base/StructureDefinition/lt-patient
base: http://hl7.org/fhir/StructureDefinition/Patient|5.0.0
version: 0.1.0
required: [identifier]