PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.base@0.1.0-ballot
    http://hl7.eu/fhir/base/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
derivation: constraint
name: PatientEu
type: Patient
elements:
  address: {type: Address, index: 17}
  name:
    index: 9
    extensions:
      name-absent-reason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', min: 0, type: Extension, short: Reason for not providing the name., index: 10}
    elements:
      extension:
        type: Extension
        short: Reason for not providing the name.
        url: http://hl7.org/fhir/StructureDefinition/data-absent-reason
        index: 10
        slicing:
          slices:
            name-absent-reason:
              match: {}
              schema: {type: Extension, short: Reason for not providing the name., url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 10}
              min: 0
      text: {short: Text representation of the full name., index: 11}
      family: {short: Family name., index: 12}
      given: {short: Given names. Includes middle names, index: 13}
  birthDate: {short: The date of birth for the patient, index: 16}
  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
        patient-citizenship:
          match: {url: null}
          schema: {type: Extension, short: Citizenship, url: 'http://hl7.org/fhir/StructureDefinition/patient-citizenship', index: 6}
          min: 0
        patient-nationality:
          match: {url: null}
          schema: {type: Extension, short: Nationality, url: 'http://hl7.org/fhir/StructureDefinition/patient-nationality', index: 7}
          min: 0
  communication:
    elements:
      language: {short: Communication language, index: 22}
  identifier: {short: Patient identifiers, index: 8}
  telecom: {short: A contact detail for the patient, index: 14}
  generalPractitioner:
    type: Reference
    short: Patient's nominated primary care provider.
    refers: ['http://hl7.eu/fhir/base/StructureDefinition/organization-eu', 'http://hl7.eu/fhir/base/StructureDefinition/practitioner-eu', 'http://hl7.eu/fhir/base/StructureDefinition/practitionerRole-eu']
    index: 23
  gender: {short: Administrative Gender, index: 15}
  contact:
    elements:
      relationship: {type: CodeableConcept, index: 18}
      name: {short: Contact name, index: 19}
      telecom: {short: Contact details for the person, index: 20}
      address: {type: Address, short: Contact person address, index: 21}
package_version: 0.1.0-ballot
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}
  patient-citizenship: {url: 'http://hl7.org/fhir/StructureDefinition/patient-citizenship', min: 0, type: Extension, short: Citizenship, index: 6}
  patient-nationality: {url: 'http://hl7.org/fhir/StructureDefinition/patient-nationality', min: 0, type: Extension, short: Nationality, index: 7}
class: profile
kind: resource
url: http://hl7.eu/fhir/base/StructureDefinition/patient-eu
base: http://hl7.org/fhir/StructureDefinition/Patient
version: 0.1.0-ballot