This page is part of the CDA: Clinical Document Architecture (v2.1.0-draft1: CDA 2.1 Draft) based on FHIR v5.0.0. . For a full list of available versions, see the Directory of published versions
Active as of 2023-01-16 |
Definitions for the AD logical model.
Guidance on how to interpret the contents of this table can be found here.
1. AD | |
Definition | Mailing and home or office addresses. A sequence of address parts, such as street or post office Box, city, postal code, country, etc. |
Control | 1..* |
XML Representation | In the XML format, this property has the namespace urn:hl7-org:v3 .The children of this property can appear in any order in the XML. |
2. AD.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
3. AD.isNotOrdered | |
Definition | 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. |
Control | 0..1 |
Type | boolean |
XML Representation | In the XML format, this property is represented as an attribute. |
4. AD.use | |
Definition | A set of codes advising a system or user which address in a set of like addresses to select for a given purpose. |
Control | 0..* |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
5. AD.delimiter | |
Definition | Delimiters are printed without framing white space. If no value component is provided, the delimiter appears as a line break. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
6. AD.delimiter.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | DEL |
7. AD.country | |
Definition | Country |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
8. AD.country.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | CNT |
9. AD.state | |
Definition | A sub-unit of a country with limited sovereignty in a federally organized country. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
10. AD.state.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | STA |
11. AD.county | |
Definition | A sub-unit of a state or province. (49 of the United States of America use the term "county;" Louisiana uses the term "parish".) |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
12. AD.county.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | CPA |
13. AD.city | |
Definition | The name of the city, town, village, or other community or delivery center |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
14. AD.city.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | CTY |
15. AD.postalCode | |
Definition | A postal code designating a region defined by the postal service. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
16. AD.postalCode.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | ZIP |
17. AD.streetAddressLine | |
Definition | Street address line |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
18. AD.streetAddressLine.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | SAL |
19. AD.houseNumber | |
Definition | 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. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
20. AD.houseNumber.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | BNR |
21. AD.houseNumberNumeric | |
Definition | The numeric portion of a building number |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
22. AD.houseNumberNumeric.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | BNN |
23. AD.direction | |
Definition | Direction (e.g., N, S, W, E) |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
24. AD.direction.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | DIR |
25. AD.streetName | |
Definition | Name of a roadway or artery recognized by a municipality (including street type and direction) |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
26. AD.streetName.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | STR |
27. AD.streetNameBase | |
Definition | The base name of a roadway or artery recognized by a municipality (excluding street type and direction) |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
28. AD.streetNameBase.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | STB |
29. AD.streetNameType | |
Definition | The designation given to the street. (e.g. Street, Avenue, Crescent, etc.) |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
30. AD.streetNameType.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | STTYP |
31. AD.additionalLocator | |
Definition | This can be a unit designator, such as apartment number, suite number, or floor. There may be several unit designators in an address (e.g., "3rd floor, Appt. 342"). This can also be a designator pointing away from the location, rather than specifying a smaller location within some larger one (e.g., Dutch "t.o." means "opposite to" for house boats located across the street facing houses). |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
32. AD.additionalLocator.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | ADL |
33. AD.unitID | |
Definition | The number or name of a specific unit contained within a building or complex, as assigned by that building or complex. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
34. AD.unitID.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | UNID |
35. AD.unitType | |
Definition | Indicates the type of specific unit contained within a building or complex. E.g. Appartment, Floor |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
36. AD.unitType.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | UNIT |
37. AD.careOf | |
Definition | 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 |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
38. AD.careOf.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | CAR |
39. AD.censusTract | |
Definition | A geographic sub-unit delineated for demographic purposes. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
40. AD.censusTract.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | CEN |
41. AD.deliveryAddressLine | |
Definition | A delivery address line is frequently used instead of breaking out delivery mode, delivery installation, etc. An address generally has only a delivery address line or a street address line, but not both. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
42. AD.deliveryAddressLine.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | DAL |
43. AD.deliveryInstallationType | |
Definition | 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. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
44. AD.deliveryInstallationType.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | DINST |
45. AD.deliveryInstallationArea | |
Definition | 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. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
46. AD.deliveryInstallationArea.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | DINSTA |
47. AD.deliveryInstallationQualifier | |
Definition | A number, letter or name identifying a delivery installation. E.g., for Station A, the delivery installation qualifier would be 'A'. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
48. AD.deliveryInstallationQualifier.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | DINSTQ |
49. AD.deliveryMode | |
Definition | Indicates the type of service offered, method of delivery. For example: post office box, rural route, general delivery, etc. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
50. AD.deliveryMode.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | DMOD |
51. AD.deliveryModeIdentifier | |
Definition | 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). |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
52. AD.deliveryModeIdentifier.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | DMODID |
53. AD.buildingNumberSuffix | |
Definition | Any alphabetic character, fraction or other text that may appear after the numeric portion of a building number |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
54. AD.buildingNumberSuffix.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | BNS |
55. AD.postBox | |
Definition | A numbered box located in a post station. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
56. AD.postBox.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | POB |
57. AD.precinct | |
Definition | A subsection of a municipality |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
58. AD.precinct.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | PRE |
59. AD.other | |
Definition | Textual representation of (part of) the address |
Control | 0..1 |
Type | string |
XML Representation | In the XML format, this property is represented as unadorned text. |
60. AD.useablePeriod[x] | |
Definition | 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. |
Control | 0..* |
Type | Choice of: http://hl7.org/fhir/cda/StructureDefinition/IVL-TS, http://hl7.org/fhir/cda/StructureDefinition/EIVL-TS, http://hl7.org/fhir/cda/StructureDefinition/PIVL-TS, http://hl7.org/fhir/cda/StructureDefinition/SXPR-TS |
Default Type | http://hl7.org/fhir/cda/StructureDefinition/SXPR-TS |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | The type of this property is determined using the xsi:type attribute. |
Guidance on how to interpret the contents of this table can be found here.
1. AD | |
Definition | Mailing and home or office addresses. A sequence of address parts, such as street or post office Box, city, postal code, country, etc. Base definition for all types defined in FHIR type system. |
Control | 10..* |
XML Representation | In the XML format, this property has the namespace urn:hl7-org:v3 .The children of this property can appear in any order in the XML. |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
2. AD.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
3. AD.isNotOrdered | |
Definition | 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. |
Control | 0..1 |
Type | boolean |
XML Representation | In the XML format, this property is represented as an attribute. |
4. AD.use | |
Definition | A set of codes advising a system or user which address in a set of like addresses to select for a given purpose. |
Control | 0..* |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
5. AD.delimiter | |
Definition | Delimiters are printed without framing white space. If no value component is provided, the delimiter appears as a line break. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
6. AD.delimiter.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
7. AD.delimiter.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
8. AD.delimiter.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
9. AD.delimiter.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
10. AD.delimiter.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
11. AD.delimiter.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
12. AD.delimiter.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | DEL |
13. AD.country | |
Definition | Country |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
14. AD.country.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
15. AD.country.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
16. AD.country.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
17. AD.country.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
18. AD.country.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
19. AD.country.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
20. AD.country.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | CNT |
21. AD.state | |
Definition | A sub-unit of a country with limited sovereignty in a federally organized country. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
22. AD.state.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
23. AD.state.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
24. AD.state.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
25. AD.state.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
26. AD.state.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
27. AD.state.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
28. AD.state.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | STA |
29. AD.county | |
Definition | A sub-unit of a state or province. (49 of the United States of America use the term "county;" Louisiana uses the term "parish".) |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
30. AD.county.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
31. AD.county.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
32. AD.county.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
33. AD.county.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
34. AD.county.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
35. AD.county.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
36. AD.county.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | CPA |
37. AD.city | |
Definition | The name of the city, town, village, or other community or delivery center |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
38. AD.city.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
39. AD.city.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
40. AD.city.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
41. AD.city.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
42. AD.city.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
43. AD.city.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
44. AD.city.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | CTY |
45. AD.postalCode | |
Definition | A postal code designating a region defined by the postal service. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
46. AD.postalCode.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
47. AD.postalCode.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
48. AD.postalCode.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
49. AD.postalCode.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
50. AD.postalCode.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
51. AD.postalCode.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
52. AD.postalCode.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | ZIP |
53. AD.streetAddressLine | |
Definition | Street address line |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
54. AD.streetAddressLine.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
55. AD.streetAddressLine.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
56. AD.streetAddressLine.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
57. AD.streetAddressLine.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
58. AD.streetAddressLine.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
59. AD.streetAddressLine.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
60. AD.streetAddressLine.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | SAL |
61. AD.houseNumber | |
Definition | 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. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
62. AD.houseNumber.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
63. AD.houseNumber.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
64. AD.houseNumber.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
65. AD.houseNumber.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
66. AD.houseNumber.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
67. AD.houseNumber.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
68. AD.houseNumber.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | BNR |
69. AD.houseNumberNumeric | |
Definition | The numeric portion of a building number |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
70. AD.houseNumberNumeric.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
71. AD.houseNumberNumeric.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
72. AD.houseNumberNumeric.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
73. AD.houseNumberNumeric.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
74. AD.houseNumberNumeric.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
75. AD.houseNumberNumeric.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
76. AD.houseNumberNumeric.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | BNN |
77. AD.direction | |
Definition | Direction (e.g., N, S, W, E) |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
78. AD.direction.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
79. AD.direction.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
80. AD.direction.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
81. AD.direction.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
82. AD.direction.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
83. AD.direction.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
84. AD.direction.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | DIR |
85. AD.streetName | |
Definition | Name of a roadway or artery recognized by a municipality (including street type and direction) |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
86. AD.streetName.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
87. AD.streetName.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
88. AD.streetName.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
89. AD.streetName.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
90. AD.streetName.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
91. AD.streetName.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
92. AD.streetName.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | STR |
93. AD.streetNameBase | |
Definition | The base name of a roadway or artery recognized by a municipality (excluding street type and direction) |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
94. AD.streetNameBase.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
95. AD.streetNameBase.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
96. AD.streetNameBase.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
97. AD.streetNameBase.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
98. AD.streetNameBase.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
99. AD.streetNameBase.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
100. AD.streetNameBase.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | STB |
101. AD.streetNameType | |
Definition | The designation given to the street. (e.g. Street, Avenue, Crescent, etc.) |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
102. AD.streetNameType.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
103. AD.streetNameType.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
104. AD.streetNameType.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
105. AD.streetNameType.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
106. AD.streetNameType.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
107. AD.streetNameType.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
108. AD.streetNameType.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | STTYP |
109. AD.additionalLocator | |
Definition | This can be a unit designator, such as apartment number, suite number, or floor. There may be several unit designators in an address (e.g., "3rd floor, Appt. 342"). This can also be a designator pointing away from the location, rather than specifying a smaller location within some larger one (e.g., Dutch "t.o." means "opposite to" for house boats located across the street facing houses). |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
110. AD.additionalLocator.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
111. AD.additionalLocator.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
112. AD.additionalLocator.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
113. AD.additionalLocator.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
114. AD.additionalLocator.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
115. AD.additionalLocator.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
116. AD.additionalLocator.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | ADL |
117. AD.unitID | |
Definition | The number or name of a specific unit contained within a building or complex, as assigned by that building or complex. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
118. AD.unitID.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
119. AD.unitID.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
120. AD.unitID.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
121. AD.unitID.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
122. AD.unitID.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
123. AD.unitID.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
124. AD.unitID.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | UNID |
125. AD.unitType | |
Definition | Indicates the type of specific unit contained within a building or complex. E.g. Appartment, Floor |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
126. AD.unitType.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
127. AD.unitType.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
128. AD.unitType.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
129. AD.unitType.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
130. AD.unitType.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
131. AD.unitType.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
132. AD.unitType.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | UNIT |
133. AD.careOf | |
Definition | 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 |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
134. AD.careOf.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
135. AD.careOf.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
136. AD.careOf.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
137. AD.careOf.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
138. AD.careOf.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
139. AD.careOf.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
140. AD.careOf.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | CAR |
141. AD.censusTract | |
Definition | A geographic sub-unit delineated for demographic purposes. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
142. AD.censusTract.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
143. AD.censusTract.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
144. AD.censusTract.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
145. AD.censusTract.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
146. AD.censusTract.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
147. AD.censusTract.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
148. AD.censusTract.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | CEN |
149. AD.deliveryAddressLine | |
Definition | A delivery address line is frequently used instead of breaking out delivery mode, delivery installation, etc. An address generally has only a delivery address line or a street address line, but not both. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
150. AD.deliveryAddressLine.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
151. AD.deliveryAddressLine.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
152. AD.deliveryAddressLine.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
153. AD.deliveryAddressLine.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
154. AD.deliveryAddressLine.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
155. AD.deliveryAddressLine.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
156. AD.deliveryAddressLine.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | DAL |
157. AD.deliveryInstallationType | |
Definition | 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. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
158. AD.deliveryInstallationType.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
159. AD.deliveryInstallationType.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
160. AD.deliveryInstallationType.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
161. AD.deliveryInstallationType.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
162. AD.deliveryInstallationType.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
163. AD.deliveryInstallationType.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
164. AD.deliveryInstallationType.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | DINST |
165. AD.deliveryInstallationArea | |
Definition | 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. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
166. AD.deliveryInstallationArea.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
167. AD.deliveryInstallationArea.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
168. AD.deliveryInstallationArea.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
169. AD.deliveryInstallationArea.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
170. AD.deliveryInstallationArea.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
171. AD.deliveryInstallationArea.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
172. AD.deliveryInstallationArea.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | DINSTA |
173. AD.deliveryInstallationQualifier | |
Definition | A number, letter or name identifying a delivery installation. E.g., for Station A, the delivery installation qualifier would be 'A'. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
174. AD.deliveryInstallationQualifier.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
175. AD.deliveryInstallationQualifier.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
176. AD.deliveryInstallationQualifier.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
177. AD.deliveryInstallationQualifier.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
178. AD.deliveryInstallationQualifier.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
179. AD.deliveryInstallationQualifier.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
180. AD.deliveryInstallationQualifier.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | DINSTQ |
181. AD.deliveryMode | |
Definition | Indicates the type of service offered, method of delivery. For example: post office box, rural route, general delivery, etc. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
182. AD.deliveryMode.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
183. AD.deliveryMode.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
184. AD.deliveryMode.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
185. AD.deliveryMode.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
186. AD.deliveryMode.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
187. AD.deliveryMode.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
188. AD.deliveryMode.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | DMOD |
189. AD.deliveryModeIdentifier | |
Definition | 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). |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
190. AD.deliveryModeIdentifier.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
191. AD.deliveryModeIdentifier.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
192. AD.deliveryModeIdentifier.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
193. AD.deliveryModeIdentifier.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
194. AD.deliveryModeIdentifier.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
195. AD.deliveryModeIdentifier.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
196. AD.deliveryModeIdentifier.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | DMODID |
197. AD.buildingNumberSuffix | |
Definition | Any alphabetic character, fraction or other text that may appear after the numeric portion of a building number |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
198. AD.buildingNumberSuffix.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
199. AD.buildingNumberSuffix.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
200. AD.buildingNumberSuffix.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
201. AD.buildingNumberSuffix.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
202. AD.buildingNumberSuffix.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
203. AD.buildingNumberSuffix.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
204. AD.buildingNumberSuffix.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | BNS |
205. AD.postBox | |
Definition | A numbered box located in a post station. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
206. AD.postBox.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
207. AD.postBox.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
208. AD.postBox.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
209. AD.postBox.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
210. AD.postBox.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
211. AD.postBox.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
212. AD.postBox.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | POB |
213. AD.precinct | |
Definition | A subsection of a municipality |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
214. AD.precinct.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
215. AD.precinct.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
216. AD.precinct.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
217. AD.precinct.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
218. AD.precinct.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
219. AD.precinct.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
220. AD.precinct.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | PRE |
221. AD.other | |
Definition | Textual representation of (part of) the address |
Control | 0..1 |
Type | string |
XML Representation | In the XML format, this property is represented as unadorned text. |
222. AD.useablePeriod[x] | |
Definition | 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. |
Control | 0..* |
Type | Choice of: http://hl7.org/fhir/cda/StructureDefinition/IVL-TS, http://hl7.org/fhir/cda/StructureDefinition/EIVL-TS, http://hl7.org/fhir/cda/StructureDefinition/PIVL-TS, http://hl7.org/fhir/cda/StructureDefinition/SXPR-TS |
Default Type | http://hl7.org/fhir/cda/StructureDefinition/SXPR-TS |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | The type of this property is determined using the xsi:type attribute. |
Guidance on how to interpret the contents of this table can be found here.
1. AD | |
Definition | Mailing and home or office addresses. A sequence of address parts, such as street or post office Box, city, postal code, country, etc. |
Control | 1..* |
XML Representation | In the XML format, this property has the namespace urn:hl7-org:v3 .The children of this property can appear in any order in the XML. |
2. AD.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
3. AD.isNotOrdered | |
Definition | 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. |
Control | 0..1 |
Type | boolean |
XML Representation | In the XML format, this property is represented as an attribute. |
4. AD.use | |
Definition | A set of codes advising a system or user which address in a set of like addresses to select for a given purpose. |
Control | 0..* |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
5. AD.delimiter | |
Definition | Delimiters are printed without framing white space. If no value component is provided, the delimiter appears as a line break. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
6. AD.delimiter.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
7. AD.delimiter.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
8. AD.delimiter.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
9. AD.delimiter.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
10. AD.delimiter.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
11. AD.delimiter.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
12. AD.delimiter.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
13. AD.delimiter.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
14. AD.delimiter.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
15. AD.delimiter.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
16. AD.delimiter.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
17. AD.delimiter.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
18. AD.delimiter.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | DEL |
19. AD.country | |
Definition | Country |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
20. AD.country.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
21. AD.country.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
22. AD.country.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
23. AD.country.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
24. AD.country.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
25. AD.country.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
26. AD.country.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
27. AD.country.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
28. AD.country.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
29. AD.country.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
30. AD.country.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
31. AD.country.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
32. AD.country.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | CNT |
33. AD.state | |
Definition | A sub-unit of a country with limited sovereignty in a federally organized country. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
34. AD.state.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
35. AD.state.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
36. AD.state.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
37. AD.state.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
38. AD.state.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
39. AD.state.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
40. AD.state.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
41. AD.state.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
42. AD.state.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
43. AD.state.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
44. AD.state.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
45. AD.state.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
46. AD.state.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | STA |
47. AD.county | |
Definition | A sub-unit of a state or province. (49 of the United States of America use the term "county;" Louisiana uses the term "parish".) |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
48. AD.county.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
49. AD.county.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
50. AD.county.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
51. AD.county.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
52. AD.county.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
53. AD.county.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
54. AD.county.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
55. AD.county.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
56. AD.county.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
57. AD.county.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
58. AD.county.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
59. AD.county.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
60. AD.county.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | CPA |
61. AD.city | |
Definition | The name of the city, town, village, or other community or delivery center |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
62. AD.city.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
63. AD.city.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
64. AD.city.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
65. AD.city.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
66. AD.city.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
67. AD.city.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
68. AD.city.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
69. AD.city.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
70. AD.city.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
71. AD.city.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
72. AD.city.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
73. AD.city.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
74. AD.city.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | CTY |
75. AD.postalCode | |
Definition | A postal code designating a region defined by the postal service. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
76. AD.postalCode.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
77. AD.postalCode.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
78. AD.postalCode.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
79. AD.postalCode.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
80. AD.postalCode.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
81. AD.postalCode.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
82. AD.postalCode.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
83. AD.postalCode.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
84. AD.postalCode.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
85. AD.postalCode.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
86. AD.postalCode.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
87. AD.postalCode.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
88. AD.postalCode.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | ZIP |
89. AD.streetAddressLine | |
Definition | Street address line |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
90. AD.streetAddressLine.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
91. AD.streetAddressLine.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
92. AD.streetAddressLine.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
93. AD.streetAddressLine.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
94. AD.streetAddressLine.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
95. AD.streetAddressLine.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
96. AD.streetAddressLine.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
97. AD.streetAddressLine.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
98. AD.streetAddressLine.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
99. AD.streetAddressLine.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
100. AD.streetAddressLine.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
101. AD.streetAddressLine.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
102. AD.streetAddressLine.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | SAL |
103. AD.houseNumber | |
Definition | 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. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
104. AD.houseNumber.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
105. AD.houseNumber.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
106. AD.houseNumber.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
107. AD.houseNumber.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
108. AD.houseNumber.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
109. AD.houseNumber.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
110. AD.houseNumber.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
111. AD.houseNumber.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
112. AD.houseNumber.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
113. AD.houseNumber.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
114. AD.houseNumber.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
115. AD.houseNumber.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
116. AD.houseNumber.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | BNR |
117. AD.houseNumberNumeric | |
Definition | The numeric portion of a building number |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
118. AD.houseNumberNumeric.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
119. AD.houseNumberNumeric.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
120. AD.houseNumberNumeric.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
121. AD.houseNumberNumeric.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
122. AD.houseNumberNumeric.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
123. AD.houseNumberNumeric.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
124. AD.houseNumberNumeric.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
125. AD.houseNumberNumeric.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
126. AD.houseNumberNumeric.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
127. AD.houseNumberNumeric.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
128. AD.houseNumberNumeric.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
129. AD.houseNumberNumeric.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
130. AD.houseNumberNumeric.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | BNN |
131. AD.direction | |
Definition | Direction (e.g., N, S, W, E) |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
132. AD.direction.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
133. AD.direction.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
134. AD.direction.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
135. AD.direction.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
136. AD.direction.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
137. AD.direction.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
138. AD.direction.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
139. AD.direction.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
140. AD.direction.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
141. AD.direction.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
142. AD.direction.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
143. AD.direction.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
144. AD.direction.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | DIR |
145. AD.streetName | |
Definition | Name of a roadway or artery recognized by a municipality (including street type and direction) |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
146. AD.streetName.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
147. AD.streetName.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
148. AD.streetName.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
149. AD.streetName.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
150. AD.streetName.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
151. AD.streetName.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
152. AD.streetName.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
153. AD.streetName.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
154. AD.streetName.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
155. AD.streetName.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
156. AD.streetName.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
157. AD.streetName.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
158. AD.streetName.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | STR |
159. AD.streetNameBase | |
Definition | The base name of a roadway or artery recognized by a municipality (excluding street type and direction) |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
160. AD.streetNameBase.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
161. AD.streetNameBase.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
162. AD.streetNameBase.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
163. AD.streetNameBase.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
164. AD.streetNameBase.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
165. AD.streetNameBase.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
166. AD.streetNameBase.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
167. AD.streetNameBase.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
168. AD.streetNameBase.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
169. AD.streetNameBase.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
170. AD.streetNameBase.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
171. AD.streetNameBase.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
172. AD.streetNameBase.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | STB |
173. AD.streetNameType | |
Definition | The designation given to the street. (e.g. Street, Avenue, Crescent, etc.) |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
174. AD.streetNameType.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
175. AD.streetNameType.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
176. AD.streetNameType.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
177. AD.streetNameType.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
178. AD.streetNameType.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
179. AD.streetNameType.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
180. AD.streetNameType.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
181. AD.streetNameType.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
182. AD.streetNameType.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
183. AD.streetNameType.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
184. AD.streetNameType.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
185. AD.streetNameType.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
186. AD.streetNameType.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | STTYP |
187. AD.additionalLocator | |
Definition | This can be a unit designator, such as apartment number, suite number, or floor. There may be several unit designators in an address (e.g., "3rd floor, Appt. 342"). This can also be a designator pointing away from the location, rather than specifying a smaller location within some larger one (e.g., Dutch "t.o." means "opposite to" for house boats located across the street facing houses). |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
188. AD.additionalLocator.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
189. AD.additionalLocator.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
190. AD.additionalLocator.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
191. AD.additionalLocator.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
192. AD.additionalLocator.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
193. AD.additionalLocator.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
194. AD.additionalLocator.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
195. AD.additionalLocator.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
196. AD.additionalLocator.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
197. AD.additionalLocator.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
198. AD.additionalLocator.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
199. AD.additionalLocator.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
200. AD.additionalLocator.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | ADL |
201. AD.unitID | |
Definition | The number or name of a specific unit contained within a building or complex, as assigned by that building or complex. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
202. AD.unitID.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
203. AD.unitID.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
204. AD.unitID.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
205. AD.unitID.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
206. AD.unitID.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
207. AD.unitID.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
208. AD.unitID.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
209. AD.unitID.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
210. AD.unitID.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
211. AD.unitID.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
212. AD.unitID.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
213. AD.unitID.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
214. AD.unitID.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | UNID |
215. AD.unitType | |
Definition | Indicates the type of specific unit contained within a building or complex. E.g. Appartment, Floor |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
216. AD.unitType.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
217. AD.unitType.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
218. AD.unitType.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
219. AD.unitType.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
220. AD.unitType.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
221. AD.unitType.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
222. AD.unitType.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
223. AD.unitType.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
224. AD.unitType.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
225. AD.unitType.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
226. AD.unitType.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
227. AD.unitType.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
228. AD.unitType.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | UNIT |
229. AD.careOf | |
Definition | 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 |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
230. AD.careOf.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
231. AD.careOf.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
232. AD.careOf.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
233. AD.careOf.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
234. AD.careOf.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
235. AD.careOf.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
236. AD.careOf.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
237. AD.careOf.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
238. AD.careOf.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
239. AD.careOf.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
240. AD.careOf.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
241. AD.careOf.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
242. AD.careOf.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | CAR |
243. AD.censusTract | |
Definition | A geographic sub-unit delineated for demographic purposes. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
244. AD.censusTract.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
245. AD.censusTract.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
246. AD.censusTract.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
247. AD.censusTract.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
248. AD.censusTract.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
249. AD.censusTract.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
250. AD.censusTract.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
251. AD.censusTract.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
252. AD.censusTract.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
253. AD.censusTract.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
254. AD.censusTract.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
255. AD.censusTract.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
256. AD.censusTract.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | CEN |
257. AD.deliveryAddressLine | |
Definition | A delivery address line is frequently used instead of breaking out delivery mode, delivery installation, etc. An address generally has only a delivery address line or a street address line, but not both. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
258. AD.deliveryAddressLine.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
259. AD.deliveryAddressLine.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
260. AD.deliveryAddressLine.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
261. AD.deliveryAddressLine.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
262. AD.deliveryAddressLine.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
263. AD.deliveryAddressLine.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
264. AD.deliveryAddressLine.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
265. AD.deliveryAddressLine.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
266. AD.deliveryAddressLine.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
267. AD.deliveryAddressLine.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
268. AD.deliveryAddressLine.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
269. AD.deliveryAddressLine.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
270. AD.deliveryAddressLine.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | DAL |
271. AD.deliveryInstallationType | |
Definition | 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. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
272. AD.deliveryInstallationType.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
273. AD.deliveryInstallationType.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
274. AD.deliveryInstallationType.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
275. AD.deliveryInstallationType.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
276. AD.deliveryInstallationType.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
277. AD.deliveryInstallationType.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
278. AD.deliveryInstallationType.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
279. AD.deliveryInstallationType.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
280. AD.deliveryInstallationType.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
281. AD.deliveryInstallationType.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
282. AD.deliveryInstallationType.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
283. AD.deliveryInstallationType.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
284. AD.deliveryInstallationType.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | DINST |
285. AD.deliveryInstallationArea | |
Definition | 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. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
286. AD.deliveryInstallationArea.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
287. AD.deliveryInstallationArea.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
288. AD.deliveryInstallationArea.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
289. AD.deliveryInstallationArea.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
290. AD.deliveryInstallationArea.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
291. AD.deliveryInstallationArea.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
292. AD.deliveryInstallationArea.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
293. AD.deliveryInstallationArea.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
294. AD.deliveryInstallationArea.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
295. AD.deliveryInstallationArea.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
296. AD.deliveryInstallationArea.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
297. AD.deliveryInstallationArea.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
298. AD.deliveryInstallationArea.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | DINSTA |
299. AD.deliveryInstallationQualifier | |
Definition | A number, letter or name identifying a delivery installation. E.g., for Station A, the delivery installation qualifier would be 'A'. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
300. AD.deliveryInstallationQualifier.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
301. AD.deliveryInstallationQualifier.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
302. AD.deliveryInstallationQualifier.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
303. AD.deliveryInstallationQualifier.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
304. AD.deliveryInstallationQualifier.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
305. AD.deliveryInstallationQualifier.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
306. AD.deliveryInstallationQualifier.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
307. AD.deliveryInstallationQualifier.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
308. AD.deliveryInstallationQualifier.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
309. AD.deliveryInstallationQualifier.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
310. AD.deliveryInstallationQualifier.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
311. AD.deliveryInstallationQualifier.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
312. AD.deliveryInstallationQualifier.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | DINSTQ |
313. AD.deliveryMode | |
Definition | Indicates the type of service offered, method of delivery. For example: post office box, rural route, general delivery, etc. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
314. AD.deliveryMode.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
315. AD.deliveryMode.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
316. AD.deliveryMode.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
317. AD.deliveryMode.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
318. AD.deliveryMode.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
319. AD.deliveryMode.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
320. AD.deliveryMode.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
321. AD.deliveryMode.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
322. AD.deliveryMode.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
323. AD.deliveryMode.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
324. AD.deliveryMode.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
325. AD.deliveryMode.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
326. AD.deliveryMode.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | DMOD |
327. AD.deliveryModeIdentifier | |
Definition | 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). |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
328. AD.deliveryModeIdentifier.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
329. AD.deliveryModeIdentifier.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
330. AD.deliveryModeIdentifier.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
331. AD.deliveryModeIdentifier.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
332. AD.deliveryModeIdentifier.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
333. AD.deliveryModeIdentifier.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
334. AD.deliveryModeIdentifier.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
335. AD.deliveryModeIdentifier.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
336. AD.deliveryModeIdentifier.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
337. AD.deliveryModeIdentifier.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
338. AD.deliveryModeIdentifier.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
339. AD.deliveryModeIdentifier.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
340. AD.deliveryModeIdentifier.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | DMODID |
341. AD.buildingNumberSuffix | |
Definition | Any alphabetic character, fraction or other text that may appear after the numeric portion of a building number |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
342. AD.buildingNumberSuffix.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
343. AD.buildingNumberSuffix.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
344. AD.buildingNumberSuffix.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
345. AD.buildingNumberSuffix.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
346. AD.buildingNumberSuffix.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
347. AD.buildingNumberSuffix.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
348. AD.buildingNumberSuffix.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
349. AD.buildingNumberSuffix.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
350. AD.buildingNumberSuffix.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
351. AD.buildingNumberSuffix.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
352. AD.buildingNumberSuffix.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
353. AD.buildingNumberSuffix.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
354. AD.buildingNumberSuffix.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | BNS |
355. AD.postBox | |
Definition | A numbered box located in a post station. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
356. AD.postBox.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
357. AD.postBox.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
358. AD.postBox.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
359. AD.postBox.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
360. AD.postBox.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
361. AD.postBox.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
362. AD.postBox.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
363. AD.postBox.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
364. AD.postBox.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
365. AD.postBox.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
366. AD.postBox.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
367. AD.postBox.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
368. AD.postBox.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | POB |
369. AD.precinct | |
Definition | A subsection of a municipality |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ADXP |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
370. AD.precinct.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
371. AD.precinct.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
372. AD.precinct.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..0 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
373. AD.precinct.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..0 |
Type | base64Binary |
XML Representation | In the XML format, this property is represented as an attribute. |
374. AD.precinct.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..0 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
375. AD.precinct.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
376. AD.precinct.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | text/plain |
377. AD.precinct.representation | |
Definition | Specifies the representation of the binary data that is the content of the binary data value |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | TXT |
378. AD.precinct.data[x] | |
Definition | The string value |
Control | 0..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | In the XML format, this property is represented as unadorned text. |
379. AD.precinct.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
380. AD.precinct.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
381. AD.precinct.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
382. AD.precinct.partType | |
Definition | Specifies the type of the address part |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
Fixed Value | PRE |
383. AD.other | |
Definition | Textual representation of (part of) the address |
Control | 0..1 |
Type | string |
XML Representation | In the XML format, this property is represented as unadorned text. |
384. AD.useablePeriod[x] | |
Definition | 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. |
Control | 0..* |
Type | Choice of: http://hl7.org/fhir/cda/StructureDefinition/IVL-TS, http://hl7.org/fhir/cda/StructureDefinition/EIVL-TS, http://hl7.org/fhir/cda/StructureDefinition/PIVL-TS, http://hl7.org/fhir/cda/StructureDefinition/SXPR-TS |
Default Type | http://hl7.org/fhir/cda/StructureDefinition/SXPR-TS |
[x] Note | See Choice of Data Types for further information about how to use [x] |
XML Representation | The type of this property is determined using the xsi:type attribute. |