PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.dk.kl.gateway.care@1.0.0
    http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-citizen
description: Administrative information about a citizen receiving care or care related services.
package_name: hl7.fhir.dk.kl.gateway.care
derivation: constraint
name: KLGatewayCareCitizen
type: Patient
elements:
  address: {index: 8}
  managingOrganization:
    index: 16
    elements:
      reference: {index: 17}
      type: {index: 18}
      identifier: {type: Identifier, index: 19}
      display: {index: 20}
    required: [identifier]
  name: {index: 2}
  birthDate: {index: 5}
  multipleBirth:
    choices: []
    index: 11
  deceased:
    choices: []
    index: 7
  photo: {index: 12}
  link: {index: 21}
  active: {index: 1}
  communication: {index: 14}
  identifier: {type: Identifier, index: 0}
  telecom: {index: 3}
  generalPractitioner: {index: 15}
  gender: {index: 4}
  maritalStatus: {index: 9}
  contact: {index: 13}
package_version: 1.0.0
class: profile
kind: resource
url: http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-citizen
base: http://hl7.org/fhir/StructureDefinition/Patient
version: '1.0'
required: [identifier, managingOrganization]