PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base@4.1.0-ballot
    http://hl7.org.au/fhir/StructureDefinition/au-patient
description: This profile defines a patient structure that localises core concepts, including identifiers and terminology, for use in an Australian context.
package_name: hl7.fhir.au.base
derivation: constraint
name: AUBasePatient
type: Patient
elements:
  address: {type: Address, short: An address for the individual, index: 24}
  deceasedDateTime:
    type: dateTime
    short: Deceased date time
    choiceOf: deceased
    index: 21
    slicing:
      slices:
        deceasedDateTime:
          match: {}
          schema: {type: dateTime, short: Deceased date time, choiceOf: deceased, index: 21}
  deceasedBoolean:
    type: boolean
    short: Deceased indicator
    choiceOf: deceased
    index: 18
    slicing:
      slices:
        deceasedBoolean:
          match: {}
          schema: {type: boolean, short: Deceased indicator, choiceOf: deceased, index: 18}
  birthDate:
    short: Date of birth extended for time and accuracy indicator
    index: 10
    extensions:
      accuracyIndicator: {url: 'http://hl7.org.au/fhir/StructureDefinition/date-accuracy-indicator', type: Extension, short: Birth date accuracy indicator, index: 12}
      birthTime: {url: 'http://hl7.org/fhir/StructureDefinition/patient-birthTime', type: Extension, short: Birth time, index: 13}
    elements:
      extension:
        index: 11
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            accuracyIndicator:
              match: {url: null}
              schema: {type: Extension, short: Birth date accuracy indicator, url: 'http://hl7.org.au/fhir/StructureDefinition/date-accuracy-indicator', index: 12}
            birthTime:
              match: {url: null}
              schema: {type: Extension, short: Birth time, url: 'http://hl7.org/fhir/StructureDefinition/patient-birthTime', index: 13}
  deceased:
    short: Deceased date time
    choices: [deceasedDateTime]
    index: 20
    slicing:
      slices:
        deceasedDateTime:
          match: {}
          schema:
            short: Deceased date time
            choices: [deceasedDateTime]
            index: 20
  extension:
    index: 0
    slicing:
      rules: open
      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}
        indigenousStatus:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org.au/fhir/StructureDefinition/indigenous-status', index: 2}
        closingTheGapRegistration:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org.au/fhir/StructureDefinition/closing-the-gap-registration', index: 3}
        mothersMaidenName:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName', index: 4}
        interpreterRequired:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/patient-interpreterRequired', index: 5}
        dateOfArrival:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org.au/fhir/StructureDefinition/date-of-arrival', index: 6}
        genderIdentity:
          match: {url: null}
          schema:
            type: Extension
            short: The patient's gender identity shall be a member of the Gender Identity Response value set if any of the codes within that value set can apply
            url: http://hl7.org/fhir/StructureDefinition/patient-genderIdentity
            index: 7
            elements:
              valueCodeableConcept:
                type: CodeableConcept
                binding: {strength: extensible, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/gender-identity-response-1'}
                index: 8
  deceased[x]:
    extensions:
      accuracyIndicator: {url: 'http://hl7.org.au/fhir/StructureDefinition/date-accuracy-indicator', type: Extension, short: Deceased date accuracy indicator, index: 23}
    elements:
      extension:
        index: 22
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            accuracyIndicator:
              match: {url: null}
              schema: {type: Extension, short: Deceased date accuracy indicator, url: 'http://hl7.org.au/fhir/StructureDefinition/date-accuracy-indicator', index: 23}
  link: {short: Link to a Patient or RelatedPerson resource that concerns the same actual person, index: 28}
  communication:
    elements:
      language:
        binding: {strength: extensible, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/common-languages-australia-2'}
        index: 27
  identifier: {type: Identifier, short: Identifies this patient across multiple systems, index: 9}
  contact:
    elements:
      relationship:
        binding: {strength: extensible, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/contact-relationship-type-3'}
        index: 25
      address: {type: Address, short: Address for the contact person, index: 26}
package_version: 4.1.0-ballot
extensions:
  birthPlace: {url: 'http://hl7.org/fhir/StructureDefinition/patient-birthPlace', type: Extension, index: 1}
  indigenousStatus: {url: 'http://hl7.org.au/fhir/StructureDefinition/indigenous-status', type: Extension, index: 2}
  closingTheGapRegistration: {url: 'http://hl7.org.au/fhir/StructureDefinition/closing-the-gap-registration', type: Extension, index: 3}
  mothersMaidenName: {url: 'http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName', type: Extension, index: 4}
  interpreterRequired: {url: 'http://hl7.org/fhir/StructureDefinition/patient-interpreterRequired', type: Extension, index: 5}
  dateOfArrival: {url: 'http://hl7.org.au/fhir/StructureDefinition/date-of-arrival', type: Extension, index: 6}
  genderIdentity:
    url: http://hl7.org/fhir/StructureDefinition/patient-genderIdentity
    type: Extension
    short: The patient's gender identity shall be a member of the Gender Identity Response value set if any of the codes within that value set can apply
    index: 7
    elements:
      valueCodeableConcept:
        type: CodeableConcept
        binding: {strength: extensible, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/gender-identity-response-1'}
        index: 8
class: profile
kind: resource
url: http://hl7.org.au/fhir/StructureDefinition/au-patient
base: http://hl7.org/fhir/StructureDefinition/Patient
version: 4.1.0-ballot