US Core Implementation Guide
8.0.0-ballot - Ballot United States of America flag

US Core Implementation Guide, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 8.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/US-Core/ and changes regularly. See the Directory of published versions

Resource Profile: US Core Patient Profile

Official URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient Version: 8.0.0-ballot
Standards status: Trial-use Maturity Level: 3 Computable Name: USCorePatientProfile
Other Identifiers: OID:2.16.840.1.113883.4.642.40.2.42.49

Copyright/Legal: Used by permission of HL7 International, all rights reserved Creative Commons License

The US Core Patient Profile inherits from the FHIR Patient resource; refer to it for scope and usage definitions. This profile meets the requirements of the U.S. Core Data for Interoperability (USCDI) Patient Demographics/Information Data Class. It sets minimum expectations for the Patient resource to record, search, and fetch basic demographics and other administrative information about an individual patient. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

Example Usage Scenarios:

The following are example usage scenarios for this profile:

  • Query for Patient demographic information using Medical Record Number (MRN), which is a type of identifier. The MRN is identifiable by identifier.system and may be location specific.
  • Query for Patient demographic information using first name, last name, birthdate, and gender.

Mandatory and Must Support Data Elements

The following data elements must always be present (Mandatory definition) or must be supported if the data is present in the sending system (Must Support definition). They are presented below in a simple human-readable explanation. Profile specific guidance and examples are provided as well. The Formal Views below provides the formal summary, definitions, and terminology requirements.

Each Patient Must Have:

  1. a patient identifier (e.g., MRN)
  2. a patient name
  3. a gender*

Each Patient Must Support:

  1. a birth date
  2. an address*

Additional USCDI Requirements:

These Additional USCDI Requirements elements are not Mandatory or Must Support but are required for ONC Health IT certification testing and are included in the formal definition of the profile and the Patient examples.

  1. contact detail (e.g., a telephone number or an email address)
  2. a communication language*
  3. interpreter required flag*
  4. a race*
  5. an ethnicity*
  6. a tribal affiliation
  7. sex*
  8. sex parameter for clinical use*
  9. gender identity*
  10. personal pronouns
  11. date of death*
  12. address use*
  13. address period*
  14. name use*
  15. name period*
  16. suffix*

*see guidance below

Profile Specific Implementation Guidance:

  • Notes for Race, Ethnicity, Date of Death, Name to Use, Previous Name, Suffix, Previous Address, Interpreter Needed, and Preferred Language USCDI Data Elements:
    • The Complex Extensions for Race and Ethnicity allow for one or more codes of which:
      • Must Support at least one category code from the OMB Race and Ethnicity Categories
      • MAY include additional detailed codes from CDC Race and Ethnicity Codes
      • SHALL include a text description
    • Date of Death is communicated using the Patient.deceasedDateTime element.
      • Although Patient.deceased[x] is marked as 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜, certifying systems are not required to support both, but SHALL support at least Patient.deceasedDateTime
    • Name to Use is represented by setting Patient.name.use to "usual".
    • Previous name is represented by setting Patient.name.use to "old" or providing an end date in Patient.name.period or doing both.
    • Suffix is represented using the Patient.name.suffix element.
    • Previous Address is represented by setting Patient.address.use to "old" or providing an end date in Patient.address.period or doing both.
    • Servers can use the US Core Interpreter Required Extension on the US Core Patient or [US Core Encounter Profiles] to communicate whether a patient needs an interpreter. Although the extension is marked as an Additional USCDI Requirement on both US Core Patient and US Core Encounter Profiles, the certifying server system is not required to support the extension on both profiles but SHALL support the extension on at least one. The certifying client application SHALL support the extension on both profiles.
      • When multiple languages are represented, systems MAY designate the patient's Preferred Language in the Communication.preferred element or by using the FHIR standard Patient Proficiency Extension and infer a patient's language service needs from it.
    • The Patient example demonstrates how these elements are represented.
  • Certifying systems SHALL and non-certifying systems SHOULD follow the Project US@ Technical Specification for Patient Addresses Final Version 1.0 as the standard style guide for Patient.address.line and Patient.address.city for new and updated records.

    • For certifying systems, this requirement does not apply to historical records or documents that are exposed through FHIR-based APIs.
  • *US Core aligns with the HL7 Gender Harmony Project gender and sex information, which includes data elements, value sets, and code systems. Refer to it and the FHIR R5 Patient Resource Gender and Sex Notes for additional guidance and background for representing Administrative Gender, Sex Assigned at Birth, Gender Identity, and Sex Parameter For Clinical Use (SPCU) Note that:

US Core certified systems are required to support the Patient Sex Parameter For Clinical Use extension on US Core Patient to support at least a patient-level context. Systems SHOULD also use the extension on other US Core Profiles for specific clinical contexts when appropriate, for example, on US Core Observation when interpreting a laboratory result. However, this extension is not used in contexts such as "Ask at Order Entry" (AOE) questions for laboratory testing orders, typically communicated using Observation. With more implementation experience and user feedback, US Core may provide additional guidance for using this extension with other US Core Profiles.

  • Provenance and the FHIR Extension Target Element can document how individual patient demographic data was captured. See Element Level Provenance on the Basic Provenance page for more information.
  • The Patient's Social Security Numbers SHOULD NOT be used as a patient identifier in Patient.identifier.value. There is increasing concern over using Social Security Numbers in healthcare due to the risk of identity theft and related issues. Many payers and providers have purged them from their systems and filtered them out of incoming data.

Usage:

