This page is part of the CCDA: Consolidated CDA Release (v2.1.0-draft1: CCDA 2.1 Draft) generated with FHIR v5.0.0. . For a full list of available versions, see the Directory of published versions
Active as of 2023-01-16 |
Definitions for the 2.16.840.1.113883.10.20.22.5.1.1 resource profile.
Guidance on how to interpret the contents of this table can be found here.
Guidance on how to interpret the contents of this table can be found here.
1. PN | |
Definition | A name for a person. A sequence of name parts, such as given name or family name, prefix, suffix, etc. Examples for person name values are "Jim Bob Walton, Jr.", "Adam Everyman", etc. A person name may be as simple as a character string or may consist of several person name parts, such as, "Jim", "Bob", "Walton", and "Jr.". PN differs from EN because the qualifier type cannot include LS (Legal Status). Base definition for all types defined in FHIR type system. |
Control | 10..* |
Invariants | Defined on this element 81-9371: The content of name **SHALL** be either a conformant Patient Name (PTN.US.FIELDED), or a string (CONF:81-9371). (: null) 81-9372: The string **SHALL NOT** contain name parts (CONF:81-9372). (: null) ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
Guidance on how to interpret the contents of this table can be found here.
1. PN | |
Definition | A name for a person. A sequence of name parts, such as given name or family name, prefix, suffix, etc. Examples for person name values are "Jim Bob Walton, Jr.", "Adam Everyman", etc. A person name may be as simple as a character string or may consist of several person name parts, such as, "Jim", "Bob", "Walton", and "Jr.". PN differs from EN because the qualifier type cannot include LS (Legal Status). |
Control | 1..* |
2. PN.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
3. PN.use | |
Definition | A set of codes advising a system or user which name in a set of like names to select for a given purpose. A name without specific use code might be a default name useful for any purpose, but a name with a specific use code would be preferred for that respective purpose |
Control | 0..1 |
Binding | The codes SHALL be taken from PersonNameUse |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
4. PN.delimiter | |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ENXP |
5. PN.family | |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ENXP |
6. PN.given | |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ENXP |
7. PN.prefix | |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ENXP |
8. PN.suffix | |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ENXP |
9. PN.other | |
Control | 0..1 |
Type | string |
XML Representation | In the XML format, this property is represented as unadorned text. |
10. PN.validTime | |
Definition | An interval of time specifying the time during which the name is or was used for the entity. This accomodates the fact that people change names for people, places and things. |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/IVL-TS |