My Health Record FHIR IG
1.2.0 - active Australia flag

My Health Record FHIR IG - Local Development build (v1.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: ADHA Core RelatedPerson

Official URL: http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-relatedperson-core-1 Version: 1.2.0
Active as of 2024-09-19 Computable Name: ADHARelatedPersonCore

Copyright/Legal: Copyright © 2022 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/.

The purpose of this profile is to provide a core representation of a related person for the electronic exchange of health information between individuals, healthcare providers, and the My Health Record system infrastructure in Australia.

This profile identifies the additional constraints, extensions, and value sets that build on and extend RelatedPerson that are supported.

A RelatedPerson resource is used within the context of a referencing resource.

This profile is designed to set a core RelatedPerson standard for:

  • Recording or updating a related person referenced by another resource
  • Reading related persons referenced by another resource

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from AUBaseRelatedPerson

NameFlagsCard.TypeDescription & Constraintsdoco
.. RelatedPerson C 0..* AUBaseRelatedPerson A person related to a patient in an Australian healthcare context
inv-dh-relper-01: If present, name shall at least have text, family name, or given name
... Slices for identifier S 0..* Identifier, AUIHI, AUMedicareCardNumber, AUDVANumber, AUHealthCareCardNumber, AUPensionerConcessionCardNumber, AUCwlthSeniorsHealthCardNumber, AUMedicalRecordNumber, AUInsuranceMemberNumber A human identifier for this person
Slice: Unordered, Open by pattern:type
.... identifier:ihi S 0..1 AUIHI Individual Healthcare Identifier (IHI)
.... identifier:medicare S 0..1 AUMedicareCardNumber Medicare Card Number
.... identifier:dva S 0..1 AUDVANumber Department of Veterans' Affairs (DVA) Number
... active 0..1 boolean Whether this related person's record is in active use
Fixed Value: true
... patient SC 1..1 Reference(ADHA Core Patient) The patient this person is related to
inv-dh-relper-02: At least a reference, identifier or display shall be present
... name SC 0..* HumanName A name associated with the person
... telecom S 0..* ContactPoint A contact detail for the person
... address S 0..* Address, AustralianAddress Address where the related person can be contacted or visited
... communication S 0..* BackboneElement A language which may be used to communicate with about the patient's health
.... language S 1..1 CodeableConcept The language which can be used to communicate with the patient about his or her health
.... preferred S 0..1 boolean Language preference indicator

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
inv-dh-relper-01errorRelatedPersonIf present, name shall at least have text, family name, or given name
: name.exists() implies name.all(text.exists() or family.exists() or given.exists())
inv-dh-relper-02errorRelatedPerson.patientAt least a reference, identifier or display shall be present
: reference.exists() or identifier.exists() or display.exists()

 

Other representations of profile: CSV, Excel, Schematron