Clinical Document Architecture V2.0.1
2.1.0 - CI Build
Clinical Document Architecture V2.0.1, published by Health Level 7. This is not an authorized publication; it is the continuous build for version 2.1.0). This version is based on the current content of https://github.com/HL7/cda-core-2.0/ and changes regularly. See the Directory of published versions
XML representation of the PN logical model.
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="PN"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>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).</p>
</div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace">
<valueUri value="urn:hl7-org:v3"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-xml-no-order">
<valueBoolean value="true"/>
</extension>
<url value="http://hl7.org/fhir/cda/StructureDefinition/PN"/>
<version value="2.1.0"/>
<name value="PN"/>
<title value="PN: PersonName (V3 Data Type)"/>
<status value="active"/>
<experimental value="false"/>
<date value="2021-03-11T17:00:55+00:00"/>
<publisher value="Health Level 7"/>
<description
value="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)."/>
<fhirVersion value="4.0.1"/>
<kind value="logical"/>
<abstract value="false"/>
<type value="PN"/>
<baseDefinition value="http://hl7.org/fhir/cda/StructureDefinition/EN"/>
<derivation value="specialization"/>
<snapshot>
<element id="PN">
<path value="PN"/>
<definition
value="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)."/>
<min value="1"/>
<max value="*"/>
<base>
<path value="Base"/>
<min value="0"/>
<max value="*"/>
</base>
<isModifier value="false"/>
</element>
<element id="PN.nullFlavor">
<path value="PN.nullFlavor"/>
<representation value="xmlAttr"/>
<label value="Exceptional Value Detail"/>
<definition
value="If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ANY.nullFlavor"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
</type>
<binding>
<strength value="required"/>
<valueSet value="http://terminology.hl7.org/ValueSet/v3-NullFlavor"/>
</binding>
</element>
<element id="PN.use">
<path value="PN.use"/>
<representation value="xmlAttr"/>
<label value="Use Code"/>
<definition
value="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"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="EN.use"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
</type>
<binding>
<strength value="required"/>
<valueSet value="http://terminology.hl7.org/ValueSet/v3-PersonNameUse"/>
</binding>
</element>
<element id="PN.delimiter">
<path value="PN.delimiter"/>
<min value="0"/>
<max value="*"/>
<base>
<path value="EN.delimiter"/>
<min value="0"/>
<max value="*"/>
</base>
<type>
<code value="http://hl7.org/fhir/cda/StructureDefinition/ENXP"/>
</type>
</element>
<element id="PN.family">
<path value="PN.family"/>
<min value="0"/>
<max value="*"/>
<base>
<path value="EN.family"/>
<min value="0"/>
<max value="*"/>
</base>
<type>
<code value="http://hl7.org/fhir/cda/StructureDefinition/ENXP"/>
</type>
</element>
<element id="PN.given">
<path value="PN.given"/>
<min value="0"/>
<max value="*"/>
<base>
<path value="EN.given"/>
<min value="0"/>
<max value="*"/>
</base>
<type>
<code value="http://hl7.org/fhir/cda/StructureDefinition/ENXP"/>
</type>
</element>
<element id="PN.prefix">
<path value="PN.prefix"/>
<min value="0"/>
<max value="*"/>
<base>
<path value="EN.prefix"/>
<min value="0"/>
<max value="*"/>
</base>
<type>
<code value="http://hl7.org/fhir/cda/StructureDefinition/ENXP"/>
</type>
</element>
<element id="PN.suffix">
<path value="PN.suffix"/>
<min value="0"/>
<max value="*"/>
<base>
<path value="EN.suffix"/>
<min value="0"/>
<max value="*"/>
</base>
<type>
<code value="http://hl7.org/fhir/cda/StructureDefinition/ENXP"/>
</type>
</element>
<element id="PN.other">
<path value="PN.other"/>
<representation value="xmlText"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="EN.other"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
</type>
</element>
<element id="PN.validTime">
<path value="PN.validTime"/>
<label value="Valid Time"/>
<definition
value="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."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="EN.validTime"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/fhir/cda/StructureDefinition/IVL-TS"/>
</type>
</element>
</snapshot>
<differential>
<element id="PN">
<path value="PN"/>
<definition
value="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)."/>
<min value="1"/>
<max value="*"/>
</element>
<element id="PN.use">
<path value="PN.use"/>
<binding>
<strength value="required"/>
<valueSet value="http://terminology.hl7.org/ValueSet/v3-PersonNameUse"/>
</binding>
</element>
</differential>
</StructureDefinition>