Consolidated CDA Release 2.2, published by Health Level Seven. This is not an authorized publication; it is the continuous build for version 2.2). This version is based on the current content of https://github.com/HL7/CDA-ccda-2.2/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.5.1 | Version: 2.2 | |||
Active as of 2022-05-13 | Computable Name: USRealmPatientNamePTNUSFIELDED | |||
Other Identifiers: : urn:oid:2.16.840.1.113883.10.20.22.5.1 |
The US Realm Patient Name datatype flavor is a set of reusable constraints that can be used for the patient or any other person. It requires a first (given) and last (family) name. If a patient or person has only one name part (e.g., patient with first name only) place the name part in the field required by the organization. Use the appropriate nullFlavor, “Not Applicable” (NA), in the other field. For information on mixed content see the Extensible Markup Language reference (http://www.w3c.org/TR/2008/REC-xml-20081126/).
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from PN
This structure is derived from PN
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
PN | I | 1..* | PN | 81-7278: **SHALL NOT** have mixed content except for white space (CONF:81-7278). |
use | 0..1 | code | If name/@nullFlavor is present, the remaining conformance statements *SHALL NOT* be enforced Binding: EntityNameUse (required) | |
family | 1..1 | ENXP | ||
qualifier | 0..1 | code | Binding: EntityPersonNamePartQualifier (required) | |
given | I | 1..* | ENXP | 81-7163: The second occurrence of given (given[2]) if provided, SHALL include middle name or middle initial (CONF:81-7163). |
qualifier | 0..1 | code | Binding: EntityPersonNamePartQualifier (required) | |
prefix | 0..* | ENXP | ||
qualifier | 0..1 | code | Binding: EntityPersonNamePartQualifier (required) | |
suffix | 0..1 | ENXP | ||
qualifier | 0..1 | code | Binding: EntityPersonNamePartQualifier (required) | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
PN | I | 1..* | PN | 81-7278: **SHALL NOT** have mixed content except for white space (CONF:81-7278). |
Documentation for this format |
This structure is derived from PN
Differential View
This structure is derived from PN
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
PN | I | 1..* | PN | 81-7278: **SHALL NOT** have mixed content except for white space (CONF:81-7278). |
use | 0..1 | code | If name/@nullFlavor is present, the remaining conformance statements *SHALL NOT* be enforced Binding: EntityNameUse (required) | |
family | 1..1 | ENXP | ||
qualifier | 0..1 | code | Binding: EntityPersonNamePartQualifier (required) | |
given | I | 1..* | ENXP | 81-7163: The second occurrence of given (given[2]) if provided, SHALL include middle name or middle initial (CONF:81-7163). |
qualifier | 0..1 | code | Binding: EntityPersonNamePartQualifier (required) | |
prefix | 0..* | ENXP | ||
qualifier | 0..1 | code | Binding: EntityPersonNamePartQualifier (required) | |
suffix | 0..1 | ENXP | ||
qualifier | 0..1 | code | Binding: EntityPersonNamePartQualifier (required) | |
Documentation for this format |
Snapshot View
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet |
PN.nullFlavor | required | NullFlavor |
PN.use | required | EntityNameUse |
PN.family.nullFlavor | required | NullFlavor |
PN.family.partType | required | EntityNamePartType |
PN.family.qualifier | required | EntityPersonNamePartQualifier |
PN.given.nullFlavor | required | NullFlavor |
PN.given.partType | required | EntityNamePartType |
PN.given.qualifier | required | EntityPersonNamePartQualifier |
PN.prefix.nullFlavor | required | NullFlavor |
PN.prefix.partType | required | EntityNamePartType |
PN.prefix.qualifier | required | EntityPersonNamePartQualifier |
PN.suffix.nullFlavor | required | NullFlavor |
PN.suffix.partType | required | EntityNamePartType |
PN.suffix.qualifier | required | EntityPersonNamePartQualifier |
Id | Grade | Path | Details | Requirements |
81-7278 | error | PN | **SHALL NOT** have mixed content except for white space (CONF:81-7278). : | |
81-7163 | warning | PN.given | The second occurrence of given (given[2]) if provided, SHALL include middle name or middle initial (CONF:81-7163). : |