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 ON logical model.
Guidance on how to interpret the contents of this table can be found here.
1. ON | |
Definition | A name for an organization. A sequence of name parts. Examples for organization name values are "Health Level Seven, Inc.", "Hospital", etc. An organization name may be as simple as a character string or may consist of several person name parts, such as, "Health Level 7", "Inc.". ON differs from EN because certain person related name parts are not possible. |
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. ON.family | |
Control | 0..0 |
3. ON.given | |
Control | 0..0 |
Guidance on how to interpret the contents of this table can be found here.
1. ON | |
Definition | A name for an organization. A sequence of name parts. Examples for organization name values are "Health Level Seven, Inc.", "Hospital", etc. An organization name may be as simple as a character string or may consist of several person name parts, such as, "Health Level 7", "Inc.". ON differs from EN because certain person related name parts are not possible. 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. ON.family | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ENXP |
3. ON.given | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ENXP |
Guidance on how to interpret the contents of this table can be found here.
1. ON | |
Definition | A name for an organization. A sequence of name parts. Examples for organization name values are "Health Level Seven, Inc.", "Hospital", etc. An organization name may be as simple as a character string or may consist of several person name parts, such as, "Health Level 7", "Inc.". ON differs from EN because certain person related name parts are not possible. |
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. ON.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. ON.use | |
Definition | A set of codes advising a system or user which name in a set of like names to select for a given purpose. A name without specific use code might be a default name useful for any purpose, but a name with a specific use code would be preferred for that respective purpose |
Control | 0..1 |
Binding | The codes SHALL be taken from EntityNameUse |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
4. ON.delimiter | |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ENXP |
5. ON.family | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ENXP |
6. ON.given | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ENXP |
7. ON.prefix | |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ENXP |
8. ON.suffix | |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/ENXP |
9. ON.other | |
Control | 0..1 |
Type | string |
XML Representation | In the XML format, this property is represented as unadorned text. |
10. ON.validTime | |
Definition | An interval of time specifying the time during which the name is or was used for the entity. This accomodates the fact that people change names for people, places and things. |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/IVL-TS |