US Public Health Profiles Library
1.0.0 - STU1 United States of America flag

US Public Health Profiles Library, published by HL7 Public Health Working Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/fhir-us-ph-common-library-ig/ and changes regularly. See the Directory of published versions

Resource Profile: US Public Health Patient

Official URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-patient Version: 1.0.0
Active as of 2023-10-04 Computable Name: USPublicHealthPatient

This Patient profile represents a US Public Health Patient.

It is based on the US Core Patient profile and further constrains it as follows:

  • allows masking of some data elements using the FHIR data-absent-reason extension
  • adds Must Support constraints to the following data elements from ONC’s USCDI V2 Patient Demographics Data Class:
    • contact detail (e.g. a telephone number or an email address)
    • a communication language
    • a race
    • an ethnicity
    • a birth sex
  • adds the US Public Health Gender Identity extension (this is different to the Gender Identity extension used in US Core due to the issue raised here: https://jira.hl7.org/browse/FHIR-37509)
  • adds the following extensions:
    • birthPlace
    • tribalAffiliation
  • adds contact

Usage:

Formal Views of Profile Content

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

This structure is derived from USCorePatientProfile

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient USCorePatientProfile
... extension 2..*ExtensionExtension
... extension:race S1..1USCoreRaceExtensionUS Core Race Extension
.... extension 1..*ExtensionExtension
.... dataAbsentReason S0..1codeFor masking purposes, use the data-absent-reason extension and set the required us-core-race extension text to "masked"
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
Binding: DataAbsentReason (required): Used to specify why the normally expected content of the data element is missing.

..... value[x] S1..1codeValue of extension
Fixed Value: masked
... extension:ethnicity S1..1USCoreEthnicityExtensionUS Core ethnicity Extension
.... extension 1..*ExtensionExtension
.... dataAbsentReason S0..1codeFor masking purposes, use the data-absent-reason extension and set the required us-core-ethnicity extension text to "masked"
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
Binding: DataAbsentReason (required): Used to specify why the normally expected content of the data element is missing.

..... value[x] S1..1codeValue of extension
Fixed Value: masked
... birthPlace S0..1AddressPlace of Birth for patient
URL: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
... individualGenderIdentity S0..*(Complex)The individual's gender identity
URL: http://hl7.org/fhir/StructureDefinition/individual-genderIdentity
... tribalAffiliation S0..*(Complex)Tribal affiliation and membership of the patient
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-tribal-affiliation-extension
... identifier
.... dataAbsentReason 0..1codeunknown | asked | temp | notasked | masked | unsupported | astext | error
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
Binding: DataAbsentReason (required): Used to specify why the normally expected content of the data element is missing.

..... value[x] S1..1codeValue of extension
Fixed Value: masked
... name
.... dataAbsentReason S0..1codeunknown | asked | temp | notasked | masked | unsupported | astext | error
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
Binding: DataAbsentReason (required): Used to specify why the normally expected content of the data element is missing.

..... value[x] S1..1codeValue of extension
Fixed Value: masked
... Slices for telecom S1..*ContactPointA contact detail for the individual
Slice: Unordered, Open by value:system
.... telecom:All Slices Content/Rules for all slices
..... dataAbsentReason S0..1codeunknown | asked | temp | notasked | masked | unsupported | astext | error
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
Binding: DataAbsentReason (required): Used to specify why the normally expected content of the data element is missing.

...... value[x] S1..1codeValue of extension
Fixed Value: masked
.... telecom:phone S0..*ContactPointA contact detail for the individual
..... dataAbsentReason S0..1codeunknown | asked | temp | notasked | masked | unsupported | astext | error
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
Binding: DataAbsentReason (required): Used to specify why the normally expected content of the data element is missing.

..... system 1..1codephone | fax | email | pager | url | sms | other
Fixed Value: phone
.... telecom:email S0..*ContactPointA contact detail for the individual
..... dataAbsentReason S0..1codeunknown | asked | temp | notasked | masked | unsupported | astext | error
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
Binding: DataAbsentReason (required): Used to specify why the normally expected content of the data element is missing.

..... system 1..1codephone | fax | email | pager | url | sms | other
Fixed Value: email
... gender
.... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
.... dataAbsentReason S0..1codeunknown | asked | temp | notasked | masked | unsupported | astext | error
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
Binding: DataAbsentReason (required): Used to specify why the normally expected content of the data element is missing.

..... value[x] S1..1codeValue of extension
Fixed Value: masked
... birthDate 1..1dateThe date of birth for the individual
.... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
.... dataAbsentReason S0..1codeunknown | asked | temp | notasked | masked | unsupported | astext | error
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
Binding: DataAbsentReason (required): Used to specify why the normally expected content of the data element is missing.

..... value[x] S1..1codeValue of extension
Fixed Value: masked
... deceased[x] S1..1boolean, dateTimeIf patient is deceased, use type dateTime and set to deceased date.
... address 1..*AddressAn address for the individual
.... dataAbsentReason S0..1codeunknown | asked | temp | notasked | masked | unsupported | astext | error
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
Binding: DataAbsentReason (required): Used to specify why the normally expected content of the data element is missing.

..... value[x] S1..1codeValue of extension
Fixed Value: masked
.... district S0..1stringCounty
... contact S0..*BackboneElementA contact party (e.g. guardian, partner, friend) for the patient
.... relationship S1..1CodeableConceptThe kind of relationship
.... name S1..1HumanNameA name associated with the contact person
..... dataAbsentReason S0..1codeunknown | asked | temp | notasked | masked | unsupported | astext | error
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
Binding: DataAbsentReason (required): Used to specify why the normally expected content of the data element is missing.

...... value[x] S1..1codeValue of extension
Fixed Value: masked
.... telecom S1..*ContactPointA contact detail for the person
..... dataAbsentReason S0..1codeunknown | asked | temp | notasked | masked | unsupported | astext | error
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
Binding: DataAbsentReason (required): Used to specify why the normally expected content of the data element is missing.

...... value[x] S1..1codeValue of extension
Fixed Value: masked
.... address S1..1AddressAddress for the contact person
..... dataAbsentReason S0..1codeunknown | asked | temp | notasked | masked | unsupported | astext | error
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
Binding: DataAbsentReason (required): Used to specify why the normally expected content of the data element is missing.

...... value[x] S1..1codeValue of extension
Fixed Value: masked
... communication S1..*BackboneElementA language which may be used to communicate with the patient about his or her health
.... language
..... dataAbsentReason S0..1codeunknown | asked | temp | notasked | masked | unsupported | astext | error
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
Binding: DataAbsentReason (required): Used to specify why the normally expected content of the data element is missing.

...... value[x] S1..1codeValue of extension
Fixed Value: masked

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron