PackagesCanonicalsLogsProblems
    Packages
    kl.dk.fhir.ltt@1.0.0
    http://fhir.kl.dk/ltt/StructureDefinition/klgateway-ltt-citizen
description: Administrative information about a citizen participating in LTT.
package_name: kl.dk.fhir.ltt
derivation: constraint
name: KLGatewayLTTCitizen
type: Patient
elements:
  address: {index: 12}
  managingOrganization:
    short: '[DK] journalførendeOrganisation'
    index: 21
    elements:
      reference: {index: 22}
      type: {index: 23}
      identifier: {type: Identifier, index: 24}
      display: {index: 25}
    required: [identifier]
  name:
    index: 5
    slicing:
      slices:
        official:
          match: {}
          schema: {index: 6}
          max: 0
  birthDate: {index: 9}
  multipleBirth:
    choices: []
    index: 15
  deceased:
    choices: []
    index: 11
  photo: {index: 16}
  link: {index: 26}
  active: {short: '[DK] harAktivJournal', index: 4}
  communication: {index: 18}
  identifier:
    index: 0
    slicing:
      slices:
        cpr:
          match: {}
          schema: {short: '[DK] CPR', _required: true, index: 1}
          min: 1
        x-ecpr:
          match: {}
          schema: {index: 2}
          max: 0
        d-ecpr:
          match: {}
          schema: {index: 3}
          max: 0
  telecom: {index: 7}
  generalPractitioner:
    index: 19
    slicing:
      slices:
        referencedSORUnit:
          match: {}
          schema: {index: 20}
          max: 0
  gender: {index: 8}
  maritalStatus: {index: 13}
  contact: {index: 17}
package_version: 1.0.0
class: profile
kind: resource
url: http://fhir.kl.dk/ltt/StructureDefinition/klgateway-ltt-citizen
base: http://hl7.dk/fhir/core/StructureDefinition/dk-core-patient
version: 1.0.0
required: [active, managingOrganization]