Changes since version 7.0.0:

  • The resource metadata has changed (description)
  • The data elements list has changed
  • Formal Views of Profile Content

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

    This structure is derived from Patient

    NameFlagsCard.TypeDescription & Constraintsdoco
    .. Patient 0..* Patient Information about an individual or animal receiving health care services
    ... Slices for extension Content/Rules for all slices
    .... race 0..1 (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: US Core Race Extension. (multiple races are supported in the extension)
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-race
    .... ethnicity 0..1 (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: US Core ethnicity Extension (multiple ethnicities are supported in the extension)
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity
    .... tribalAffiliation 0..* (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Tribal Affiliation Extension
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-tribal-affiliation
    .... birthsex 0..1 code Birth Sex Extension
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex
    Binding: Birth Sex . (required): Code for sex assigned at birth

    .... sex 0..1 code 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Sex Extension
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-sex
    Binding: Sex . (extensible): Concepts used for general documentation of sex representation

    .... sexParameterForClinicalUse 0..* (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Sex Parameters for Clinical Use Extension
    URL: http://hl7.org/fhir/StructureDefinition/patient-sexParameterForClinicalUse
    .... genderIdentity 0..* CodeableConcept 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: The individual's gender identity
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-genderIdentity
    Binding: Gender Identity . (extensible)
    .... personalPronouns 0..* (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Individual's Pronouns Extension
    URL: http://hl7.org/fhir/StructureDefinition/individual-pronouns
    .... interpreterRequired 0..1 Coding 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Whether the patient needs an interpreter
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-interpreter-required
    Binding: VSAC 2.16.840.1.113762.1.4.1267.16 . (required): Answer Set with Yes No and Unknowns

    ... identifier S 1..* Identifier An identifier for this patient
    .... system S 1..1 uri The namespace for the identifier value
    .... value S 1..1 string The value that is unique within the system.
    ... name SC 1..* HumanName A name associated with the patient
    us-core-6: At least name.given and/or name.family are present or, if neither is available, the Data Absent Reason Extension is present.
    .... use 0..1 code 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: usual | official | temp | nickname | anonymous | old | maiden
    .... family SC 0..1 string Family name (often called 'Surname')
    .... given SC 0..* string Given names (not always 'first'). Includes middle names
    .... suffix 0..* string 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Parts that come after the name
    .... period 0..1 Period 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Time period when name was/is in use
    ... telecom 0..* ContactPoint 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: A contact detail for the individual
    .... system S 1..1 code phone | fax | email | pager | url | sms | other
    Binding: ContactPointSystem (required): Telecommunications form for contact point.

    .... value S 1..1 string The actual contact point details
    .... use S 0..1 code home | work | temp | old | mobile - purpose of this contact point
    Binding: ContactPointUse (required)
    ... gender S 1..1 code male | female | other | unknown
    Binding: AdministrativeGender (required)
    ... birthDate S 0..1 date The date of birth for the individual
    ... deceased[x] 0..1 boolean, dateTime 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Indicates if the individual is deceased or not
    ... address S 0..* Address An address for the individual
    .... use 0..1 code 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: home | work | temp | old | billing - purpose of this address
    .... line S 0..* string Street name, number, direction & P.O. Box etc.
    Example General: 49 MEADOW ST
    .... city S 0..1 string Name of city, town etc.
    Example General: EVERYTOWN
    .... state S 0..1 string Sub-unit of country (abbreviations ok)
    Binding: USPS Two Letter Alphabetic Codes (extensible): Two Letter USPS alphabetic codes.


    Example General: OK
    .... postalCode S 0..1 string US Zip Codes
    Example General: 74047
    .... period 0..1 Period 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Time period when address was/is in use
    ... communication 0..* BackboneElement 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: A language which may be used to communicate with the patient about his or her health
    .... language S 1..1 CodeableConcept The language which can be used to communicate with the patient about his or her health
    Binding: Language codes with language and optionally a region modifier (extensible)

    doco Documentation for this format

    Terminology Bindings (Differential)

    PathConformanceValueSetURI
    Patient.telecom.systemrequiredContactPointSystem
    http://hl7.org/fhir/ValueSet/contact-point-system
    from the FHIR Standard
    Patient.telecom.userequiredContactPointUse
    http://hl7.org/fhir/ValueSet/contact-point-use
    from the FHIR Standard
    Patient.genderrequiredAdministrativeGender
    http://hl7.org/fhir/ValueSet/administrative-gender
    from the FHIR Standard
    Patient.address.stateextensibleUspsTwoLetterAlphabeticCodes (a valid code from https://www.usps.com/)
    http://hl7.org/fhir/us/core/ValueSet/us-core-usps-state
    from this IG
    Patient.communication.languageextensibleLanguageCodesWithLanguageAndOptionallyARegionModifier
    http://hl7.org/fhir/us/core/ValueSet/simple-language
    from this IG

    Constraints

    IdGradePath(s)DetailsRequirements
    us-core-6errorPatient.nameAt least name.given and/or name.family are present or, if neither is available, the Data Absent Reason Extension is present.
    : (family.exists() or given.exists()) xor extension.where(url='http://hl7.org/fhir/StructureDefinition/data-absent-reason').exists()
    NameFlagsCard.TypeDescription & Constraintsdoco
    .. Patient 0..* Patient Information about an individual or animal receiving health care services
    ... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
    ... Slices for extension Content/Rules for all slices
    .... race C 0..1 (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: US Core Race Extension. (multiple races are supported in the extension)
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-race
    us-core-23: If "ASKU" or "UNK" are present, then no other OMB race categories can be present.
    .... ethnicity 0..1 (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: US Core ethnicity Extension (multiple ethnicities are supported in the extension)
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity
    .... tribalAffiliation 0..* (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Tribal Affiliation Extension
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-tribal-affiliation
    .... birthsex 0..1 code Birth Sex Extension
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex
    Binding: Birth Sex . (required): Code for sex assigned at birth


    .... sex 0..1 code 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Sex Extension
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-sex
    Binding: Sex . (extensible): Concepts used for general documentation of sex representation


    .... sexParameterForClinicalUse 0..* (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Sex Parameters for Clinical Use Extension
    URL: http://hl7.org/fhir/StructureDefinition/patient-sexParameterForClinicalUse
    .... genderIdentity 0..* CodeableConcept 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: The individual's gender identity
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-genderIdentity
    Binding: Gender Identity . (extensible)
    .... personalPronouns 0..* (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Individual's Pronouns Extension
    URL: http://hl7.org/fhir/StructureDefinition/individual-pronouns
    .... interpreterRequired 0..1 Coding 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Whether the patient needs an interpreter
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-interpreter-required
    Binding: VSAC 2.16.840.1.113762.1.4.1267.16 . (required): Answer Set with Yes No and Unknowns


    ... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
    ... identifier SΣ 1..* Identifier An identifier for this patient
    .... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
    Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

    .... system SΣ 1..1 uri The namespace for the identifier value
    Example General: http://www.acme.com/identifiers/patient
    .... value SΣ 1..1 string The value that is unique within the system.
    Example General: 123456
    ... active ?!Σ 0..1 boolean Whether this patient's record is in active use
    ... name SΣC 1..* HumanName A name associated with the patient
    us-core-6: At least name.given and/or name.family are present or, if neither is available, the Data Absent Reason Extension is present.
    .... use ?!Σ 0..1 code 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: usual | official | temp | nickname | anonymous | old | maiden
    Binding: NameUse (required): The use of a human name.

    .... family SΣC 0..1 string Family name (often called 'Surname')
    .... given SΣC 0..* string Given names (not always 'first'). Includes middle names
    This repeating element order: Given Names appear in the correct order for presenting the name
    .... suffix Σ 0..* string 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Parts that come after the name
    This repeating element order: Suffixes appear in the correct order for presenting the name
    .... period Σ 0..1 Period 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Time period when name was/is in use
    ... telecom Σ 0..* ContactPoint 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: A contact detail for the individual
    .... system SΣC 1..1 code phone | fax | email | pager | url | sms | other
    Binding: ContactPointSystem (required): Telecommunications form for contact point.

    .... value SΣ 1..1 string The actual contact point details
    .... use ?!SΣ 0..1 code home | work | temp | old | mobile - purpose of this contact point
    Binding: ContactPointUse (required)
    ... gender SΣ 1..1 code male | female | other | unknown
    Binding: AdministrativeGender (required)
    ... birthDate SΣ 0..1 date The date of birth for the individual
    ... deceased[x] ?!Σ 0..1 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Indicates if the individual is deceased or not
    .... deceasedBoolean boolean
    .... deceasedDateTime dateTime
    ... address SΣ 0..* Address An address for the individual
    .... use ?!Σ 0..1 code 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: home | work | temp | old | billing - purpose of this address
    Binding: AddressUse (required): The use of an address.


    Example General: home
    .... line SΣ 0..* string Street name, number, direction & P.O. Box etc.
    This repeating element order: The order in which lines should appear in an address label
    Example General: 137 Nowhere Street
    Example General: 49 MEADOW ST
    .... city SΣ 0..1 string Name of city, town etc.
    Example General: Erewhon
    Example General: EVERYTOWN
    .... state SΣ 0..1 string Sub-unit of country (abbreviations ok)
    Binding: USPS Two Letter Alphabetic Codes (extensible): Two Letter USPS alphabetic codes.


    Example General: OK
    .... postalCode SΣ 0..1 string US Zip Codes
    Example General: 9132
    Example General: 74047
    .... period Σ 0..1 Period 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Time period when address was/is in use
    Example General: {"start":"2010-03-23","end":"2010-07-01"}
    ... communication 0..* BackboneElement 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: A language which may be used to communicate with the patient about his or her health
    .... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
    .... language S 1..1 CodeableConcept The language which can be used to communicate with the patient about his or her health
    Binding: Language codes with language and optionally a region modifier (extensible)
    ... link ?!Σ 0..* BackboneElement Link to another patient resource that concerns the same actual person
    .... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
    .... other Σ 1..1 Reference(Patient | RelatedPerson) The other patient or related person resource that the link refers to
    .... type Σ 1..1 code replaced-by | replaces | refer | seealso
    Binding: LinkType (required): The type of link between this patient resource and another patient resource.


    doco Documentation for this format

    Terminology Bindings

    PathConformanceValueSetURI
    Patient.identifier.userequiredIdentifierUse
    http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
    from the FHIR Standard
    Patient.name.userequiredNameUse
    http://hl7.org/fhir/ValueSet/name-use|4.0.1
    from the FHIR Standard
    Patient.telecom.systemrequiredContactPointSystem
    http://hl7.org/fhir/ValueSet/contact-point-system
    from the FHIR Standard
    Patient.telecom.userequiredContactPointUse
    http://hl7.org/fhir/ValueSet/contact-point-use
    from the FHIR Standard
    Patient.genderrequiredAdministrativeGender
    http://hl7.org/fhir/ValueSet/administrative-gender
    from the FHIR Standard
    Patient.address.userequiredAddressUse
    http://hl7.org/fhir/ValueSet/address-use|4.0.1
    from the FHIR Standard
    Patient.address.stateextensibleUspsTwoLetterAlphabeticCodes (a valid code from https://www.usps.com/)
    http://hl7.org/fhir/us/core/ValueSet/us-core-usps-state
    from this IG
    Patient.communication.languageextensibleLanguageCodesWithLanguageAndOptionallyARegionModifier
    http://hl7.org/fhir/us/core/ValueSet/simple-language
    from this IG
    Patient.link.typerequiredLinkType
    http://hl7.org/fhir/ValueSet/link-type|4.0.1
    from the FHIR Standard

    Constraints

    IdGradePath(s)DetailsRequirements
    us-core-6errorPatient.nameAt least name.given and/or name.family are present or, if neither is available, the Data Absent Reason Extension is present.
    : (family.exists() or given.exists()) xor extension.where(url='http://hl7.org/fhir/StructureDefinition/data-absent-reason').exists()
    NameFlagsCard.TypeDescription & Constraintsdoco
    .. Patient 0..* Patient Information about an individual or animal receiving health care services
    ... id Σ 0..1 id Logical id of this artifact
    ... meta Σ 0..1 Meta Metadata about the resource
    ... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
    ... language 0..1 code Language of the resource content
    Binding: CommonLanguages (preferred): A human language.

    Additional BindingsPurpose
    AllLanguages Max Binding
    ... text 0..1 Narrative Text summary of the resource, for human interpretation
    ... contained 0..* Resource Contained, inline Resources
    ... Slices for extension 0..* Extension Extension
    Slice: Unordered, Open by value:url
    .... race C 0..1 (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: US Core Race Extension. (multiple races are supported in the extension)
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-race
    us-core-23: If "ASKU" or "UNK" are present, then no other OMB race categories can be present.
    .... ethnicity 0..1 (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: US Core ethnicity Extension (multiple ethnicities are supported in the extension)
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity
    .... tribalAffiliation 0..* (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Tribal Affiliation Extension
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-tribal-affiliation
    .... birthsex 0..1 code Birth Sex Extension
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex
    Binding: Birth Sex . (required): Code for sex assigned at birth


    .... sex 0..1 code 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Sex Extension
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-sex
    Binding: Sex . (extensible): Concepts used for general documentation of sex representation


    .... sexParameterForClinicalUse 0..* (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Sex Parameters for Clinical Use Extension
    URL: http://hl7.org/fhir/StructureDefinition/patient-sexParameterForClinicalUse
    .... genderIdentity 0..* CodeableConcept 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: The individual's gender identity
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-genderIdentity
    Binding: Gender Identity . (extensible)
    .... personalPronouns 0..* (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Individual's Pronouns Extension
    URL: http://hl7.org/fhir/StructureDefinition/individual-pronouns
    .... interpreterRequired 0..1 Coding 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Whether the patient needs an interpreter
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-interpreter-required
    Binding: VSAC 2.16.840.1.113762.1.4.1267.16 . (required): Answer Set with Yes No and Unknowns


    ... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
    ... identifier SΣ 1..* Identifier An identifier for this patient
    .... id 0..1 string Unique id for inter-element referencing
    .... extension 0..* Extension Additional content defined by implementations
    Slice: Unordered, Open by value:url
    .... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
    Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

    .... type Σ 0..1 CodeableConcept Description of identifier
    Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

    .... system SΣ 1..1 uri The namespace for the identifier value
    Example General: http://www.acme.com/identifiers/patient
    .... value SΣ 1..1 string The value that is unique within the system.
    Example General: 123456
    .... period Σ 0..1 Period Time period when id is/was valid for use
    .... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
    ... active ?!Σ 0..1 boolean Whether this patient's record is in active use
    ... name SΣC 1..* HumanName A name associated with the patient
    us-core-6: At least name.given and/or name.family are present or, if neither is available, the Data Absent Reason Extension is present.
    .... id 0..1 string Unique id for inter-element referencing
    .... extension 0..* Extension Additional content defined by implementations
    Slice: Unordered, Open by value:url
    .... use ?!Σ 0..1 code 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: usual | official | temp | nickname | anonymous | old | maiden
    Binding: NameUse (required): The use of a human name.

    .... text Σ 0..1 string Text representation of the full name
    .... family SΣC 0..1 string Family name (often called 'Surname')
    .... given SΣC 0..* string Given names (not always 'first'). Includes middle names
    This repeating element order: Given Names appear in the correct order for presenting the name
    .... prefix Σ 0..* string Parts that come before the name
    This repeating element order: Prefixes appear in the correct order for presenting the name
    .... suffix Σ 0..* string 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Parts that come after the name
    This repeating element order: Suffixes appear in the correct order for presenting the name
    .... period Σ 0..1 Period 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Time period when name was/is in use
    ... telecom Σ 0..* ContactPoint 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: A contact detail for the individual
    .... id 0..1 string Unique id for inter-element referencing
    .... extension 0..* Extension Additional content defined by implementations
    Slice: Unordered, Open by value:url
    .... system SΣC 1..1 code phone | fax | email | pager | url | sms | other
    Binding: ContactPointSystem (required): Telecommunications form for contact point.

    .... value SΣ 1..1 string The actual contact point details
    .... use ?!SΣ 0..1 code home | work | temp | old | mobile - purpose of this contact point
    Binding: ContactPointUse (required)
    .... rank Σ 0..1 positiveInt Specify preferred order of use (1 = highest)
    .... period Σ 0..1 Period Time period when the contact point was/is in use
    ... gender SΣ 1..1 code male | female | other | unknown
    Binding: AdministrativeGender (required)
    ... birthDate SΣ 0..1 date The date of birth for the individual
    ... deceased[x] ?!Σ 0..1 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Indicates if the individual is deceased or not
    .... deceasedBoolean boolean
    .... deceasedDateTime dateTime
    ... address SΣ 0..* Address An address for the individual
    .... id 0..1 string Unique id for inter-element referencing
    .... extension 0..* Extension Additional content defined by implementations
    Slice: Unordered, Open by value:url
    .... use ?!Σ 0..1 code 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: home | work | temp | old | billing - purpose of this address
    Binding: AddressUse (required): The use of an address.


    Example General: home
    .... type Σ 0..1 code postal | physical | both
    Binding: AddressType (required): The type of an address (physical / postal).


    Example General: both
    .... text Σ 0..1 string Text representation of the address
    Example General: 137 Nowhere Street, Erewhon 9132
    .... line SΣ 0..* string Street name, number, direction & P.O. Box etc.
    This repeating element order: The order in which lines should appear in an address label
    Example General: 137 Nowhere Street
    Example General: 49 MEADOW ST
    .... city SΣ 0..1 string Name of city, town etc.
    Example General: Erewhon
    Example General: EVERYTOWN
    .... district Σ 0..1 string District name (aka county)
    Example General: Madison
    .... state SΣ 0..1 string Sub-unit of country (abbreviations ok)
    Binding: USPS Two Letter Alphabetic Codes (extensible): Two Letter USPS alphabetic codes.


    Example General: OK
    .... postalCode SΣ 0..1 string US Zip Codes
    Example General: 9132
    Example General: 74047
    .... country Σ 0..1 string Country (e.g. can be ISO 3166 2 or 3 letter code)
    .... period Σ 0..1 Period 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Time period when address was/is in use
    Example General: {"start":"2010-03-23","end":"2010-07-01"}
    ... maritalStatus 0..1 CodeableConcept Marital (civil) status of a patient
    Binding: Marital Status Codes (extensible): The domestic partnership status of a person.

    ... multipleBirth[x] 0..1 Whether patient is part of a multiple birth
    .... multipleBirthBoolean boolean
    .... multipleBirthInteger integer
    ... photo 0..* Attachment Image of the patient
    ... contact C 0..* BackboneElement A contact party (e.g. guardian, partner, friend) for the patient
    pat-1: SHALL at least contain a contact's details or a reference to an organization
    .... id 0..1 string Unique id for inter-element referencing
    .... extension 0..* Extension Additional content defined by implementations
    .... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
    .... relationship 0..* CodeableConcept The kind of relationship
    Binding: PatientContactRelationship (extensible): The nature of the relationship between a patient and a contact person for that patient.


    .... name 0..1 HumanName A name associated with the contact person
    .... telecom 0..* ContactPoint A contact detail for the person
    .... address 0..1 Address Address for the contact person
    .... gender 0..1 code male | female | other | unknown
    Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

    .... organization C 0..1 Reference(Organization) Organization that is associated with the contact
    .... period 0..1 Period The period during which this contact person or organization is valid to be contacted relating to this patient
    ... communication 0..* BackboneElement 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: A language which may be used to communicate with the patient about his or her health
    .... id 0..1 string Unique id for inter-element referencing
    .... extension 0..* Extension Additional content defined by implementations
    .... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
    .... language S 1..1 CodeableConcept The language which can be used to communicate with the patient about his or her health
    Binding: Language codes with language and optionally a region modifier (extensible)
    .... preferred 0..1 boolean Language preference indicator
    ... generalPractitioner 0..* Reference(Organization | Practitioner | PractitionerRole) Patient's nominated primary care provider
    ... managingOrganization Σ 0..1 Reference(Organization) Organization that is the custodian of the patient record
    ... link ?!Σ 0..* BackboneElement Link to another patient resource that concerns the same actual person
    .... id 0..1 string Unique id for inter-element referencing
    .... extension 0..* Extension Additional content defined by implementations
    .... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
    .... other Σ 1..1 Reference(Patient | RelatedPerson) The other patient or related person resource that the link refers to
    .... type Σ 1..1 code replaced-by | replaces | refer | seealso
    Binding: LinkType (required): The type of link between this patient resource and another patient resource.


    doco Documentation for this format

    Terminology Bindings

    PathConformanceValueSetURI
    Patient.languagepreferredCommonLanguages
    Additional Bindings Purpose
    AllLanguages Max Binding
    http://hl7.org/fhir/ValueSet/languages
    from the FHIR Standard
    Patient.identifier.userequiredIdentifierUse
    http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
    from the FHIR Standard
    Patient.identifier.typeextensibleIdentifier Type Codes
    http://hl7.org/fhir/ValueSet/identifier-type
    from the FHIR Standard
    Patient.name.userequiredNameUse
    http://hl7.org/fhir/ValueSet/name-use|4.0.1
    from the FHIR Standard
    Patient.telecom.systemrequiredContactPointSystem
    http://hl7.org/fhir/ValueSet/contact-point-system
    from the FHIR Standard
    Patient.telecom.userequiredContactPointUse
    http://hl7.org/fhir/ValueSet/contact-point-use
    from the FHIR Standard
    Patient.genderrequiredAdministrativeGender
    http://hl7.org/fhir/ValueSet/administrative-gender
    from the FHIR Standard
    Patient.address.userequiredAddressUse
    http://hl7.org/fhir/ValueSet/address-use|4.0.1
    from the FHIR Standard
    Patient.address.typerequiredAddressType
    http://hl7.org/fhir/ValueSet/address-type|4.0.1
    from the FHIR Standard
    Patient.address.stateextensibleUspsTwoLetterAlphabeticCodes (a valid code from https://www.usps.com/)
    http://hl7.org/fhir/us/core/ValueSet/us-core-usps-state
    from this IG
    Patient.maritalStatusextensibleMarital Status Codes
    http://hl7.org/fhir/ValueSet/marital-status
    from the FHIR Standard
    Patient.contact.relationshipextensiblePatientContactRelationship
    http://hl7.org/fhir/ValueSet/patient-contactrelationship
    from the FHIR Standard
    Patient.contact.genderrequiredAdministrativeGender
    http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
    from the FHIR Standard
    Patient.communication.languageextensibleLanguageCodesWithLanguageAndOptionallyARegionModifier
    http://hl7.org/fhir/us/core/ValueSet/simple-language
    from this IG
    Patient.link.typerequiredLinkType
    http://hl7.org/fhir/ValueSet/link-type|4.0.1
    from the FHIR Standard

    Constraints

    IdGradePath(s)DetailsRequirements
    us-core-6errorPatient.nameAt least name.given and/or name.family are present or, if neither is available, the Data Absent Reason Extension is present.
    : (family.exists() or given.exists()) xor extension.where(url='http://hl7.org/fhir/StructureDefinition/data-absent-reason').exists()

    Differential View

    This structure is derived from Patient

    NameFlagsCard.TypeDescription & Constraintsdoco
    .. Patient 0..* Patient Information about an individual or animal receiving health care services
    ... Slices for extension Content/Rules for all slices
    .... race 0..1 (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: US Core Race Extension. (multiple races are supported in the extension)
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-race
    .... ethnicity 0..1 (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: US Core ethnicity Extension (multiple ethnicities are supported in the extension)
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity
    .... tribalAffiliation 0..* (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Tribal Affiliation Extension
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-tribal-affiliation
    .... birthsex 0..1 code Birth Sex Extension
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex
    Binding: Birth Sex . (required): Code for sex assigned at birth

    .... sex 0..1 code 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Sex Extension
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-sex
    Binding: Sex . (extensible): Concepts used for general documentation of sex representation

    .... sexParameterForClinicalUse 0..* (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Sex Parameters for Clinical Use Extension
    URL: http://hl7.org/fhir/StructureDefinition/patient-sexParameterForClinicalUse
    .... genderIdentity 0..* CodeableConcept 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: The individual's gender identity
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-genderIdentity
    Binding: Gender Identity . (extensible)
    .... personalPronouns 0..* (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Individual's Pronouns Extension
    URL: http://hl7.org/fhir/StructureDefinition/individual-pronouns
    .... interpreterRequired 0..1 Coding 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Whether the patient needs an interpreter
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-interpreter-required
    Binding: VSAC 2.16.840.1.113762.1.4.1267.16 . (required): Answer Set with Yes No and Unknowns

    ... identifier S 1..* Identifier An identifier for this patient
    .... system S 1..1 uri The namespace for the identifier value
    .... value S 1..1 string The value that is unique within the system.
    ... name SC 1..* HumanName A name associated with the patient
    us-core-6: At least name.given and/or name.family are present or, if neither is available, the Data Absent Reason Extension is present.
    .... use 0..1 code 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: usual | official | temp | nickname | anonymous | old | maiden
    .... family SC 0..1 string Family name (often called 'Surname')
    .... given SC 0..* string Given names (not always 'first'). Includes middle names
    .... suffix 0..* string 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Parts that come after the name
    .... period 0..1 Period 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Time period when name was/is in use
    ... telecom 0..* ContactPoint 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: A contact detail for the individual
    .... system S 1..1 code phone | fax | email | pager | url | sms | other
    Binding: ContactPointSystem (required): Telecommunications form for contact point.

    .... value S 1..1 string The actual contact point details
    .... use S 0..1 code home | work | temp | old | mobile - purpose of this contact point
    Binding: ContactPointUse (required)
    ... gender S 1..1 code male | female | other | unknown
    Binding: AdministrativeGender (required)
    ... birthDate S 0..1 date The date of birth for the individual
    ... deceased[x] 0..1 boolean, dateTime 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Indicates if the individual is deceased or not
    ... address S 0..* Address An address for the individual
    .... use 0..1 code 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: home | work | temp | old | billing - purpose of this address
    .... line S 0..* string Street name, number, direction & P.O. Box etc.
    Example General: 49 MEADOW ST
    .... city S 0..1 string Name of city, town etc.
    Example General: EVERYTOWN
    .... state S 0..1 string Sub-unit of country (abbreviations ok)
    Binding: USPS Two Letter Alphabetic Codes (extensible): Two Letter USPS alphabetic codes.


    Example General: OK
    .... postalCode S 0..1 string US Zip Codes
    Example General: 74047
    .... period 0..1 Period 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Time period when address was/is in use
    ... communication 0..* BackboneElement 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: A language which may be used to communicate with the patient about his or her health
    .... language S 1..1 CodeableConcept The language which can be used to communicate with the patient about his or her health
    Binding: Language codes with language and optionally a region modifier (extensible)

    doco Documentation for this format

    Terminology Bindings (Differential)

    PathConformanceValueSetURI
    Patient.telecom.systemrequiredContactPointSystem
    http://hl7.org/fhir/ValueSet/contact-point-system
    from the FHIR Standard
    Patient.telecom.userequiredContactPointUse
    http://hl7.org/fhir/ValueSet/contact-point-use
    from the FHIR Standard
    Patient.genderrequiredAdministrativeGender
    http://hl7.org/fhir/ValueSet/administrative-gender
    from the FHIR Standard
    Patient.address.stateextensibleUspsTwoLetterAlphabeticCodes (a valid code from https://www.usps.com/)
    http://hl7.org/fhir/us/core/ValueSet/us-core-usps-state
    from this IG
    Patient.communication.languageextensibleLanguageCodesWithLanguageAndOptionallyARegionModifier
    http://hl7.org/fhir/us/core/ValueSet/simple-language
    from this IG

    Constraints

    IdGradePath(s)DetailsRequirements
    us-core-6errorPatient.nameAt least name.given and/or name.family are present or, if neither is available, the Data Absent Reason Extension is present.
    : (family.exists() or given.exists()) xor extension.where(url='http://hl7.org/fhir/StructureDefinition/data-absent-reason').exists()

    Key Elements View

    NameFlagsCard.TypeDescription & Constraintsdoco
    .. Patient 0..* Patient Information about an individual or animal receiving health care services
    ... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
    ... Slices for extension Content/Rules for all slices
    .... race C 0..1 (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: US Core Race Extension. (multiple races are supported in the extension)
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-race
    us-core-23: If "ASKU" or "UNK" are present, then no other OMB race categories can be present.
    .... ethnicity 0..1 (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: US Core ethnicity Extension (multiple ethnicities are supported in the extension)
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity
    .... tribalAffiliation 0..* (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Tribal Affiliation Extension
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-tribal-affiliation
    .... birthsex 0..1 code Birth Sex Extension
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex
    Binding: Birth Sex . (required): Code for sex assigned at birth


    .... sex 0..1 code 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Sex Extension
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-sex
    Binding: Sex . (extensible): Concepts used for general documentation of sex representation


    .... sexParameterForClinicalUse 0..* (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Sex Parameters for Clinical Use Extension
    URL: http://hl7.org/fhir/StructureDefinition/patient-sexParameterForClinicalUse
    .... genderIdentity 0..* CodeableConcept 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: The individual's gender identity
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-genderIdentity
    Binding: Gender Identity . (extensible)
    .... personalPronouns 0..* (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Individual's Pronouns Extension
    URL: http://hl7.org/fhir/StructureDefinition/individual-pronouns
    .... interpreterRequired 0..1 Coding 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Whether the patient needs an interpreter
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-interpreter-required
    Binding: VSAC 2.16.840.1.113762.1.4.1267.16 . (required): Answer Set with Yes No and Unknowns


    ... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
    ... identifier SΣ 1..* Identifier An identifier for this patient
    .... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
    Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

    .... system SΣ 1..1 uri The namespace for the identifier value
    Example General: http://www.acme.com/identifiers/patient
    .... value SΣ 1..1 string The value that is unique within the system.
    Example General: 123456
    ... active ?!Σ 0..1 boolean Whether this patient's record is in active use
    ... name SΣC 1..* HumanName A name associated with the patient
    us-core-6: At least name.given and/or name.family are present or, if neither is available, the Data Absent Reason Extension is present.
    .... use ?!Σ 0..1 code 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: usual | official | temp | nickname | anonymous | old | maiden
    Binding: NameUse (required): The use of a human name.

    .... family SΣC 0..1 string Family name (often called 'Surname')
    .... given SΣC 0..* string Given names (not always 'first'). Includes middle names
    This repeating element order: Given Names appear in the correct order for presenting the name
    .... suffix Σ 0..* string 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Parts that come after the name
    This repeating element order: Suffixes appear in the correct order for presenting the name
    .... period Σ 0..1 Period 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Time period when name was/is in use
    ... telecom Σ 0..* ContactPoint 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: A contact detail for the individual
    .... system SΣC 1..1 code phone | fax | email | pager | url | sms | other
    Binding: ContactPointSystem (required): Telecommunications form for contact point.

    .... value SΣ 1..1 string The actual contact point details
    .... use ?!SΣ 0..1 code home | work | temp | old | mobile - purpose of this contact point
    Binding: ContactPointUse (required)
    ... gender SΣ 1..1 code male | female | other | unknown
    Binding: AdministrativeGender (required)
    ... birthDate SΣ 0..1 date The date of birth for the individual
    ... deceased[x] ?!Σ 0..1 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Indicates if the individual is deceased or not
    .... deceasedBoolean boolean
    .... deceasedDateTime dateTime
    ... address SΣ 0..* Address An address for the individual
    .... use ?!Σ 0..1 code 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: home | work | temp | old | billing - purpose of this address
    Binding: AddressUse (required): The use of an address.


    Example General: home
    .... line SΣ 0..* string Street name, number, direction & P.O. Box etc.
    This repeating element order: The order in which lines should appear in an address label
    Example General: 137 Nowhere Street
    Example General: 49 MEADOW ST
    .... city SΣ 0..1 string Name of city, town etc.
    Example General: Erewhon
    Example General: EVERYTOWN
    .... state SΣ 0..1 string Sub-unit of country (abbreviations ok)
    Binding: USPS Two Letter Alphabetic Codes (extensible): Two Letter USPS alphabetic codes.


    Example General: OK
    .... postalCode SΣ 0..1 string US Zip Codes
    Example General: 9132
    Example General: 74047
    .... period Σ 0..1 Period 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Time period when address was/is in use
    Example General: {"start":"2010-03-23","end":"2010-07-01"}
    ... communication 0..* BackboneElement 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: A language which may be used to communicate with the patient about his or her health
    .... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
    .... language S 1..1 CodeableConcept The language which can be used to communicate with the patient about his or her health
    Binding: Language codes with language and optionally a region modifier (extensible)
    ... link ?!Σ 0..* BackboneElement Link to another patient resource that concerns the same actual person
    .... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
    .... other Σ 1..1 Reference(Patient | RelatedPerson) The other patient or related person resource that the link refers to
    .... type Σ 1..1 code replaced-by | replaces | refer | seealso
    Binding: LinkType (required): The type of link between this patient resource and another patient resource.


    doco Documentation for this format

    Terminology Bindings

    PathConformanceValueSetURI
    Patient.identifier.userequiredIdentifierUse
    http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
    from the FHIR Standard
    Patient.name.userequiredNameUse
    http://hl7.org/fhir/ValueSet/name-use|4.0.1
    from the FHIR Standard
    Patient.telecom.systemrequiredContactPointSystem
    http://hl7.org/fhir/ValueSet/contact-point-system
    from the FHIR Standard
    Patient.telecom.userequiredContactPointUse
    http://hl7.org/fhir/ValueSet/contact-point-use
    from the FHIR Standard
    Patient.genderrequiredAdministrativeGender
    http://hl7.org/fhir/ValueSet/administrative-gender
    from the FHIR Standard
    Patient.address.userequiredAddressUse
    http://hl7.org/fhir/ValueSet/address-use|4.0.1
    from the FHIR Standard
    Patient.address.stateextensibleUspsTwoLetterAlphabeticCodes (a valid code from https://www.usps.com/)
    http://hl7.org/fhir/us/core/ValueSet/us-core-usps-state
    from this IG
    Patient.communication.languageextensibleLanguageCodesWithLanguageAndOptionallyARegionModifier
    http://hl7.org/fhir/us/core/ValueSet/simple-language
    from this IG
    Patient.link.typerequiredLinkType
    http://hl7.org/fhir/ValueSet/link-type|4.0.1
    from the FHIR Standard

    Constraints

    IdGradePath(s)DetailsRequirements
    us-core-6errorPatient.nameAt least name.given and/or name.family are present or, if neither is available, the Data Absent Reason Extension is present.
    : (family.exists() or given.exists()) xor extension.where(url='http://hl7.org/fhir/StructureDefinition/data-absent-reason').exists()

    Snapshot View

    NameFlagsCard.TypeDescription & Constraintsdoco
    .. Patient 0..* Patient Information about an individual or animal receiving health care services
    ... id Σ 0..1 id Logical id of this artifact
    ... meta Σ 0..1 Meta Metadata about the resource
    ... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
    ... language 0..1 code Language of the resource content
    Binding: CommonLanguages (preferred): A human language.

    Additional BindingsPurpose
    AllLanguages Max Binding
    ... text 0..1 Narrative Text summary of the resource, for human interpretation
    ... contained 0..* Resource Contained, inline Resources
    ... Slices for extension 0..* Extension Extension
    Slice: Unordered, Open by value:url
    .... race C 0..1 (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: US Core Race Extension. (multiple races are supported in the extension)
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-race
    us-core-23: If "ASKU" or "UNK" are present, then no other OMB race categories can be present.
    .... ethnicity 0..1 (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: US Core ethnicity Extension (multiple ethnicities are supported in the extension)
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity
    .... tribalAffiliation 0..* (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Tribal Affiliation Extension
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-tribal-affiliation
    .... birthsex 0..1 code Birth Sex Extension
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex
    Binding: Birth Sex . (required): Code for sex assigned at birth


    .... sex 0..1 code 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Sex Extension
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-sex
    Binding: Sex . (extensible): Concepts used for general documentation of sex representation


    .... sexParameterForClinicalUse 0..* (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Sex Parameters for Clinical Use Extension
    URL: http://hl7.org/fhir/StructureDefinition/patient-sexParameterForClinicalUse
    .... genderIdentity 0..* CodeableConcept 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: The individual's gender identity
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-genderIdentity
    Binding: Gender Identity . (extensible)
    .... personalPronouns 0..* (Complex) 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Individual's Pronouns Extension
    URL: http://hl7.org/fhir/StructureDefinition/individual-pronouns
    .... interpreterRequired 0..1 Coding 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Whether the patient needs an interpreter
    URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-interpreter-required
    Binding: VSAC 2.16.840.1.113762.1.4.1267.16 . (required): Answer Set with Yes No and Unknowns


    ... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
    ... identifier SΣ 1..* Identifier An identifier for this patient
    .... id 0..1 string Unique id for inter-element referencing
    .... extension 0..* Extension Additional content defined by implementations
    Slice: Unordered, Open by value:url
    .... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
    Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

    .... type Σ 0..1 CodeableConcept Description of identifier
    Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

    .... system SΣ 1..1 uri The namespace for the identifier value
    Example General: http://www.acme.com/identifiers/patient
    .... value SΣ 1..1 string The value that is unique within the system.
    Example General: 123456
    .... period Σ 0..1 Period Time period when id is/was valid for use
    .... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
    ... active ?!Σ 0..1 boolean Whether this patient's record is in active use
    ... name SΣC 1..* HumanName A name associated with the patient
    us-core-6: At least name.given and/or name.family are present or, if neither is available, the Data Absent Reason Extension is present.
    .... id 0..1 string Unique id for inter-element referencing
    .... extension 0..* Extension Additional content defined by implementations
    Slice: Unordered, Open by value:url
    .... use ?!Σ 0..1 code 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: usual | official | temp | nickname | anonymous | old | maiden
    Binding: NameUse (required): The use of a human name.

    .... text Σ 0..1 string Text representation of the full name
    .... family SΣC 0..1 string Family name (often called 'Surname')
    .... given SΣC 0..* string Given names (not always 'first'). Includes middle names
    This repeating element order: Given Names appear in the correct order for presenting the name
    .... prefix Σ 0..* string Parts that come before the name
    This repeating element order: Prefixes appear in the correct order for presenting the name
    .... suffix Σ 0..* string 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Parts that come after the name
    This repeating element order: Suffixes appear in the correct order for presenting the name
    .... period Σ 0..1 Period 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Time period when name was/is in use
    ... telecom Σ 0..* ContactPoint 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: A contact detail for the individual
    .... id 0..1 string Unique id for inter-element referencing
    .... extension 0..* Extension Additional content defined by implementations
    Slice: Unordered, Open by value:url
    .... system SΣC 1..1 code phone | fax | email | pager | url | sms | other
    Binding: ContactPointSystem (required): Telecommunications form for contact point.

    .... value SΣ 1..1 string The actual contact point details
    .... use ?!SΣ 0..1 code home | work | temp | old | mobile - purpose of this contact point
    Binding: ContactPointUse (required)
    .... rank Σ 0..1 positiveInt Specify preferred order of use (1 = highest)
    .... period Σ 0..1 Period Time period when the contact point was/is in use
    ... gender SΣ 1..1 code male | female | other | unknown
    Binding: AdministrativeGender (required)
    ... birthDate SΣ 0..1 date The date of birth for the individual
    ... deceased[x] ?!Σ 0..1 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Indicates if the individual is deceased or not
    .... deceasedBoolean boolean
    .... deceasedDateTime dateTime
    ... address SΣ 0..* Address An address for the individual
    .... id 0..1 string Unique id for inter-element referencing
    .... extension 0..* Extension Additional content defined by implementations
    Slice: Unordered, Open by value:url
    .... use ?!Σ 0..1 code 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: home | work | temp | old | billing - purpose of this address
    Binding: AddressUse (required): The use of an address.


    Example General: home
    .... type Σ 0..1 code postal | physical | both
    Binding: AddressType (required): The type of an address (physical / postal).


    Example General: both
    .... text Σ 0..1 string Text representation of the address
    Example General: 137 Nowhere Street, Erewhon 9132
    .... line SΣ 0..* string Street name, number, direction & P.O. Box etc.
    This repeating element order: The order in which lines should appear in an address label
    Example General: 137 Nowhere Street
    Example General: 49 MEADOW ST
    .... city SΣ 0..1 string Name of city, town etc.
    Example General: Erewhon
    Example General: EVERYTOWN
    .... district Σ 0..1 string District name (aka county)
    Example General: Madison
    .... state SΣ 0..1 string Sub-unit of country (abbreviations ok)
    Binding: USPS Two Letter Alphabetic Codes (extensible): Two Letter USPS alphabetic codes.


    Example General: OK
    .... postalCode SΣ 0..1 string US Zip Codes
    Example General: 9132
    Example General: 74047
    .... country Σ 0..1 string Country (e.g. can be ISO 3166 2 or 3 letter code)
    .... period Σ 0..1 Period 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Time period when address was/is in use
    Example General: {"start":"2010-03-23","end":"2010-07-01"}
    ... maritalStatus 0..1 CodeableConcept Marital (civil) status of a patient
    Binding: Marital Status Codes (extensible): The domestic partnership status of a person.

    ... multipleBirth[x] 0..1 Whether patient is part of a multiple birth
    .... multipleBirthBoolean boolean
    .... multipleBirthInteger integer
    ... photo 0..* Attachment Image of the patient
    ... contact C 0..* BackboneElement A contact party (e.g. guardian, partner, friend) for the patient
    pat-1: SHALL at least contain a contact's details or a reference to an organization
    .... id 0..1 string Unique id for inter-element referencing
    .... extension 0..* Extension Additional content defined by implementations
    .... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
    .... relationship 0..* CodeableConcept The kind of relationship
    Binding: PatientContactRelationship (extensible): The nature of the relationship between a patient and a contact person for that patient.


    .... name 0..1 HumanName A name associated with the contact person
    .... telecom 0..* ContactPoint A contact detail for the person
    .... address 0..1 Address Address for the contact person
    .... gender 0..1 code male | female | other | unknown
    Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

    .... organization C 0..1 Reference(Organization) Organization that is associated with the contact
    .... period 0..1 Period The period during which this contact person or organization is valid to be contacted relating to this patient
    ... communication 0..* BackboneElement 𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: A language which may be used to communicate with the patient about his or her health
    .... id 0..1 string Unique id for inter-element referencing
    .... extension 0..* Extension Additional content defined by implementations
    .... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
    .... language S 1..1 CodeableConcept The language which can be used to communicate with the patient about his or her health
    Binding: Language codes with language and optionally a region modifier (extensible)
    .... preferred 0..1 boolean Language preference indicator
    ... generalPractitioner 0..* Reference(Organization | Practitioner | PractitionerRole) Patient's nominated primary care provider
    ... managingOrganization Σ 0..1 Reference(Organization) Organization that is the custodian of the patient record
    ... link ?!Σ 0..* BackboneElement Link to another patient resource that concerns the same actual person
    .... id 0..1 string Unique id for inter-element referencing
    .... extension 0..* Extension Additional content defined by implementations
    .... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
    .... other Σ 1..1 Reference(Patient | RelatedPerson) The other patient or related person resource that the link refers to
    .... type Σ 1..1 code replaced-by | replaces | refer | seealso
    Binding: LinkType (required): The type of link between this patient resource and another patient resource.


    doco Documentation for this format

    Terminology Bindings

    PathConformanceValueSetURI
    Patient.languagepreferredCommonLanguages
    Additional Bindings Purpose
    AllLanguages Max Binding
    http://hl7.org/fhir/ValueSet/languages
    from the FHIR Standard
    Patient.identifier.userequiredIdentifierUse
    http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
    from the FHIR Standard
    Patient.identifier.typeextensibleIdentifier Type Codes
    http://hl7.org/fhir/ValueSet/identifier-type
    from the FHIR Standard
    Patient.name.userequiredNameUse
    http://hl7.org/fhir/ValueSet/name-use|4.0.1
    from the FHIR Standard
    Patient.telecom.systemrequiredContactPointSystem
    http://hl7.org/fhir/ValueSet/contact-point-system
    from the FHIR Standard
    Patient.telecom.userequiredContactPointUse
    http://hl7.org/fhir/ValueSet/contact-point-use
    from the FHIR Standard
    Patient.genderrequiredAdministrativeGender
    http://hl7.org/fhir/ValueSet/administrative-gender
    from the FHIR Standard
    Patient.address.userequiredAddressUse
    http://hl7.org/fhir/ValueSet/address-use|4.0.1
    from the FHIR Standard
    Patient.address.typerequiredAddressType
    http://hl7.org/fhir/ValueSet/address-type|4.0.1
    from the FHIR Standard
    Patient.address.stateextensibleUspsTwoLetterAlphabeticCodes (a valid code from https://www.usps.com/)
    http://hl7.org/fhir/us/core/ValueSet/us-core-usps-state
    from this IG
    Patient.maritalStatusextensibleMarital Status Codes
    http://hl7.org/fhir/ValueSet/marital-status
    from the FHIR Standard
    Patient.contact.relationshipextensiblePatientContactRelationship
    http://hl7.org/fhir/ValueSet/patient-contactrelationship
    from the FHIR Standard
    Patient.contact.genderrequiredAdministrativeGender
    http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
    from the FHIR Standard
    Patient.communication.languageextensibleLanguageCodesWithLanguageAndOptionallyARegionModifier
    http://hl7.org/fhir/us/core/ValueSet/simple-language
    from this IG
    Patient.link.typerequiredLinkType
    http://hl7.org/fhir/ValueSet/link-type|4.0.1
    from the FHIR Standard

    Constraints

    IdGradePath(s)DetailsRequirements
    us-core-6errorPatient.nameAt least name.given and/or name.family are present or, if neither is available, the Data Absent Reason Extension is present.
    : (family.exists() or given.exists()) xor extension.where(url='http://hl7.org/fhir/StructureDefinition/data-absent-reason').exists()

     

    Other representations of profile: CSV, Excel, Schematron