Clinical Document Architecture with Australian Schema
1.0.0 - current
Clinical Document Architecture with Australian Schema - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-08-29 |
XML representation of the au-Address logical model.
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="au-Address"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>Mailing and home or office addresses. A sequence of address parts, such as street or post
office Box, city, postal code, country, etc.</p>
</div>
</text>
<extension
url="http://hl7.org/fhir/tools/StructureDefinition/logical-target">
<valueBoolean>
<extension
url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
<valueCode value="not-applicable"/>
</extension>
</valueBoolean>
</extension>
<extension
url="http://hl7.org/fhir/tools/StructureDefinition/xml-namespace">
<valueUri value="urn:hl7-org:v3"/>
</extension>
<extension
url="http://hl7.org/fhir/tools/StructureDefinition/logical-container">
<valueUri
value="http://hl7.org/cda/stds/core/StructureDefinition/ClinicalDocument"/>
</extension>
<url
value="http://ns.electronichealth.net.au/cda/StructureDefinition/au-Address"/>
<version value="1.0.0"/>
<name value="AD"/>
<title value="ADHA AD: PostalAddress (V3 Data Type)"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-08-29T09:46:41+10:00"/>
<publisher value="Australian Digital Health Agency"/>
<contact>
<name value="Australian Digital Health Agency"/>
<telecom>
<system value="email"/>
<value value="mailto:[email protected]"/>
</telecom>
</contact>
<description
value="**Australian adaptation of the [HL7 International CDA PostalAddress datatype]( https://hl7.org/cda/stds/core/2.0.0-sd/StructureDefinition-AD.html)**.
This is a generated StructureDefinition that describes CDA - that is, CDA as it actually is for R2. The intent of this StructureDefinition is to enable CDA to be a FHIR resource. That enables the FHIR infrastructure - API, conformance, query - to be used directly against CDA"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="AU"/>
</coding>
</jurisdiction>
<copyright
value="Copyright © 2024 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See [https://creativecommons.org/licenses/by/4.0/](https://creativecommons.org/licenses/by/4.0/)."/>
<fhirVersion value="5.0.0"/>
<mapping>
<identity value="rim"/>
<uri value="http://hl7.org/v3"/>
<name value="RIM Mapping"/>
</mapping>
<kind value="logical"/>
<abstract value="false"/>
<type value="http://hl7.org/cda/stds/core/StructureDefinition/AD"/>
<baseDefinition
value="http://hl7.org/cda/stds/core/StructureDefinition/ANY"/>
<derivation value="specialization"/>
<snapshot>
<element id="AD">
<path value="AD"/>
<short
value="Australian adaptation of the HL7 International CDA PostalAddress datatype"/>
<definition
value="Mailing and home or office addresses. A sequence of address parts, such as street or post office Box, city, postal code, country, etc."/>
<comment
value="In an event where the Address of the Subject of Care is 'Unknown' or 'Masked / Not to be disclosed for privacy reason', the following conditions SHOULD be applied. The nullFlavor = 'UNK' SHOULD be permitted if the value of address is not known and the value of 'No Fixed Address Indicator' is false. The nullFlavor = 'MSK' SHOULD be permitted if the value of address is masked and the value of 'No Fixed Address Indicator' is false. The nullFlavor = 'NA' SHOULD be permitted if value of 'No Fixed Address Indicator' is true. (This is the same as the current CDA IG constraint). The value of the data group SHALL be populated in all other circumstances."/>
<min value="1"/>
<max value="*"/>
<base>
<path value="Base"/>
<min value="0"/>
<max value="*"/>
</base>
<isModifier value="false"/>
<mapping>
<identity value="rim"/>
<map value="n/a"/>
</mapping>
</element>
<element id="AD.nullFlavor">
<path value="AD.nullFlavor"/>
<representation value="xmlAttr"/>
<label value="Exceptional Value Detail"/>
<definition
value="A flag to indicate whether or not the participant has no fixed address."/>
<comment
value="If true, nullFlavor=NA. If false omit nullFlavor and fill in address."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ANY.nullFlavor"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.isNotOrdered">
<path value="AD.isNotOrdered"/>
<representation value="xmlAttr"/>
<label value="Is Not Ordered"/>
<definition
value="A boolean value specifying whether the order of the address parts is known or not. While the address parts are always a Sequence, the order in which they are presented may or may not be known. Where this matters, the isNotOrdered property can be used to convey this information."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.isNotOrdered"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="boolean"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/bl-simple"/>
</type>
</element>
<element id="AD.use">
<path value="AD.use"/>
<representation value="xmlAttr"/>
<label value="Use Code"/>
<definition
value="The purpose for which the address is being used by the entity."/>
<min value="0"/>
<max value="*"/>
<base>
<path value="AD.use"/>
<min value="0"/>
<max value="*"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDAPostalAddressUse"/>
</binding>
</element>
<element id="AD.item">
<extension
url="http://hl7.org/fhir/tools/StructureDefinition/xml-choice-group">
<valueBoolean value="true"/>
</extension>
<path value="AD.item"/>
<definition value="A series of items that constitute the address."/>
<min value="0"/>
<max value="*"/>
<base>
<path value="AD.item"/>
<min value="0"/>
<max value="*"/>
</base>
<type>
<code value="http://hl7.org/fhir/StructureDefinition/Base"/>
</type>
<constraint>
<key value="AD-1"/>
<severity value="error"/>
<human
value="Can only have only one of the possible item elements in each choice"/>
<expression
value="(delimiter | country | state | county | city | postalCode | streetAddressLine | houseNumber | houseNumberNumeric | direction | streetName | streetNameBase | streetNameType | additionalLocator | unitID | unitType | careOf | censusTract | deliveryAddressLine | deliveryInstallationType | deliveryInstallationArea | deliveryInstallationQualifier | deliveryMode | deliveryModeIdentifier | buildingNumberSuffix | postBox | precinct | xmlText).count() = 1"/>
</constraint>
</element>
<element id="AD.item.delimiter">
<path value="AD.item.delimiter"/>
<definition
value="Delimiters are printed without framing white space. If no value component is provided, the delimiter appears as a line break."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.delimiter"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.delimiter.nullFlavor">
<path value="AD.item.delimiter.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.delimiter.representation">
<path value="AD.item.delimiter.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.delimiter.mediaType">
<path value="AD.item.delimiter.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.delimiter.language">
<path value="AD.item.delimiter.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.delimiter.xmlText">
<path value="AD.item.delimiter.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.delimiter.partType">
<path value="AD.item.delimiter.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="DEL"/>
</element>
<element id="AD.item.country">
<path value="AD.item.country"/>
<definition value="The country component of the address."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.country"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.country.nullFlavor">
<path value="AD.item.country.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.country.representation">
<path value="AD.item.country.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.country.mediaType">
<path value="AD.item.country.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.country.language">
<path value="AD.item.country.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.country.xmlText">
<path value="AD.item.country.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.country.partType">
<path value="AD.item.country.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="CNT"/>
</element>
<element id="AD.item.state">
<path value="AD.item.state"/>
<definition
value="The designation applied to an internal, political or geographic division of a country other than Australia that is officially recognised by that country."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.state"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
<binding>
<strength value="preferred"/>
<valueSet
value="https://healthterminologies.gov.au/fhir/ValueSet/australian-states-territories-2"/>
</binding>
</element>
<element id="AD.item.state.nullFlavor">
<path value="AD.item.state.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.state.representation">
<path value="AD.item.state.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.state.mediaType">
<path value="AD.item.state.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.state.language">
<path value="AD.item.state.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.state.xmlText">
<path value="AD.item.state.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.state.partType">
<path value="AD.item.state.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="STA"/>
</element>
<element id="AD.item.county">
<path value="AD.item.county"/>
<definition
value="A sub-unit of a state or province. (49 of the United States of America use the term "county;" Louisiana uses the term "parish".)"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.county"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.county.nullFlavor">
<path value="AD.item.county.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.county.representation">
<path value="AD.item.county.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.county.mediaType">
<path value="AD.item.county.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.county.language">
<path value="AD.item.county.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.county.xmlText">
<path value="AD.item.county.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.county.partType">
<path value="AD.item.county.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="CPA"/>
</element>
<element id="AD.item.city">
<path value="AD.item.city"/>
<definition
value="The full name of the general locality contained within the specific address."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.city"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.city.nullFlavor">
<path value="AD.item.city.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.city.representation">
<path value="AD.item.city.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.city.mediaType">
<path value="AD.item.city.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.city.language">
<path value="AD.item.city.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.city.xmlText">
<path value="AD.item.city.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.city.partType">
<path value="AD.item.city.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="CTY"/>
</element>
<element id="AD.item.postalCode">
<path value="AD.item.postalCode"/>
<definition
value="The alphanumeric descriptor for a postal delivery area (as by the postal service of a country other than Australia) aligned with locality, suburb or place for an address."/>
<comment
value="Values in this data element SHOULD comply with descriptions in the Australia Post Postcode File."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.postalCode"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.postalCode.nullFlavor">
<path value="AD.item.postalCode.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.postalCode.representation">
<path value="AD.item.postalCode.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.postalCode.mediaType">
<path value="AD.item.postalCode.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.postalCode.language">
<path value="AD.item.postalCode.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.postalCode.xmlText">
<path value="AD.item.postalCode.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.postalCode.partType">
<path value="AD.item.postalCode.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="ZIP"/>
</element>
<element id="AD.item.streetAddressLine">
<path value="AD.item.streetAddressLine"/>
<definition
value="A composite of address details comprising a low level geographical/physical description of a location that, used in conjunction with the other high level address components, i.e. international state/province, international postcode and country, forms a complete geographic/physical address.
A composite of one or more low level standard address components describing a geographical/physical location that, used in conjunction with the other high level address components, e.g. Australian suburb/town/locality name, Australian postcode and Australian State/Territory, forms a complete geographical/physical address."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.streetAddressLine"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.streetAddressLine.nullFlavor">
<path value="AD.item.streetAddressLine.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.streetAddressLine.representation">
<path value="AD.item.streetAddressLine.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.streetAddressLine.mediaType">
<path value="AD.item.streetAddressLine.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.streetAddressLine.language">
<path value="AD.item.streetAddressLine.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.streetAddressLine.xmlText">
<path value="AD.item.streetAddressLine.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.streetAddressLine.partType">
<path value="AD.item.streetAddressLine.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="SAL"/>
</element>
<element id="AD.item.houseNumber">
<path value="AD.item.houseNumber"/>
<definition
value="The number of a building, house or lot alongside the street. Also known as "primary street number". This does not number the street but rather the building."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.houseNumber"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.houseNumber.nullFlavor">
<path value="AD.item.houseNumber.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.houseNumber.representation">
<path value="AD.item.houseNumber.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.houseNumber.mediaType">
<path value="AD.item.houseNumber.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.houseNumber.language">
<path value="AD.item.houseNumber.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.houseNumber.xmlText">
<path value="AD.item.houseNumber.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.houseNumber.partType">
<path value="AD.item.houseNumber.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="BNR"/>
</element>
<element id="AD.item.houseNumberNumeric">
<path value="AD.item.houseNumberNumeric"/>
<definition value="The numeric portion of a building number"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.houseNumberNumeric"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.houseNumberNumeric.nullFlavor">
<path value="AD.item.houseNumberNumeric.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.houseNumberNumeric.representation">
<path value="AD.item.houseNumberNumeric.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.houseNumberNumeric.mediaType">
<path value="AD.item.houseNumberNumeric.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.houseNumberNumeric.language">
<path value="AD.item.houseNumberNumeric.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.houseNumberNumeric.xmlText">
<path value="AD.item.houseNumberNumeric.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.houseNumberNumeric.partType">
<path value="AD.item.houseNumberNumeric.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="BNN"/>
</element>
<element id="AD.item.direction">
<path value="AD.item.direction"/>
<definition value="Direction (e.g., N, S, W, E)"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.direction"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.direction.nullFlavor">
<path value="AD.item.direction.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.direction.representation">
<path value="AD.item.direction.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.direction.mediaType">
<path value="AD.item.direction.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.direction.language">
<path value="AD.item.direction.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.direction.xmlText">
<path value="AD.item.direction.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.direction.partType">
<path value="AD.item.direction.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="DIR"/>
</element>
<element id="AD.item.streetName">
<path value="AD.item.streetName"/>
<definition
value="The name that identifies a public thoroughfare and differentiates it from others in the same suburb/town/locality."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.streetName"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.streetName.nullFlavor">
<path value="AD.item.streetName.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.streetName.representation">
<path value="AD.item.streetName.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.streetName.mediaType">
<path value="AD.item.streetName.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.streetName.language">
<path value="AD.item.streetName.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.streetName.xmlText">
<path value="AD.item.streetName.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.streetName.partType">
<path value="AD.item.streetName.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="STR"/>
</element>
<element id="AD.item.streetNameBase">
<path value="AD.item.streetNameBase"/>
<definition
value="The base name of a roadway or artery recognized by a municipality (excluding street type and direction)"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.streetNameBase"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.streetNameBase.nullFlavor">
<path value="AD.item.streetNameBase.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.streetNameBase.representation">
<path value="AD.item.streetNameBase.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.streetNameBase.mediaType">
<path value="AD.item.streetNameBase.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.streetNameBase.language">
<path value="AD.item.streetNameBase.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.streetNameBase.xmlText">
<path value="AD.item.streetNameBase.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.streetNameBase.partType">
<path value="AD.item.streetNameBase.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="STB"/>
</element>
<element id="AD.item.streetNameType">
<path value="AD.item.streetNameType"/>
<definition
value=" A code that identifies the type of public thoroughfare."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.streetNameType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.streetNameType.nullFlavor">
<path value="AD.item.streetNameType.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.streetNameType.representation">
<path value="AD.item.streetNameType.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.streetNameType.mediaType">
<path value="AD.item.streetNameType.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.streetNameType.language">
<path value="AD.item.streetNameType.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.streetNameType.xmlText">
<path value="AD.item.streetNameType.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.streetNameType.partType">
<path value="AD.item.streetNameType.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="STTYP"/>
</element>
<element id="AD.item.additionalLocator">
<path value="AD.item.additionalLocator"/>
<definition
value="The Australian Lot reference allocated to an addressin the absence of street numbering.
The full name used to identify the physical building or property as part of its location.
Descriptor used to classify the type of floor or level of a multistorey building/complex.
Descriptor used to identify the floor or level of a multistorey building/complex.
A unique number assigned to a postal delivery point as recorded on the Australia Post Postal Address File."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.additionalLocator"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.additionalLocator.nullFlavor">
<path value="AD.item.additionalLocator.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.additionalLocator.representation">
<path value="AD.item.additionalLocator.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.additionalLocator.mediaType">
<path value="AD.item.additionalLocator.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.additionalLocator.language">
<path value="AD.item.additionalLocator.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.additionalLocator.xmlText">
<path value="AD.item.additionalLocator.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.additionalLocator.partType">
<path value="AD.item.additionalLocator.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="ADL"/>
</element>
<element id="AD.item.unitID">
<path value="AD.item.unitID"/>
<definition
value="The number or name of a specific unit contained within a building or complex, as assigned by that building or complex."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.unitID"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.unitID.nullFlavor">
<path value="AD.item.unitID.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.unitID.representation">
<path value="AD.item.unitID.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.unitID.mediaType">
<path value="AD.item.unitID.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.unitID.language">
<path value="AD.item.unitID.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.unitID.xmlText">
<path value="AD.item.unitID.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.unitID.partType">
<path value="AD.item.unitID.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="UNID"/>
</element>
<element id="AD.item.unitType">
<path value="AD.item.unitType"/>
<definition
value="Indicates the type of specific unit contained within a building or complex. E.g. Appartment, Floor"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.unitType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.unitType.nullFlavor">
<path value="AD.item.unitType.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.unitType.representation">
<path value="AD.item.unitType.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.unitType.mediaType">
<path value="AD.item.unitType.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.unitType.language">
<path value="AD.item.unitType.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.unitType.xmlText">
<path value="AD.item.unitType.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.unitType.partType">
<path value="AD.item.unitType.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="UNIT"/>
</element>
<element id="AD.item.careOf">
<path value="AD.item.careOf"/>
<definition
value="The name of the party who will take receipt at the specified address, and will take on responsibility for ensuring delivery to the target recipient"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.careOf"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.careOf.nullFlavor">
<path value="AD.item.careOf.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.careOf.representation">
<path value="AD.item.careOf.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.careOf.mediaType">
<path value="AD.item.careOf.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.careOf.language">
<path value="AD.item.careOf.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.careOf.xmlText">
<path value="AD.item.careOf.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.careOf.partType">
<path value="AD.item.careOf.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="CAR"/>
</element>
<element id="AD.item.censusTract">
<path value="AD.item.censusTract"/>
<definition
value="A geographic sub-unit delineated for demographic purposes."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.censusTract"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.censusTract.nullFlavor">
<path value="AD.item.censusTract.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.censusTract.representation">
<path value="AD.item.censusTract.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.censusTract.mediaType">
<path value="AD.item.censusTract.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.censusTract.language">
<path value="AD.item.censusTract.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.censusTract.xmlText">
<path value="AD.item.censusTract.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.censusTract.partType">
<path value="AD.item.censusTract.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="CEN"/>
</element>
<element id="AD.item.deliveryAddressLine">
<path value="AD.item.deliveryAddressLine"/>
<definition
value="Identification for the channel of postal delivery.
Identification number for the channel of postal delivery."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.deliveryAddressLine"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.deliveryAddressLine.nullFlavor">
<path value="AD.item.deliveryAddressLine.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.deliveryAddressLine.representation">
<path value="AD.item.deliveryAddressLine.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.deliveryAddressLine.mediaType">
<path value="AD.item.deliveryAddressLine.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.deliveryAddressLine.language">
<path value="AD.item.deliveryAddressLine.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.deliveryAddressLine.xmlText">
<path value="AD.item.deliveryAddressLine.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.deliveryAddressLine.partType">
<path value="AD.item.deliveryAddressLine.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="DAL"/>
</element>
<element id="AD.item.deliveryInstallationType">
<path value="AD.item.deliveryInstallationType"/>
<definition
value="Indicates the type of delivery installation (the facility to which the mail will be delivered prior to final shipping via the delivery mode.) Example: post office, letter carrier depot, community mail center, station, etc."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.deliveryInstallationType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.deliveryInstallationType.nullFlavor">
<path value="AD.item.deliveryInstallationType.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.deliveryInstallationType.representation">
<path value="AD.item.deliveryInstallationType.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.deliveryInstallationType.mediaType">
<path value="AD.item.deliveryInstallationType.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.deliveryInstallationType.language">
<path value="AD.item.deliveryInstallationType.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.deliveryInstallationType.xmlText">
<path value="AD.item.deliveryInstallationType.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.deliveryInstallationType.partType">
<path value="AD.item.deliveryInstallationType.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="DINST"/>
</element>
<element id="AD.item.deliveryInstallationArea">
<path value="AD.item.deliveryInstallationArea"/>
<definition
value="The location of the delivery installation, usually a town or city, and is only required if the area is different from the municipality. Area to which mail delivery service is provided from any postal facility or service such as an individual letter carrier, rural route, or postal route."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.deliveryInstallationArea"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.deliveryInstallationArea.nullFlavor">
<path value="AD.item.deliveryInstallationArea.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.deliveryInstallationArea.representation">
<path value="AD.item.deliveryInstallationArea.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.deliveryInstallationArea.mediaType">
<path value="AD.item.deliveryInstallationArea.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.deliveryInstallationArea.language">
<path value="AD.item.deliveryInstallationArea.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.deliveryInstallationArea.xmlText">
<path value="AD.item.deliveryInstallationArea.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.deliveryInstallationArea.partType">
<path value="AD.item.deliveryInstallationArea.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="DINSTA"/>
</element>
<element id="AD.item.deliveryInstallationQualifier">
<path value="AD.item.deliveryInstallationQualifier"/>
<definition
value="A number, letter or name identifying a delivery installation. E.g., for Station A, the delivery installation qualifier would be 'A'."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.deliveryInstallationQualifier"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.deliveryInstallationQualifier.nullFlavor">
<path value="AD.item.deliveryInstallationQualifier.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.deliveryInstallationQualifier.representation">
<path value="AD.item.deliveryInstallationQualifier.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.deliveryInstallationQualifier.mediaType">
<path value="AD.item.deliveryInstallationQualifier.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.deliveryInstallationQualifier.language">
<path value="AD.item.deliveryInstallationQualifier.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.deliveryInstallationQualifier.xmlText">
<path value="AD.item.deliveryInstallationQualifier.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.deliveryInstallationQualifier.partType">
<path value="AD.item.deliveryInstallationQualifier.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="DINSTQ"/>
</element>
<element id="AD.item.deliveryMode">
<path value="AD.item.deliveryMode"/>
<definition
value="Indicates the type of service offered, method of delivery. For example: post office box, rural route, general delivery, etc."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.deliveryMode"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.deliveryMode.nullFlavor">
<path value="AD.item.deliveryMode.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.deliveryMode.representation">
<path value="AD.item.deliveryMode.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.deliveryMode.mediaType">
<path value="AD.item.deliveryMode.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.deliveryMode.language">
<path value="AD.item.deliveryMode.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.deliveryMode.xmlText">
<path value="AD.item.deliveryMode.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.deliveryMode.partType">
<path value="AD.item.deliveryMode.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="DMOD"/>
</element>
<element id="AD.item.deliveryModeIdentifier">
<path value="AD.item.deliveryModeIdentifier"/>
<definition
value="Represents the routing information such as a letter carrier route number. It is the identifying number of the designator (the box number or rural route number)."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.deliveryModeIdentifier"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.deliveryModeIdentifier.nullFlavor">
<path value="AD.item.deliveryModeIdentifier.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.deliveryModeIdentifier.representation">
<path value="AD.item.deliveryModeIdentifier.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.deliveryModeIdentifier.mediaType">
<path value="AD.item.deliveryModeIdentifier.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.deliveryModeIdentifier.language">
<path value="AD.item.deliveryModeIdentifier.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.deliveryModeIdentifier.xmlText">
<path value="AD.item.deliveryModeIdentifier.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.deliveryModeIdentifier.partType">
<path value="AD.item.deliveryModeIdentifier.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="DMODID"/>
</element>
<element id="AD.item.buildingNumberSuffix">
<path value="AD.item.buildingNumberSuffix"/>
<definition
value="Any alphabetic character, fraction or other text that may appear after the numeric portion of a building number"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.buildingNumberSuffix"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.buildingNumberSuffix.nullFlavor">
<path value="AD.item.buildingNumberSuffix.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.buildingNumberSuffix.representation">
<path value="AD.item.buildingNumberSuffix.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.buildingNumberSuffix.mediaType">
<path value="AD.item.buildingNumberSuffix.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.buildingNumberSuffix.language">
<path value="AD.item.buildingNumberSuffix.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.buildingNumberSuffix.xmlText">
<path value="AD.item.buildingNumberSuffix.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.buildingNumberSuffix.partType">
<path value="AD.item.buildingNumberSuffix.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="BNS"/>
</element>
<element id="AD.item.postBox">
<path value="AD.item.postBox"/>
<definition value="A numbered box located in a post station."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.postBox"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.postBox.nullFlavor">
<path value="AD.item.postBox.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.postBox.representation">
<path value="AD.item.postBox.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.postBox.mediaType">
<path value="AD.item.postBox.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.postBox.language">
<path value="AD.item.postBox.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.postBox.xmlText">
<path value="AD.item.postBox.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.postBox.partType">
<path value="AD.item.postBox.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="POB"/>
</element>
<element id="AD.item.precinct">
<path value="AD.item.precinct"/>
<definition value="A subsection of a municipality"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.precinct"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<constraint>
<key value="text-null"/>
<severity value="error"/>
<human
value="xmlText and nullFlavor are mutually exclusive (one must be present)"/>
<expression value="(xmlText | nullFlavor).count() = 1"/>
<source value="http://hl7.org/cda/stds/core/StructureDefinition/ST"/>
</constraint>
</element>
<element id="AD.item.precinct.nullFlavor">
<path value="AD.item.precinct.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"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"/>
</binding>
</element>
<element id="AD.item.precinct.representation">
<path value="AD.item.precinct.representation"/>
<representation value="xmlAttr"/>
<definition
value="Specifies the representation of the binary data that is the content of the binary data value"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.representation"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="TXT"/>
</element>
<element id="AD.item.precinct.mediaType">
<path value="AD.item.precinct.mediaType"/>
<representation value="xmlAttr"/>
<label value="Media Type"/>
<definition
value="Identifies the type of the encapsulated data and identifies a method to interpret or render the data."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.mediaType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="text/plain"/>
</element>
<element id="AD.item.precinct.language">
<path value="AD.item.precinct.language"/>
<representation value="xmlAttr"/>
<label value="Language"/>
<definition
value="For character based information the language property specifies the human language of the text."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.language"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
</element>
<element id="AD.item.precinct.xmlText">
<path value="AD.item.precinct.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ST.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.item.precinct.partType">
<path value="AD.item.precinct.partType"/>
<representation value="xmlAttr"/>
<definition value="Specifies the type of the address part"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ADXP.partType"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="PRE"/>
</element>
<element id="AD.item.xmlText">
<path value="AD.item.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="AD.item.xmlText"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.useablePeriod">
<extension
url="http://hl7.org/fhir/StructureDefinition/elementdefinition-defaulttype">
<valueCanonical
value="http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS"/>
</extension>
<path value="AD.useablePeriod"/>
<representation value="typeAttr"/>
<label value="Useable Period"/>
<definition
value="A General Timing Specification (GTS) specifying the periods of time during which the address can be used. This is used to specify different addresses for different times of the week or year."/>
<min value="0"/>
<max value="*"/>
<base>
<path value="AD.useablePeriod"/>
<min value="0"/>
<max value="*"/>
</base>
<type>
<code
value="http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS"/>
</type>
<type>
<code
value="http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS"/>
</type>
<type>
<code
value="http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS"/>
</type>
<type>
<code
value="http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS"/>
</type>
</element>
</snapshot>
<differential>
<element id="AD">
<path value="AD"/>
<short
value="Australian adaptation of the HL7 International CDA PostalAddress datatype"/>
<definition
value="Mailing and home or office addresses. A sequence of address parts, such as street or post office Box, city, postal code, country, etc."/>
<comment
value="In an event where the Address of the Subject of Care is 'Unknown' or 'Masked / Not to be disclosed for privacy reason', the following conditions SHOULD be applied. The nullFlavor = 'UNK' SHOULD be permitted if the value of address is not known and the value of 'No Fixed Address Indicator' is false. The nullFlavor = 'MSK' SHOULD be permitted if the value of address is masked and the value of 'No Fixed Address Indicator' is false. The nullFlavor = 'NA' SHOULD be permitted if value of 'No Fixed Address Indicator' is true. (This is the same as the current CDA IG constraint). The value of the data group SHALL be populated in all other circumstances."/>
<min value="1"/>
<max value="*"/>
<base>
<path value="ANY"/>
<min value="1"/>
<max value="*"/>
</base>
</element>
<element id="AD.nullFlavor">
<path value="AD.nullFlavor"/>
<representation value="xmlAttr"/>
<definition
value="A flag to indicate whether or not the participant has no fixed address."/>
<comment
value="If true, nullFlavor=NA. If false omit nullFlavor and fill in address."/>
<min value="0"/>
<max value="1"/>
</element>
<element id="AD.isNotOrdered">
<path value="AD.isNotOrdered"/>
<representation value="xmlAttr"/>
<label value="Is Not Ordered"/>
<definition
value="A boolean value specifying whether the order of the address parts is known or not. While the address parts are always a Sequence, the order in which they are presented may or may not be known. Where this matters, the isNotOrdered property can be used to convey this information."/>
<min value="0"/>
<max value="1"/>
<type>
<code value="boolean"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/bl-simple"/>
</type>
</element>
<element id="AD.use">
<path value="AD.use"/>
<representation value="xmlAttr"/>
<label value="Use Code"/>
<definition
value="The purpose for which the address is being used by the entity."/>
<min value="0"/>
<max value="*"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<binding>
<strength value="required"/>
<valueSet
value="http://hl7.org/cda/stds/core/ValueSet/CDAPostalAddressUse"/>
</binding>
</element>
<element id="AD.item">
<extension
url="http://hl7.org/fhir/tools/StructureDefinition/xml-choice-group">
<valueBoolean value="true"/>
</extension>
<path value="AD.item"/>
<definition value="A series of items that constitute the address."/>
<min value="0"/>
<max value="*"/>
<type>
<code value="http://hl7.org/fhir/StructureDefinition/Base"/>
</type>
<constraint>
<key value="AD-1"/>
<severity value="error"/>
<human
value="Can only have only one of the possible item elements in each choice"/>
<expression
value="(delimiter | country | state | county | city | postalCode | streetAddressLine | houseNumber | houseNumberNumeric | direction | streetName | streetNameBase | streetNameType | additionalLocator | unitID | unitType | careOf | censusTract | deliveryAddressLine | deliveryInstallationType | deliveryInstallationArea | deliveryInstallationQualifier | deliveryMode | deliveryModeIdentifier | buildingNumberSuffix | postBox | precinct | xmlText).count() = 1"/>
</constraint>
</element>
<element id="AD.item.delimiter">
<path value="AD.item.delimiter"/>
<definition
value="Delimiters are printed without framing white space. If no value component is provided, the delimiter appears as a line break."/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.delimiter.partType">
<path value="AD.item.delimiter.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="DEL"/>
</element>
<element id="AD.item.country">
<path value="AD.item.country"/>
<definition value="The country component of the address."/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.country.partType">
<path value="AD.item.country.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="CNT"/>
</element>
<element id="AD.item.state">
<path value="AD.item.state"/>
<definition
value="The designation applied to an internal, political or geographic division of a country other than Australia that is officially recognised by that country."/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
<binding>
<strength value="preferred"/>
<valueSet
value="https://healthterminologies.gov.au/fhir/ValueSet/australian-states-territories-2"/>
</binding>
</element>
<element id="AD.item.state.partType">
<path value="AD.item.state.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="STA"/>
</element>
<element id="AD.item.county">
<path value="AD.item.county"/>
<definition
value="A sub-unit of a state or province. (49 of the United States of America use the term "county;" Louisiana uses the term "parish".)"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.county.partType">
<path value="AD.item.county.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="CPA"/>
</element>
<element id="AD.item.city">
<path value="AD.item.city"/>
<definition
value="The full name of the general locality contained within the specific address."/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.city.partType">
<path value="AD.item.city.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="CTY"/>
</element>
<element id="AD.item.postalCode">
<path value="AD.item.postalCode"/>
<definition
value="The alphanumeric descriptor for a postal delivery area (as by the postal service of a country other than Australia) aligned with locality, suburb or place for an address."/>
<comment
value="Values in this data element SHOULD comply with descriptions in the Australia Post Postcode File."/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.postalCode.partType">
<path value="AD.item.postalCode.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="ZIP"/>
</element>
<element id="AD.item.streetAddressLine">
<path value="AD.item.streetAddressLine"/>
<definition
value="A composite of address details comprising a low level geographical/physical description of a location that, used in conjunction with the other high level address components, i.e. international state/province, international postcode and country, forms a complete geographic/physical address.
A composite of one or more low level standard address components describing a geographical/physical location that, used in conjunction with the other high level address components, e.g. Australian suburb/town/locality name, Australian postcode and Australian State/Territory, forms a complete geographical/physical address."/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.streetAddressLine.partType">
<path value="AD.item.streetAddressLine.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="SAL"/>
</element>
<element id="AD.item.houseNumber">
<path value="AD.item.houseNumber"/>
<definition
value="The number of a building, house or lot alongside the street. Also known as "primary street number". This does not number the street but rather the building."/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.houseNumber.partType">
<path value="AD.item.houseNumber.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="BNR"/>
</element>
<element id="AD.item.houseNumberNumeric">
<path value="AD.item.houseNumberNumeric"/>
<definition value="The numeric portion of a building number"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.houseNumberNumeric.partType">
<path value="AD.item.houseNumberNumeric.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="BNN"/>
</element>
<element id="AD.item.direction">
<path value="AD.item.direction"/>
<definition value="Direction (e.g., N, S, W, E)"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.direction.partType">
<path value="AD.item.direction.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="DIR"/>
</element>
<element id="AD.item.streetName">
<path value="AD.item.streetName"/>
<definition
value="The name that identifies a public thoroughfare and differentiates it from others in the same suburb/town/locality."/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.streetName.partType">
<path value="AD.item.streetName.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="STR"/>
</element>
<element id="AD.item.streetNameBase">
<path value="AD.item.streetNameBase"/>
<definition
value="The base name of a roadway or artery recognized by a municipality (excluding street type and direction)"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.streetNameBase.partType">
<path value="AD.item.streetNameBase.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="STB"/>
</element>
<element id="AD.item.streetNameType">
<path value="AD.item.streetNameType"/>
<definition
value=" A code that identifies the type of public thoroughfare."/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.streetNameType.partType">
<path value="AD.item.streetNameType.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="STTYP"/>
</element>
<element id="AD.item.additionalLocator">
<path value="AD.item.additionalLocator"/>
<definition
value="The Australian Lot reference allocated to an addressin the absence of street numbering.
The full name used to identify the physical building or property as part of its location.
Descriptor used to classify the type of floor or level of a multistorey building/complex.
Descriptor used to identify the floor or level of a multistorey building/complex.
A unique number assigned to a postal delivery point as recorded on the Australia Post Postal Address File. "/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.additionalLocator.partType">
<path value="AD.item.additionalLocator.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="ADL"/>
</element>
<element id="AD.item.unitID">
<path value="AD.item.unitID"/>
<definition
value="The number or name of a specific unit contained within a building or complex, as assigned by that building or complex."/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.unitID.partType">
<path value="AD.item.unitID.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="UNID"/>
</element>
<element id="AD.item.unitType">
<path value="AD.item.unitType"/>
<definition
value="Indicates the type of specific unit contained within a building or complex. E.g. Appartment, Floor"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.unitType.partType">
<path value="AD.item.unitType.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="UNIT"/>
</element>
<element id="AD.item.careOf">
<path value="AD.item.careOf"/>
<definition
value="The name of the party who will take receipt at the specified address, and will take on responsibility for ensuring delivery to the target recipient"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.careOf.partType">
<path value="AD.item.careOf.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="CAR"/>
</element>
<element id="AD.item.censusTract">
<path value="AD.item.censusTract"/>
<definition
value="A geographic sub-unit delineated for demographic purposes."/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.censusTract.partType">
<path value="AD.item.censusTract.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="CEN"/>
</element>
<element id="AD.item.deliveryAddressLine">
<path value="AD.item.deliveryAddressLine"/>
<definition
value="Identification for the channel of postal delivery.
Identification number for the channel of postal delivery."/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.deliveryAddressLine.partType">
<path value="AD.item.deliveryAddressLine.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="DAL"/>
</element>
<element id="AD.item.deliveryInstallationType">
<path value="AD.item.deliveryInstallationType"/>
<definition
value="Indicates the type of delivery installation (the facility to which the mail will be delivered prior to final shipping via the delivery mode.) Example: post office, letter carrier depot, community mail center, station, etc."/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.deliveryInstallationType.partType">
<path value="AD.item.deliveryInstallationType.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="DINST"/>
</element>
<element id="AD.item.deliveryInstallationArea">
<path value="AD.item.deliveryInstallationArea"/>
<definition
value="The location of the delivery installation, usually a town or city, and is only required if the area is different from the municipality. Area to which mail delivery service is provided from any postal facility or service such as an individual letter carrier, rural route, or postal route."/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.deliveryInstallationArea.partType">
<path value="AD.item.deliveryInstallationArea.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="DINSTA"/>
</element>
<element id="AD.item.deliveryInstallationQualifier">
<path value="AD.item.deliveryInstallationQualifier"/>
<definition
value="A number, letter or name identifying a delivery installation. E.g., for Station A, the delivery installation qualifier would be 'A'."/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.deliveryInstallationQualifier.partType">
<path value="AD.item.deliveryInstallationQualifier.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="DINSTQ"/>
</element>
<element id="AD.item.deliveryMode">
<path value="AD.item.deliveryMode"/>
<definition
value="Indicates the type of service offered, method of delivery. For example: post office box, rural route, general delivery, etc."/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.deliveryMode.partType">
<path value="AD.item.deliveryMode.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="DMOD"/>
</element>
<element id="AD.item.deliveryModeIdentifier">
<path value="AD.item.deliveryModeIdentifier"/>
<definition
value="Represents the routing information such as a letter carrier route number. It is the identifying number of the designator (the box number or rural route number)."/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.deliveryModeIdentifier.partType">
<path value="AD.item.deliveryModeIdentifier.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="DMODID"/>
</element>
<element id="AD.item.buildingNumberSuffix">
<path value="AD.item.buildingNumberSuffix"/>
<definition
value="Any alphabetic character, fraction or other text that may appear after the numeric portion of a building number"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.buildingNumberSuffix.partType">
<path value="AD.item.buildingNumberSuffix.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="BNS"/>
</element>
<element id="AD.item.postBox">
<path value="AD.item.postBox"/>
<definition value="A numbered box located in a post station."/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.postBox.partType">
<path value="AD.item.postBox.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="POB"/>
</element>
<element id="AD.item.precinct">
<path value="AD.item.precinct"/>
<definition value="A subsection of a municipality"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/cda/stds/core/StructureDefinition/ADXP"/>
</type>
</element>
<element id="AD.item.precinct.partType">
<path value="AD.item.precinct.partType"/>
<representation value="xmlAttr"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="code"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"/>
</type>
<fixedCode value="PRE"/>
</element>
<element id="AD.item.xmlText">
<path value="AD.item.xmlText"/>
<representation value="xmlText"/>
<short value="Allows for mixed text content"/>
<comment
value="This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance."/>
<min value="0"/>
<max value="1"/>
<type>
<code value="string"/>
<profile
value="http://hl7.org/cda/stds/core/StructureDefinition/st-simple"/>
</type>
</element>
<element id="AD.useablePeriod">
<extension
url="http://hl7.org/fhir/StructureDefinition/elementdefinition-defaulttype">
<valueCanonical
value="http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS"/>
</extension>
<path value="AD.useablePeriod"/>
<representation value="typeAttr"/>
<label value="Useable Period"/>
<definition
value="A General Timing Specification (GTS) specifying the periods of time during which the address can be used. This is used to specify different addresses for different times of the week or year."/>
<min value="0"/>
<max value="*"/>
<type>
<code
value="http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS"/>
</type>
<type>
<code
value="http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS"/>
</type>
<type>
<code
value="http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS"/>
</type>
<type>
<code
value="http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS"/>
</type>
</element>
</differential>
</StructureDefinition>