PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.base-r5@0.1.0
    http://hl7.eu/fhir/base-r5/StructureDefinition/patient-eu
description: This profile specifies how the HL7 FHIR Patient resource should be used for conveying commonly used concepts in the European context.
package_name: hl7.fhir.eu.base-r5
derivation: constraint
name: PatientEu
type: Patient
elements:
  address: {type: Address, index: 19}
  name:
    index: 12
    elements:
      text: {short: Text representation of the full name., index: 13}
      family: {short: Family name., index: 14}
      given: {short: Given names. Includes middle names, index: 15}
  birthDate: {short: The date of birth for the patient, index: 18}
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        birthPlace:
          match: {url: null}
          schema:
            type: Extension
            url: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
            index: 1
            elements:
              value:
                choices: [valueAddress]
                index: 3
              valueAddress: {type: Address, choiceOf: value, index: 4}
        sex-for-clinical-use:
          match: {url: null}
          schema: {type: Extension, short: Sex for clinical use, url: 'http://hl7.org/fhir/StructureDefinition/patient-sexParameterForClinicalUse', index: 5}
          min: 0
        gender-identity:
          match: {url: null}
          schema: {type: Extension, short: Gender identity, url: 'http://hl7.org/fhir/StructureDefinition/individual-genderIdentity', index: 6}
          min: 0
        pronouns:
          match: {url: null}
          schema: {type: Extension, short: Pronouns, url: 'http://hl7.org/fhir/StructureDefinition/individual-pronouns', index: 7}
          min: 0
        patient-citizenship:
          match: {url: null}
          schema: {type: Extension, short: Citizenship, url: 'http://hl7.org/fhir/StructureDefinition/patient-citizenship', index: 8}
          min: 0
        patient-nationality:
          match: {url: null}
          schema: {type: Extension, short: Nationality, url: 'http://hl7.org/fhir/StructureDefinition/patient-nationality', index: 9}
          min: 0
        birthTime:
          match: {url: null}
          schema: {type: Extension, short: Birth time, url: 'http://hl7.org/fhir/StructureDefinition/patient-birthTime', index: 10}
          min: 0
          max: 1
  communication:
    elements:
      language: {short: Communication language, index: 25}
  identifier: {short: Patient identifiers, index: 11}
  telecom: {short: A contact detail for the patient, index: 16}
  generalPractitioner: {short: Patient's nominated primary care provider., index: 26}
  gender: {short: Administrative Gender, index: 17}
  maritalStatus: {short: Marital status, index: 20}
  contact:
    elements:
      relationship: {short: Contact relationship, index: 21}
      name: {short: Contact name, index: 22}
      telecom: {short: Contact details for the person, index: 23}
      address: {type: Address, short: Contact person address, index: 24}
package_version: 0.1.0
extensions:
  birthPlace:
    url: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
    type: Extension
    index: 1
    elements:
      value:
        choices: [valueAddress]
        index: 3
      valueAddress: {type: Address, choiceOf: value, index: 4}
  sex-for-clinical-use: {url: 'http://hl7.org/fhir/StructureDefinition/patient-sexParameterForClinicalUse', min: 0, type: Extension, short: Sex for clinical use, index: 5}
  gender-identity: {url: 'http://hl7.org/fhir/StructureDefinition/individual-genderIdentity', min: 0, type: Extension, short: Gender identity, index: 6}
  pronouns: {url: 'http://hl7.org/fhir/StructureDefinition/individual-pronouns', min: 0, type: Extension, short: Pronouns, index: 7}
  patient-citizenship: {url: 'http://hl7.org/fhir/StructureDefinition/patient-citizenship', min: 0, type: Extension, short: Citizenship, index: 8}
  patient-nationality: {url: 'http://hl7.org/fhir/StructureDefinition/patient-nationality', min: 0, type: Extension, short: Nationality, index: 9}
  birthTime: {url: 'http://hl7.org/fhir/StructureDefinition/patient-birthTime', min: 0, max: 1, type: Extension, short: Birth time, index: 10}
class: profile
kind: resource
url: http://hl7.eu/fhir/base-r5/StructureDefinition/patient-eu
base: http://hl7.org/fhir/StructureDefinition/Patient
version: 0.1.0