Consolidated CDA (C-CDA)
5.0.0-ballot - STU5 Ballot 1 United States of America flag

Consolidated CDA (C-CDA), published by Health Level Seven. This guide is not an authorized publication; it is the continuous build for version 5.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/CDA-ccda/ and changes regularly. See the Directory of published versions

Logical Model: TransferSummary - Detailed Descriptions

Active as of 2025-12-12

Definitions for the TransferSummary logical model.

Guidance on how to interpret the contents of this table can be foundhere

0. ClinicalDocument
Definition

Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type.


Base definition for all types defined in FHIR type system.

ShortBase for all types and resources
Control10..1*
Is Modifierfalse
Logical ContainerClinicalDocument (CDA Class)
ValidationInstance of this type are validated by templateId
XML FormatIn the XML format, this property has the namespace urn:hl7-org:v3.
Invariants4537-6380: If setId is present versionNumber **SHALL** be present (CONF:4537-6380). (setId.exists() implies versionNumber.exists())
4537-6387: If versionNumber is present setId **SHALL** be present (CONF:4537-6387). (versionNumber.exists() implies setId.exists())
should-legalAuthenticator: SHOULD contain legalAuthenticator (legalAuthenticator.exists())
should-relatedParticipant: Documents SHOULD contain a RelatedPerson participant (participant.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/RelatedPersonRelationshipAndNameParticipant').exists())
should-sdtcCategory: SHOULD contain sdtcCategory (sdtcCategory.exists())
category-18761-7: If category is present, then there shall be a category with LOINC code '18761-7'. (sdtcCategory.empty() or sdtcCategory.exists(code = '18761-7' and codeSystem = '2.16.840.1.113883.6.1'))
should-participant-indirect: SHOULD contain zero or more [0..*] participant such that it SHALL contain exactly one [1..1] @typeCode="IND" Indirect (CodeSystem: HL7ParticipationType urn:oid:2.16.840.1.113883.5.90 DYNAMIC) (participant.where(typeCode = 'IND').exists())
should-participant-callback: SHOULD contain zero or more [0..*] participant such that it SHALL contain exactly one [1..1] @typeCode="CALLBCK" call back contact (CodeSystem: HL7ParticipationType urn:oid:2.16.840.1.113883.5.90 DYNAMIC) (participant.where(typeCode = 'CALLBCK').exists())
2. ClinicalDocument.nullFlavor
Definition

If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

Control0..1
BindingThe codes SHALL be taken from CDANullFlavor
(required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
Typecode(cs: Coded Simple Value)
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
XML FormatIn the XML format, this property is represented as an attribute.
LabelExceptional Value Detail
4. ClinicalDocument.classCode
Control0..1
BindingFor example codes, see CDAActClass
(example to http://hl7.org/cda/stds/core/ValueSet/CDAActClass)
Typecode(cs: Coded Simple Value)
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
XML FormatIn the XML format, this property is represented as an attribute.
Fixed ValueDOCCLIN
6. ClinicalDocument.moodCode
Control0..1
BindingThe codes SHALL be taken from CDAActMood
(required to http://hl7.org/cda/stds/core/ValueSet/CDAActMood)
Typecode(cs: Coded Simple Value)
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
XML FormatIn the XML format, this property is represented as an attribute.
Fixed ValueEVN
8. ClinicalDocument.realmCode
Definition

When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

Comments

SHALL contain exactly one [1..1] realmCode="US" (CONF:4537-16791).

Control1..1
Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
10. ClinicalDocument.realmCode.nullFlavor
Definition

If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

Control0..1
BindingThe codes SHALL be taken from CDANullFlavor
(required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
Typecode(cs: Coded Simple Value)
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
XML FormatIn the XML format, this property is represented as an attribute.
LabelExceptional Value Detail
12. ClinicalDocument.realmCode.code
Definition

The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

Control1..1
Typecode(cs: Coded Simple Value)
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
XML FormatIn the XML format, this property is represented as an attribute.
LabelCode
Pattern ValueUS
14. ClinicalDocument.realmCode.codeSystem
Definition

Specifies the code system that defines the code.

Control0..0
Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
XML FormatIn the XML format, this property is represented as an attribute.
LabelCode System
16. ClinicalDocument.realmCode.codeSystemName
Definition

The common name of the coding system.

Control0..0
Typestring(st: Character String)
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
XML FormatIn the XML format, this property is represented as an attribute.
LabelCode System Name
18. ClinicalDocument.realmCode.codeSystemVersion
Definition

If applicable, a version descriptor defined specifically for the given code system.

Control0..0
Typestring(st: Character String)
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
XML FormatIn the XML format, this property is represented as an attribute.
LabelCode System Version
20. ClinicalDocument.realmCode.displayName
Definition

A name or title for the code, under which the sending system shows the code value to its users.

Control0..0
Typestring(st: Character String)
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
XML FormatIn the XML format, this property is represented as an attribute.
LabelDisplay Name
22. ClinicalDocument.realmCode.sdtcValueSet
Definition

The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

Control0..1
Typestring(oid: ISO Object Identifier)
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
24. ClinicalDocument.realmCode.sdtcValueSetVersion
Definition

The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

Control0..1
Typestring(st: Character String)
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
26. ClinicalDocument.realmCode.originalText
Definition

The text or phrase used as the basis for the coding.

Control0..0
Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
LabelOriginal Text
28. ClinicalDocument.realmCode.qualifier
Definition

Specifies additional codes that increase the specificity of the the primary code.

Control0..0
Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
LabelQualifier
30. ClinicalDocument.realmCode.translation
Definition

A set of other concept descriptors that translate this concept descriptor into other code systems.

Control0..0
Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
XML FormatThe type of this property is determined using the xsi:typeattribute.
LabelTranslation
32. ClinicalDocument.typeId
Definition

ClinicalDocument.typeId is a technology-neutral explicit reference to this CDA, Release Two specification, and must be valued as follows: ClinicalDocument.typeId.root = "2.16.840.1.113883.1.3" (which is the OID for HL7 Registered models); ClinicalDocument.typeId.extension = "POCD_HD000040" (which is the unique identifier for the CDA, Release Two Hierarchical Description).

Comments

SHALL contain exactly one [1..1] typeId (CONF:4537-5361).

Control1..1
Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
34. ClinicalDocument.typeId.nullFlavor
Definition

If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

Control0..1
BindingThe codes SHALL be taken from CDANullFlavor
(required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
Typecode(cs: Coded Simple Value)
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
XML FormatIn the XML format, this property is represented as an attribute.
LabelExceptional Value Detail
36. ClinicalDocument.typeId.assigningAuthorityName
Definition

A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

Control0..1
Typestring(st: Character String)
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
XML FormatIn the XML format, this property is represented as an attribute.
LabelAssigning Authority Name
38. ClinicalDocument.typeId.displayable
Definition

Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

Control0..1
Typeboolean(bl: Boolean)
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
XML FormatIn the XML format, this property is represented as an attribute.
LabelDisplayable
40. ClinicalDocument.typeId.root
Definition

Identifies the type as an HL7 Registered model

Comments

This typeId SHALL contain exactly one [1..1] @root="2.16.840.1.113883.1.3" (CONF:4537-5250).

Control1..1
Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
XML FormatIn the XML format, this property is represented as an attribute.
LabelRoot
Fixed Value2.16.840.1.113883.1.3
42. ClinicalDocument.typeId.extension
Definition

A character string as a unique identifier within the scope of the identifier root.

Comments

This typeId SHALL contain exactly one [1..1] @extension="POCD_HD000040" (CONF:4537-5251).

Control1..1
Typestring(st: Character String)
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
XML FormatIn the XML format, this property is represented as an attribute.
LabelExtension
Fixed ValuePOCD_HD000040
44. ClinicalDocument.templateId
Definition

When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

Control2..*
Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
SlicingThis element introduces a set of slices on ClinicalDocument.templateId. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ root
  • value @ extension
  • 46. ClinicalDocument.templateId:us-realm
    Slice Nameus-realm
    Definition

    When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

    Control1..1
    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
    48. ClinicalDocument.templateId:us-realm.nullFlavor
    Definition

    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

    Control0..1
    BindingThe codes SHALL be taken from CDANullFlavor
    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
    Typecode(cs: Coded Simple Value)
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    XML FormatIn the XML format, this property is represented as an attribute.
    LabelExceptional Value Detail
    50. ClinicalDocument.templateId:us-realm.assigningAuthorityName
    Definition

    A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

    Control0..1
    Typestring(st: Character String)
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    XML FormatIn the XML format, this property is represented as an attribute.
    LabelAssigning Authority Name
    52. ClinicalDocument.templateId:us-realm.displayable
    Definition

    Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

    Control0..1
    Typeboolean(bl: Boolean)
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    XML FormatIn the XML format, this property is represented as an attribute.
    LabelDisplayable
    54. ClinicalDocument.templateId:us-realm.root
    Definition

    A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.

    Control1..1
    Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    XML FormatIn the XML format, this property is represented as an attribute.
    LabelRoot
    Pattern Value2.16.840.1.113883.10.20.22.1.1
    56. ClinicalDocument.templateId:us-realm.extension
    Definition

    A character string as a unique identifier within the scope of the identifier root.

    Control1..1
    Typestring(st: Character String)
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    XML FormatIn the XML format, this property is represented as an attribute.
    LabelExtension
    Pattern Value2024-05-01
    58. ClinicalDocument.templateId:transfer-summary
    Slice Nametransfer-summary
    Definition

    When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

    Control1..1
    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
    60. ClinicalDocument.templateId:transfer-summary.nullFlavor
    Definition

    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

    Control0..1
    BindingThe codes SHALL be taken from CDANullFlavor
    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
    Typecode(cs: Coded Simple Value)
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    XML FormatIn the XML format, this property is represented as an attribute.
    LabelExceptional Value Detail
    62. ClinicalDocument.templateId:transfer-summary.assigningAuthorityName
    Definition

    A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

    Control0..1
    Typestring(st: Character String)
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    XML FormatIn the XML format, this property is represented as an attribute.
    LabelAssigning Authority Name
    64. ClinicalDocument.templateId:transfer-summary.displayable
    Definition

    Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

    Control0..1
    Typeboolean(bl: Boolean)
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    XML FormatIn the XML format, this property is represented as an attribute.
    LabelDisplayable
    66. ClinicalDocument.templateId:transfer-summary.root
    Definition

    A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.

    Control1..1
    Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    XML FormatIn the XML format, this property is represented as an attribute.
    LabelRoot
    Pattern Value2.16.840.1.113883.10.20.22.1.13
    68. ClinicalDocument.templateId:transfer-summary.extension
    Definition

    A character string as a unique identifier within the scope of the identifier root.

    Control1..1
    Typestring(st: Character String)
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    XML FormatIn the XML format, this property is represented as an attribute.
    LabelExtension
    Pattern Value2024-05-01
    70. ClinicalDocument.id
    Definition

    icon Added:

    Represents the unique instance identifier of a clinical document.

    Short**SHALL** be a globally unique identifier for the document (CONF:4537-9991).
    Comments

    SHALL contain exactly one [1..1] id (CONF:4537-5363).

    Control1..1
    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
    72. ClinicalDocument.sdtcCategory
    ShortUsed to categorize the document as a Transfer Summary. If present, there SHALL be a category of 18761-7 (Transfer summary note).
    Control0..*
    This element is affected by the following invariants: should-sdtcCategory, category-18761-7
    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
    XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namecategory.
    SlicingThis element introduces a set of slices on ClinicalDocument.sdtcCategory. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ code
    • value @ codeSystem
    • 74. ClinicalDocument.sdtcCategory:documentType
      Slice NamedocumentType
      ShortTransfer summary note
      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
      XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namecategory.
      76. ClinicalDocument.sdtcCategory:documentType.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      78. ClinicalDocument.sdtcCategory:documentType.code
      Definition

      The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

      Control1..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelCode
      Pattern Value18761-7
      80. ClinicalDocument.sdtcCategory:documentType.codeSystem
      Definition

      Specifies the code system that defines the code.

      Control1..1
      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelCode System
      Pattern Value2.16.840.1.113883.6.1
      82. ClinicalDocument.sdtcCategory:documentType.codeSystemName
      Definition

      The common name of the coding system.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelCode System Name
      84. ClinicalDocument.sdtcCategory:documentType.codeSystemVersion
      Definition

      If applicable, a version descriptor defined specifically for the given code system.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelCode System Version
      86. ClinicalDocument.sdtcCategory:documentType.displayName
      Definition

      A name or title for the code, under which the sending system shows the code value to its users.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelDisplay Name
      88. ClinicalDocument.sdtcCategory:documentType.sdtcValueSet
      Definition

      The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

      Control0..1
      Typestring(oid: ISO Object Identifier)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
      90. ClinicalDocument.sdtcCategory:documentType.sdtcValueSetVersion
      Definition

      The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
      92. ClinicalDocument.sdtcCategory:documentType.originalText
      Definition

      The text or phrase used as the basis for the coding.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
      LabelOriginal Text
      94. ClinicalDocument.sdtcCategory:documentType.qualifier
      Definition

      Specifies additional codes that increase the specificity of the the primary code.

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
      LabelQualifier
      96. ClinicalDocument.sdtcCategory:documentType.translation
      Definition

      A set of other concept descriptors that translate this concept descriptor into other code systems.

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
      XML FormatThe type of this property is determined using the xsi:typeattribute.
      LabelTranslation
      98. ClinicalDocument.code
      Definition

      icon Added:

      The code specifying the particular kind of document (e.g. History and Physical, Discharge Summary, Progress Note).

      ShortThe Transfer Summary recommends use of the document type code 18761-7 "Transfer summary note", with further specification provided by author or performer, setting, or specialty. When pre-coordinated codes are used, any coded values describing the author or performer of the service act or the practice setting must be consistent with the LOINC document type. For example, an Obstetrics and Gynecology Transfer Summary note would not be authored by a Pediatric Cardiologist. Pre-coordinated codes are those that indicate the specialty or service provided in the LOINC Long Common Name (Print Name in the TransferDocumentType valueSet table). When using a generic type of code such as 18761-7 (Provider - Unspecified Transfer Summary), the types of services involved in the care are handled in documentationOf/serviceEvent with the use of serviceEvent/code (e.g., use a SNOMED CT procedure code such as 69031006 (Excision of breast tissue) while performers/providers involved in the care can be identified using the functionCode (bound to Healthcare Provider Taxonomy role codes).
      Comments

      SHALL contain exactly one [1..1] code, which SHALL be selected from ValueSet TransferDocumentType http://hl7.org/fhir/ccda/ValueSet/2.16.840.1.113883.1.11.20.2.4 DYNAMIC (CONF:1198-28243).

      Control1..1
      BindingThe codes SHALL be taken from TransferDocumentType .
      (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.20.2.4)
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
      100. ClinicalDocument.code.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..0
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      102. ClinicalDocument.code.code
      Definition

      The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

      Control1..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelCode
      104. ClinicalDocument.code.codeSystem
      Definition

      Specifies the code system that defines the code.

      Control1..1
      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelCode System
      Pattern Value2.16.840.1.113883.6.1
      106. ClinicalDocument.code.codeSystemName
      Definition

      The common name of the coding system.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelCode System Name
      108. ClinicalDocument.code.codeSystemVersion
      Definition

      If applicable, a version descriptor defined specifically for the given code system.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelCode System Version
      110. ClinicalDocument.code.displayName
      Definition

      A name or title for the code, under which the sending system shows the code value to its users.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelDisplay Name
      112. ClinicalDocument.code.sdtcValueSet
      Definition

      The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

      Control0..1
      Typestring(oid: ISO Object Identifier)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
      114. ClinicalDocument.code.sdtcValueSetVersion
      Definition

      The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
      116. ClinicalDocument.code.originalText
      Definition

      The text or phrase used as the basis for the coding.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
      LabelOriginal Text
      118. ClinicalDocument.code.qualifier
      Definition

      Specifies additional codes that increase the specificity of the the primary code.

      Control0..0
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
      LabelQualifier
      120. ClinicalDocument.code.translation
      Definition

      A set of other concept descriptors that translate this concept descriptor into other code systems.

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
      XML FormatThe type of this property is determined using the xsi:typeattribute.
      LabelTranslation
      122. ClinicalDocument.title
      ShortThe title can either be a locally defined name or the displayName corresponding to clinicalDocument/code
      Comments

      SHALL contain exactly one [1..1] title (CONF:1198-29838).

      Control1..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ST
      124. ClinicalDocument.sdtcStatusCode
      Definition

      The statusCode extension attribute allows the implementer to identify a ClinicalDocument that is in other than the completed state. It was created to support the Structured Form Definition IG to identify that the document itself is an unfinished product currently being completed for a patient.

      Control0..1
      BindingThe codes SHALL be taken from ActStatus
      (required to http://terminology.hl7.org/ValueSet/v3-ActStatus)
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
      XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namestatusCode.
      126. ClinicalDocument.effectiveTime
      Definition

      icon Added:

      Signifies the document creation time, when the document first came into being.

      Shorticon Added:Document creation time
      Comments

      SHALL contain exactly one [1..1] US Realm Date and Time (Point in Time) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.4) (CONF:4537-5256).

      Control1..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/TS(US Realm Date and Time - Point in Time)
      128. ClinicalDocument.confidentialityCode
      Shorticon Added:Controls the disclosure of information in this document
      Comments

      icon Added:

      Confidentiality is a required contextual component of CDA, where the value expressed in the header holds true for the entire document, unless overridden by a nested value.

      Control1..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
      130. ClinicalDocument.confidentialityCode.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..0
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      132. ClinicalDocument.confidentialityCode.code
      Definition

      The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

      Control1..1
      BindingThe codes SHOULD be taken from HL7 BasicConfidentialityKind .
      (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.16926)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelCode
      134. ClinicalDocument.confidentialityCode.codeSystem
      Definition

      Specifies the code system that defines the code.

      Control0..1
      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelCode System
      136. ClinicalDocument.confidentialityCode.codeSystemName
      Definition

      The common name of the coding system.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelCode System Name
      138. ClinicalDocument.confidentialityCode.codeSystemVersion
      Definition

      If applicable, a version descriptor defined specifically for the given code system.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelCode System Version
      140. ClinicalDocument.confidentialityCode.displayName
      Definition

      A name or title for the code, under which the sending system shows the code value to its users.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelDisplay Name
      142. ClinicalDocument.confidentialityCode.sdtcValueSet
      Definition

      The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

      Control0..1
      Typestring(oid: ISO Object Identifier)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
      144. ClinicalDocument.confidentialityCode.sdtcValueSetVersion
      Definition

      The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
      146. ClinicalDocument.confidentialityCode.originalText
      Definition

      The text or phrase used as the basis for the coding.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
      LabelOriginal Text
      148. ClinicalDocument.confidentialityCode.qualifier
      Definition

      Specifies additional codes that increase the specificity of the the primary code.

      Control0..0
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
      LabelQualifier
      150. ClinicalDocument.confidentialityCode.translation
      Definition

      A set of other concept descriptors that translate this concept descriptor into other code systems.

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
      XML FormatThe type of this property is determined using the xsi:typeattribute.
      LabelTranslation
      152. ClinicalDocument.languageCode
      Definition

      icon Added:

      Specifies the human language of character data (whether they be in contents or attribute values).

      Shorticon Added:Human language of character data
      Comments

      SHALL contain exactly one [1..1] languageCode, which SHALL be selected from ValueSet AllLanguages https://www.hl7.org/fhir/valueset-all-languages.html (OID 2.16.840.1.113883.4.642.3.21) DYNAMIC.

      Control1..1
      BindingThe codes SHALL be taken from AllLanguages
      (required to http://hl7.org/fhir/ValueSet/all-languages)
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
      154. ClinicalDocument.setId
      Shorticon Added:An identifier that is common across all document revisions
      Comments

      MAY contain zero or one [0..1] setId (CONF:4537-5261).

      Control0..1
      This element is affected by the following invariants: 4537-6380, 4537-6387
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      156. ClinicalDocument.versionNumber
      Shorticon Added:An integer value used to version successive replacement documents
      Comments

      MAY contain zero or one [0..1] versionNumber (CONF:4537-5264).

      Control0..1
      This element is affected by the following invariants: 4537-6380, 4537-6387
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/INT
      158. ClinicalDocument.copyTime
      Definition

      icon Added:

      Represents the time a document is released (i.e. copied or sent to a display device) from a document management system that maintains revision control over the document. Once valued, it cannot be changed. The intent is to give the viewer of the document some notion as to how long the document has been out of the safe context of its document management system.

      Shorticon Added:Deprecated - use is discouraged
      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/TS
      Requirements

      icon Added:

      Included for backwards compatibility with CDA, Release One. ClinicalDocument.copyTime has been deprecated because it is not part of the document at the time it is authenticated, but instead represents metadata about the document, applied at some variable time after authentication. Further use is discouraged.

      160. ClinicalDocument.recordTarget
      ShortThe recordTarget records the administrative and demographic data of the patient whose health information is described by the clinical document; each recordTarget must contain at least one patientRole element
      Comments

      SHALL contain at least one [1..*] recordTarget (CONF:4537-5266).

      Control1..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/RecordTarget
      Requirements

      icon Added:

      The recordTarget(s) of a document are stated in the header and propagate to nested content, where they cannot be overridden.

      162. ClinicalDocument.recordTarget.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      164. ClinicalDocument.recordTarget.realmCode
      Definition

      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
      166. ClinicalDocument.recordTarget.typeId
      Definition

      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
      168. ClinicalDocument.recordTarget.typeId.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      170. ClinicalDocument.recordTarget.typeId.assigningAuthorityName
      Definition

      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelAssigning Authority Name
      172. ClinicalDocument.recordTarget.typeId.displayable
      Definition

      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

      Control0..1
      Typeboolean(bl: Boolean)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelDisplayable
      174. ClinicalDocument.recordTarget.typeId.root
      Definition

      Identifies the type as an HL7 Registered model

      Control1..1
      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelRoot
      Fixed Value2.16.840.1.113883.1.3
      176. ClinicalDocument.recordTarget.typeId.extension
      Definition

      A character string as a unique identifier within the scope of the identifier root.

      Control1..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExtension
      178. ClinicalDocument.recordTarget.templateId
      Definition

      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      180. ClinicalDocument.recordTarget.typeCode
      Control0..1
      BindingThe codes SHALL be taken from CDAParticipationType
      (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueRCT
      182. ClinicalDocument.recordTarget.contextControlCode
      Control0..1
      BindingThe codes SHALL be taken from CDAContextControl
      (required to http://hl7.org/cda/stds/core/ValueSet/CDAContextControl)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueOP
      184. ClinicalDocument.recordTarget.patientRole
      Comments

      Such recordTargets SHALL contain exactly one [1..1] patientRole (CONF:4537-5267).

      Control1..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/PatientRole
      186. ClinicalDocument.recordTarget.patientRole.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      188. ClinicalDocument.recordTarget.patientRole.realmCode
      Definition

      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
      190. ClinicalDocument.recordTarget.patientRole.typeId
      Definition

      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
      192. ClinicalDocument.recordTarget.patientRole.typeId.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      194. ClinicalDocument.recordTarget.patientRole.typeId.assigningAuthorityName
      Definition

      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelAssigning Authority Name
      196. ClinicalDocument.recordTarget.patientRole.typeId.displayable
      Definition

      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

      Control0..1
      Typeboolean(bl: Boolean)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelDisplayable
      198. ClinicalDocument.recordTarget.patientRole.typeId.root
      Definition

      Identifies the type as an HL7 Registered model

      Control1..1
      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelRoot
      Fixed Value2.16.840.1.113883.1.3
      200. ClinicalDocument.recordTarget.patientRole.typeId.extension
      Definition

      A character string as a unique identifier within the scope of the identifier root.

      Control1..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExtension
      202. ClinicalDocument.recordTarget.patientRole.templateId
      Definition

      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      204. ClinicalDocument.recordTarget.patientRole.classCode
      Control0..1
      BindingThe codes SHALL be taken from RoleClassRelationshipFormal
      (required to http://terminology.hl7.org/ValueSet/v3-RoleClassRelationshipFormal)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValuePAT
      206. ClinicalDocument.recordTarget.patientRole.id
      Comments

      This patientRole SHALL contain at least one [1..*] id (CONF:4537-5268).

      Control1..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      208. ClinicalDocument.recordTarget.patientRole.sdtcIdentifiedBy
      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
      XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
      210. ClinicalDocument.recordTarget.patientRole.addr
      Short𝗨𝗦𝗖𝗗𝗜: Address
      Comments

      This patientRole SHALL contain at least one [1..*] US Realm Address (AD.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.2) (CONF:4537-5271).

      Control1..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD(US Realm Address)
      212. ClinicalDocument.recordTarget.patientRole.telecom
      Short𝗨𝗦𝗖𝗗𝗜: Phone Number / Email
      Control1..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
      Invariantsshould-use: SHOULD contain @use (nullFlavor.exists() or use.exists())
      214. ClinicalDocument.recordTarget.patientRole.telecom.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      216. ClinicalDocument.recordTarget.patientRole.telecom.value
      Control0..1
      Typeurl(url: Universal Resource Locator)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      218. ClinicalDocument.recordTarget.patientRole.telecom.useablePeriod
      Definition

      Specifies the periods of time during which the telecommunication address can be used. For a telephone number, this can indicate the time of day in which the party can be reached on that telephone. For a web address, it may specify a time range in which the web content is promised to be available under the given address.

      Control0..*
      TypeChoice of: http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
      Default Typehttp://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
      XML FormatThe type of this property is determined using the xsi:typeattribute.
      LabelUseable Period
      220. ClinicalDocument.recordTarget.patientRole.telecom.use
      Definition

      One or more codes advising a system or user which telecommunication address in a set of like addresses to select for a given telecommunication need.

      Comments

      Such telecoms SHOULD contain zero or one [0..1] @use, which SHALL be selected from ValueSet Telecom Use (US Realm Header) urn:oid:2.16.840.1.113883.11.20.9.20 DYNAMIC (CONF:4537-5375).

      Control0..1
      BindingThe codes SHALL be taken from Telecom Use (US Realm Header) .
      (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.20)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelUse Code
      222. ClinicalDocument.recordTarget.patientRole.patient
      Comments

      This patientRole SHALL contain exactly one [1..1] patient (CONF:4537-5283).

      Control1..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Patient
      Invariants4537-32993: If sdtc:deceasedInd="true", then sdtc:deceasedTime **SHALL** be present with either a @value or @nullFlavor=UNK (CONF:4537-32993). (sdtcDeceasedInd.exists(value='true') implies sdtcDeceasedTime.exists())
      4537-21000: If sdtc:deceasedTime/@value is present, then sdtc:deceasedInd SHALL be present with value=true (sdtcDeceasedTime.value.exists() implies sdtcDeceasedInd.exists(value='true'))
      should-maritalStatusCode: SHOULD contain maritalStatusCode (maritalStatusCode.exists())
      should-us-languageCommunication: SHOULD contain languageCommunication (languageCommunication.exists())
      224. ClinicalDocument.recordTarget.patientRole.patient.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      226. ClinicalDocument.recordTarget.patientRole.patient.realmCode
      Definition

      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
      228. ClinicalDocument.recordTarget.patientRole.patient.typeId
      Definition

      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
      230. ClinicalDocument.recordTarget.patientRole.patient.typeId.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      232. ClinicalDocument.recordTarget.patientRole.patient.typeId.assigningAuthorityName
      Definition

      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelAssigning Authority Name
      234. ClinicalDocument.recordTarget.patientRole.patient.typeId.displayable
      Definition

      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

      Control0..1
      Typeboolean(bl: Boolean)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelDisplayable
      236. ClinicalDocument.recordTarget.patientRole.patient.typeId.root
      Definition

      Identifies the type as an HL7 Registered model

      Control1..1
      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelRoot
      Fixed Value2.16.840.1.113883.1.3
      238. ClinicalDocument.recordTarget.patientRole.patient.typeId.extension
      Definition

      A character string as a unique identifier within the scope of the identifier root.

      Control1..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExtension
      240. ClinicalDocument.recordTarget.patientRole.patient.templateId
      Definition

      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      242. ClinicalDocument.recordTarget.patientRole.patient.classCode
      Control0..1
      BindingThe codes SHALL be taken from EntityClassLivingSubject
      (required to http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValuePSN
      244. ClinicalDocument.recordTarget.patientRole.patient.determinerCode
      Control0..1
      BindingThe codes SHALL be taken from EntityDeterminer
      (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueINSTANCE
      246. ClinicalDocument.recordTarget.patientRole.patient.id
      Definition

      The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

      ShortLogical id of this artifact
      Comments

      Within the context of the FHIR RESTful interactions, the resource has an id except for cases like the create and conditional update. Otherwise, the use of the resouce id depends on the given use case.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/IIid
      Is Modifierfalse
      248. ClinicalDocument.recordTarget.patientRole.patient.name
      Definition

      A name associated with the individual.

      ShortA name associated with the patient
      Comments

      This patient SHALL contain at least one [1..*] US Realm Patient Name (PTN.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.1) (CONF:4537-5284).


      A patient may have multiple names with different uses or applicable periods. For animals, the name is a "HumanName" in the sense that is assigned and used by humans and has the same patterns. Animal names may be communicated as given names, and optionally may include a family name.

      Control10..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/PNHumanName(US Realm Patient Name (PTN.US.FIELDED))
      Is Modifierfalse
      Requirements

      Need to be able to track the patient by multiple names. Examples are your official name and a partner name.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      250. ClinicalDocument.recordTarget.patientRole.patient.sdtcDesc
      Definition

      The desc extension allows multimedia depictions of patients, healthcare providers, or other individuals to be included in a CDA document.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
      XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namedesc.
      252. ClinicalDocument.recordTarget.patientRole.patient.administrativeGenderCode
      Control0..1
      BindingFor example codes, see AdministrativeGender
      (example to http://terminology.hl7.org/ValueSet/v3-AdministrativeGender)
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
      254. ClinicalDocument.recordTarget.patientRole.patient.birthTime
      Short𝗨𝗦𝗖𝗗𝗜: Date of Birth - **MAY** be precise to the minute (CONF:4537-32418) (For cases where information about newborn's time of birth needs to be captured)
      Comments

      This patient SHALL contain exactly one [1..1] birthTime (CONF:4537-5298).

      Control1..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/TS
      Invariantsts-shall-year: **SHALL** be precise to at least the year (nullFlavor.exists() or value.toString().length() >= 4)
      ts-should-day: **SHOULD** be precise to at least the day (nullFlavor.exists() or value.toString().length() >= 10)
      256. ClinicalDocument.recordTarget.patientRole.patient.sdtcDeceasedInd
      Shortsdtc:deceasedInd
      Comments

      This patient MAY contain zero or one [0..1] sdtc:deceasedInd (CONF:4537-32990).

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/BL
      XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namedeceasedInd.
      258. ClinicalDocument.recordTarget.patientRole.patient.sdtcDeceasedTime
      Short𝗨𝗦𝗖𝗗𝗜: Date of Death
      Comments

      This patient MAY contain zero or one [0..1] sdtc:deceasedTime (CONF:4537-32988).

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/TS
      XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namedeceasedTime.
      Invariantsshould-value-att: SHOULD contain @value (value.exists())
      ts-shall-year: **SHALL** be precise to at least the year (nullFlavor.exists() or value.toString().length() >= 4)
      ts-should-day: **SHOULD** be precise to at least the day (nullFlavor.exists() or value.toString().length() >= 10)
      260. ClinicalDocument.recordTarget.patientRole.patient.sdtcMultipleBirthInd
      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/BL
      XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namemultipleBirthInd.
      262. ClinicalDocument.recordTarget.patientRole.patient.sdtcMultipleBirthOrderNumber
      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/INT-POS
      XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namemultipleBirthOrderNumber.
      264. ClinicalDocument.recordTarget.patientRole.patient.maritalStatusCode
      Shorticon Added:SHOULD contain maritalStatusCode
      Comments

      This patient SHOULD contain zero or one [0..1] maritalStatusCode, which SHALL be selected from ValueSet Marital Status urn:oid:2.16.840.1.113883.1.11.12212 DYNAMIC (CONF:4537-5303).

      Control0..1
      This element is affected by the following invariants: should-maritalStatusCode
      BindingThe codes SHALL be taken from Marital Status .
      (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.12212)
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
      266. ClinicalDocument.recordTarget.patientRole.patient.religiousAffiliationCode
      Comments

      This patient MAY contain zero or one [0..1] religiousAffiliationCode, which SHALL be selected from ValueSet Religious Affiliation urn:oid:2.16.840.1.113883.1.11.19185 DYNAMIC (CONF:4537-5317).

      Control0..1
      BindingThe codes SHALL be taken from Religious Affiliation .
      (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.19185)
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
      268. ClinicalDocument.recordTarget.patientRole.patient.raceCode
      Shorticon Changed:𝗨𝗦𝗖𝗗𝗜: Race - raceCode SHALL contain only the OMB race category; detailed race values go in translation. Additional race categories are conveyed using sdtc:raceCode, following the same pattern (OMB category in root; details in translation).
      Control1..1
      BindingThe codes SHALL be taken from Race Categories .
      (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.4.642.2.575)
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
      270. ClinicalDocument.recordTarget.patientRole.patient.raceCode.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      272. ClinicalDocument.recordTarget.patientRole.patient.raceCode.code
      Definition

      The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelCode
      274. ClinicalDocument.recordTarget.patientRole.patient.raceCode.codeSystem
      Definition

      Specifies the code system that defines the code.

      Control0..1
      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelCode System
      276. ClinicalDocument.recordTarget.patientRole.patient.raceCode.codeSystemName
      Definition

      The common name of the coding system.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelCode System Name
      278. ClinicalDocument.recordTarget.patientRole.patient.raceCode.codeSystemVersion
      Definition

      If applicable, a version descriptor defined specifically for the given code system.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelCode System Version
      280. ClinicalDocument.recordTarget.patientRole.patient.raceCode.displayName
      Definition

      A name or title for the code, under which the sending system shows the code value to its users.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelDisplay Name
      282. ClinicalDocument.recordTarget.patientRole.patient.raceCode.sdtcValueSet
      Definition

      The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

      Control0..1
      Typestring(oid: ISO Object Identifier)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
      284. ClinicalDocument.recordTarget.patientRole.patient.raceCode.sdtcValueSetVersion
      Definition

      The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
      286. ClinicalDocument.recordTarget.patientRole.patient.raceCode.originalText
      Definition

      The text or phrase used as the basis for the coding.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
      LabelOriginal Text
      288. ClinicalDocument.recordTarget.patientRole.patient.raceCode.qualifier
      Definition

      Specifies additional codes that increase the specificity of the the primary code.

      Control0..0
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
      LabelQualifier
      290. ClinicalDocument.recordTarget.patientRole.patient.raceCode.translation
      Definition

      A set of other concept descriptors that translate this concept descriptor into other code systems.

      Control0..*
      BindingThe codes SHOULD be taken from Race Value Set .
      (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.14914)
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
      XML FormatThe type of this property is determined using the xsi:typeattribute.
      LabelTranslation
      Invariantsrace-not-category: Translation SHALL NOT be used to convey additional race categories. Multiple categories must be conveyed in multiple raceCode elements. ((code in ('1002-5' | '2028-9' | '2054-5' | '2076-8' | '2106-3' | '2131-1')).not())
      292. ClinicalDocument.recordTarget.patientRole.patient.sdtcRaceCode
      Short𝗨𝗦𝗖𝗗𝗜: Race - The sdtc:raceCode is only used to record additional values when the patient has indicated multiple races or additional race detail beyond the five categories required for Meaningful Use Stage 2. The prefix sdtc: SHALL be bound to the namespace “urn:hl7-org:sdtc”. The use of the namespace provides a necessary extension to CDA R2 for the use of the additional raceCode elements.
      Control0..*
      BindingThe codes SHALL be taken from Detailed race including absence reasons. .
      (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1267.25)
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
      XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameraceCode.
      Invariantssdtc-race-not-detail: When using translation to convey race details, the base code SHALL be a race category. (translation.exists(codeSystem = '2.16.840.1.113883.6.238') implies (code in ('1002-5' | '2028-9' | '2054-5' | '2076-8' | '2106-3' | '2131-1')))
      294. ClinicalDocument.recordTarget.patientRole.patient.sdtcRaceCode.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      296. ClinicalDocument.recordTarget.patientRole.patient.sdtcRaceCode.code
      Definition

      The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelCode
      298. ClinicalDocument.recordTarget.patientRole.patient.sdtcRaceCode.codeSystem
      Definition

      Specifies the code system that defines the code.

      Control0..1
      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelCode System
      300. ClinicalDocument.recordTarget.patientRole.patient.sdtcRaceCode.codeSystemName
      Definition

      The common name of the coding system.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelCode System Name
      302. ClinicalDocument.recordTarget.patientRole.patient.sdtcRaceCode.codeSystemVersion
      Definition

      If applicable, a version descriptor defined specifically for the given code system.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelCode System Version
      304. ClinicalDocument.recordTarget.patientRole.patient.sdtcRaceCode.displayName
      Definition

      A name or title for the code, under which the sending system shows the code value to its users.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelDisplay Name
      306. ClinicalDocument.recordTarget.patientRole.patient.sdtcRaceCode.sdtcValueSet
      Definition

      The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

      Control0..1
      Typestring(oid: ISO Object Identifier)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
      308. ClinicalDocument.recordTarget.patientRole.patient.sdtcRaceCode.sdtcValueSetVersion
      Definition

      The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
      310. ClinicalDocument.recordTarget.patientRole.patient.sdtcRaceCode.originalText
      Definition

      The text or phrase used as the basis for the coding.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
      LabelOriginal Text
      312. ClinicalDocument.recordTarget.patientRole.patient.sdtcRaceCode.qualifier
      Definition

      Specifies additional codes that increase the specificity of the the primary code.

      Control0..0
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
      LabelQualifier
      314. ClinicalDocument.recordTarget.patientRole.patient.sdtcRaceCode.translation
      Definition

      A set of other concept descriptors that translate this concept descriptor into other code systems.

      Control0..*
      BindingThe codes SHOULD be taken from Race Value Set .
      (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.14914)
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
      XML FormatThe type of this property is determined using the xsi:typeattribute.
      LabelTranslation
      Invariantsrace-not-category: Translation SHALL NOT be used to convey additional race categories. Multiple categories must be conveyed in multiple raceCode elements. ((code in ('1002-5' | '2028-9' | '2054-5' | '2076-8' | '2106-3' | '2131-1')).not())
      316. ClinicalDocument.recordTarget.patientRole.patient.ethnicGroupCode
      Short𝗨𝗦𝗖𝗗𝗜: Ethnicity
      Control1..1
      BindingThe codes SHALL be taken from Ethnicity Categories .
      (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.4.642.40.2.48.3)
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
      318. ClinicalDocument.recordTarget.patientRole.patient.sdtcEthnicGroupCode
      Short𝗨𝗦𝗖𝗗𝗜: Ethnicity
      Control0..*
      BindingThe codes SHALL be taken from Detailed Ethnicity Including Absence Reasons .
      (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.4.642.40.2.48.1)
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
      XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameethnicGroupCode.
      320. ClinicalDocument.recordTarget.patientRole.patient.guardian
      Comments

      This patient MAY contain zero or more [0..*] guardian (CONF:4537-5325).

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Guardian
      Invariantsshould-us-code: SHOULD contain code (code.exists())
      should-us-addr: SHOULD contain addr (addr.exists())
      should-us-telecom: SHOULD contain telecom (telecom.exists())
      322. ClinicalDocument.recordTarget.patientRole.patient.guardian.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      324. ClinicalDocument.recordTarget.patientRole.patient.guardian.realmCode
      Definition

      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
      326. ClinicalDocument.recordTarget.patientRole.patient.guardian.typeId
      Definition

      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
      328. ClinicalDocument.recordTarget.patientRole.patient.guardian.typeId.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      330. ClinicalDocument.recordTarget.patientRole.patient.guardian.typeId.assigningAuthorityName
      Definition

      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelAssigning Authority Name
      332. ClinicalDocument.recordTarget.patientRole.patient.guardian.typeId.displayable
      Definition

      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

      Control0..1
      Typeboolean(bl: Boolean)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelDisplayable
      334. ClinicalDocument.recordTarget.patientRole.patient.guardian.typeId.root
      Definition

      Identifies the type as an HL7 Registered model

      Control1..1
      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelRoot
      Fixed Value2.16.840.1.113883.1.3
      336. ClinicalDocument.recordTarget.patientRole.patient.guardian.typeId.extension
      Definition

      A character string as a unique identifier within the scope of the identifier root.

      Control1..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExtension
      338. ClinicalDocument.recordTarget.patientRole.patient.guardian.templateId
      Definition

      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      340. ClinicalDocument.recordTarget.patientRole.patient.guardian.classCode
      Control0..1
      BindingThe codes SHALL be taken from RoleClassAgent
      (required to http://terminology.hl7.org/ValueSet/v3-RoleClassAgent)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueGUARD
      342. ClinicalDocument.recordTarget.patientRole.patient.guardian.id
      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      344. ClinicalDocument.recordTarget.patientRole.patient.guardian.sdtcIdentifiedBy
      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
      XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
      346. ClinicalDocument.recordTarget.patientRole.patient.guardian.code
      Comments

      The guardian, if present, SHOULD contain zero or one [0..1] code, which SHALL be selected from ValueSet Personal And Legal Relationship Role Type urn:oid:2.16.840.1.113883.11.20.12.1 DYNAMIC (CONF:4537-5326).

      Control0..1
      BindingThe codes SHALL be taken from Personal And Legal Relationship Role Type .
      (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.12.1)
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
      348. ClinicalDocument.recordTarget.patientRole.patient.guardian.addr
      Comments

      The guardian, if present, SHOULD contain zero or more [0..*] US Realm Address (AD.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.2) (CONF:4537-5359).

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD(US Realm Address)
      350. ClinicalDocument.recordTarget.patientRole.patient.guardian.telecom
      Comments

      The guardian, if present, SHOULD contain zero or more [0..*] telecom (CONF:4537-5382).

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
      Invariantsshould-use: SHOULD contain @use (nullFlavor.exists() or use.exists())
      352. ClinicalDocument.recordTarget.patientRole.patient.guardian.telecom.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      354. ClinicalDocument.recordTarget.patientRole.patient.guardian.telecom.value
      Control0..1
      Typeurl(url: Universal Resource Locator)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      356. ClinicalDocument.recordTarget.patientRole.patient.guardian.telecom.useablePeriod
      Definition

      Specifies the periods of time during which the telecommunication address can be used. For a telephone number, this can indicate the time of day in which the party can be reached on that telephone. For a web address, it may specify a time range in which the web content is promised to be available under the given address.

      Control0..*
      TypeChoice of: http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
      Default Typehttp://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
      XML FormatThe type of this property is determined using the xsi:typeattribute.
      LabelUseable Period
      358. ClinicalDocument.recordTarget.patientRole.patient.guardian.telecom.use
      Definition

      One or more codes advising a system or user which telecommunication address in a set of like addresses to select for a given telecommunication need.

      Comments

      The telecom, if present, SHOULD contain zero or one [0..1] @use, which SHALL be selected from ValueSet Telecom Use (US Realm Header) urn:oid:2.16.840.1.113883.11.20.9.20 DYNAMIC (CONF:4537-7993).

      Control0..1
      BindingThe codes SHALL be taken from Telecom Use (US Realm Header) .
      (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.20)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelUse Code
      360. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson
      Comments

      The guardian, if present, SHALL contain exactly one [1..1] guardianPerson (CONF:4537-5385).

      Control1..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Person
      362. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      364. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.realmCode
      Definition

      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
      366. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.typeId
      Definition

      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
      368. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.typeId.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      370. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.typeId.assigningAuthorityName
      Definition

      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelAssigning Authority Name
      372. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.typeId.displayable
      Definition

      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

      Control0..1
      Typeboolean(bl: Boolean)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelDisplayable
      374. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.typeId.root
      Definition

      Identifies the type as an HL7 Registered model

      Control1..1
      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelRoot
      Fixed Value2.16.840.1.113883.1.3
      376. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.typeId.extension
      Definition

      A character string as a unique identifier within the scope of the identifier root.

      Control1..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExtension
      378. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.templateId
      Definition

      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      380. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.classCode
      Control0..1
      BindingThe codes SHALL be taken from EntityClassLivingSubject
      (required to http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValuePSN
      382. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.determinerCode
      Control0..1
      BindingThe codes SHALL be taken from EntityDeterminer
      (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueINSTANCE
      384. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.name
      Definition

      A name associated with the person.

      ShortA name associated with the person
      Comments

      This guardianPerson SHALL contain at least one [1..*] US Realm Person Name (PN.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.1.1) (CONF:4537-5386).


      Person may have multiple names with different uses or applicable periods.

      Control10..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/PNHumanName(US Realm Person Name (PN.US.FIELDED))
      Is Modifierfalse
      Requirements

      Need to be able to track the person by multiple names. Examples are your official name and a partner name.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      386. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcDesc
      Definition

      The desc extension allows multimedia depictions of patients, healthcare providers, or other individuals to be included in a CDA document.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
      XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namedesc.
      388. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship
      Definition

      Each participant role other than an informant/relatedEntity may have zero or more relationship roles with the patient. Each of these roles can be expressed with an asPatientRelationship element which further describes the type of role using a code element.

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
      XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameasPatientRelationship.
      390. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      392. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship.realmCode
      Definition

      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
      394. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship.typeId
      Definition

      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
      396. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship.typeId.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      398. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship.typeId.assigningAuthorityName
      Definition

      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelAssigning Authority Name
      400. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship.typeId.displayable
      Definition

      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

      Control0..1
      Typeboolean(bl: Boolean)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelDisplayable
      402. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship.typeId.root
      Definition

      Identifies the type as an HL7 Registered model

      Control1..1
      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelRoot
      Fixed Value2.16.840.1.113883.1.3
      404. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship.typeId.extension
      Definition

      A character string as a unique identifier within the scope of the identifier root.

      Control1..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExtension
      406. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship.templateId
      Definition

      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      408. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship.classCode
      Control1..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValuePRS
      410. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship.determinerCode
      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueINSTANCE
      412. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship.code
      Control1..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
      XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
      414. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianOrganization
      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
      416. ClinicalDocument.recordTarget.patientRole.patient.birthplace
      Comments

      This patient MAY contain zero or one [0..1] birthplace (CONF:4537-5395).

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Birthplace
      418. ClinicalDocument.recordTarget.patientRole.patient.birthplace.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      420. ClinicalDocument.recordTarget.patientRole.patient.birthplace.realmCode
      Definition

      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
      422. ClinicalDocument.recordTarget.patientRole.patient.birthplace.typeId
      Definition

      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
      424. ClinicalDocument.recordTarget.patientRole.patient.birthplace.typeId.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      426. ClinicalDocument.recordTarget.patientRole.patient.birthplace.typeId.assigningAuthorityName
      Definition

      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelAssigning Authority Name
      428. ClinicalDocument.recordTarget.patientRole.patient.birthplace.typeId.displayable
      Definition

      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

      Control0..1
      Typeboolean(bl: Boolean)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelDisplayable
      430. ClinicalDocument.recordTarget.patientRole.patient.birthplace.typeId.root
      Definition

      Identifies the type as an HL7 Registered model

      Control1..1
      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelRoot
      Fixed Value2.16.840.1.113883.1.3
      432. ClinicalDocument.recordTarget.patientRole.patient.birthplace.typeId.extension
      Definition

      A character string as a unique identifier within the scope of the identifier root.

      Control1..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExtension
      434. ClinicalDocument.recordTarget.patientRole.patient.birthplace.templateId
      Definition

      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      436. ClinicalDocument.recordTarget.patientRole.patient.birthplace.classCode
      Control0..1
      BindingThe codes SHALL be taken from RoleClassPassive
      (required to http://terminology.hl7.org/ValueSet/v3-RoleClassPassive)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueBIRTHPL
      438. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place
      Comments

      The birthplace, if present, SHALL contain exactly one [1..1] place (CONF:4537-5396).

      Control1..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Place
      440. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      442. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.realmCode
      Definition

      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
      444. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.typeId
      Definition

      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
      446. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.typeId.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      448. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.typeId.assigningAuthorityName
      Definition

      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelAssigning Authority Name
      450. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.typeId.displayable
      Definition

      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

      Control0..1
      Typeboolean(bl: Boolean)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelDisplayable
      452. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.typeId.root
      Definition

      Identifies the type as an HL7 Registered model

      Control1..1
      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelRoot
      Fixed Value2.16.840.1.113883.1.3
      454. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.typeId.extension
      Definition

      A character string as a unique identifier within the scope of the identifier root.

      Control1..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExtension
      456. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.templateId
      Definition

      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      458. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.classCode
      Control0..1
      BindingThe codes SHALL be taken from EntityClassPlace
      (required to http://terminology.hl7.org/ValueSet/v3-EntityClassPlace)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValuePLC
      460. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.determinerCode
      Control0..1
      BindingThe codes SHALL be taken from EntityDeterminer
      (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueINSTANCE
      462. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.name
      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/EN
      464. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr
      Comments

      This place SHALL contain exactly one [1..1] addr (CONF:4537-5397).

      Control1..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD
      Invariants4537-5402: If country is US, this addr **SHALL** contain exactly one [1..1] state, which **SHALL** be selected from ValueSet US Core USPS State *DYNAMIC* (CONF:4537-5402). (nullFlavor.exists() or (item.country.exists() and item.country.xmlText != 'US' and item.country.xmlText != 'USA') or item.state.exists(nullFlavor.exists() or xmlText.memberOf('http://terminology.hl7.org/ValueSet/USPS-State')))
      4537-5403: If country is US, this addr **MAY** contain zero or one [0..1] postalCode, which **SHALL** be selected from ValueSet PostalCode urn:oid:2.16.840.1.113883.3.88.12.80.2 *DYNAMIC* (CONF:4537-5403). (nullFlavor.exists() or (item.country.exists() and item.country.xmlText != 'US' and item.country.xmlText != 'USA') or item.postalCode.empty() or item.postalCode.exists(nullFlavor.exists() or xmlText.matches('[0-9]{5}(-[0-9]{4})?')))
      should-country: SHOULD contain country (nullFlavor.exists() or item.country.exists())
      466. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      468. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.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.

      Control0..1
      Typeboolean(bl: Boolean)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelIs Not Ordered
      470. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.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.

      Control0..*
      BindingThe codes SHALL be taken from CDAPostalAddressUse
      (required to http://hl7.org/cda/stds/core/ValueSet/CDAPostalAddressUse)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelUse Code
      472. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item
      Definition

      A series of items that constitute the address.

      Control0..*
      Typehttp://hl7.org/fhir/StructureDefinition/Base
      Choice GroupThis is a repeating choice group that does not appear directly in the instance
      InvariantsAD-1: Can only have only one of the possible item elements in each choice ((delimiter | country | state | county | city | postalCode | streetAddressLine | houseNumber | houseNumberNumeric | direction | streetName | streetNameBase | streetNameType | additionalLocator | unitID | unitType | careOf | censusTract | deliveryAddressLine | deliveryInstallationType | deliveryInstallationArea | deliveryInstallationQualifier | deliveryMode | deliveryModeIdentifier | buildingNumberSuffix | postBox | precinct | xmlText).count() = 1)
      474. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.delimiter
      Definition

      Delimiters are printed without framing white space. If no value component is provided, the delimiter appears as a line break.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      476. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.delimiter.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      478. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.delimiter.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      480. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.delimiter.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      482. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.delimiter.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      484. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.delimiter.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      486. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.delimiter.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueDEL
      488. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.country
      Definition

      Country

      Control0..1
      BindingThe codes SHALL be taken from Country2
      (required to http://terminology.hl7.org/ValueSet/v3-Country2)
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      490. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.country.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      492. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.country.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      494. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.country.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      496. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.country.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      498. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.country.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      500. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.country.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueCNT
      502. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.state
      Definition

      A sub-unit of a country with limited sovereignty in a federally organized country.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      504. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.state.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      506. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.state.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      508. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.state.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      510. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.state.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      512. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.state.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      514. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.state.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueSTA
      516. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.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".)

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      518. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.county.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      520. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.county.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      522. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.county.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      524. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.county.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      526. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.county.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      528. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.county.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueCPA
      530. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.city
      Definition

      The name of the city, town, village, or other community or delivery center

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      532. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.city.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      534. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.city.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      536. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.city.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      538. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.city.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      540. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.city.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      542. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.city.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueCTY
      544. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postalCode
      Definition

      A postal code designating a region defined by the postal service.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      546. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postalCode.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      548. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postalCode.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      550. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postalCode.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      552. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postalCode.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      554. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postalCode.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      556. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postalCode.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueZIP
      558. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetAddressLine
      Definition

      Street address line

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      560. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetAddressLine.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      562. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetAddressLine.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      564. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetAddressLine.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      566. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetAddressLine.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      568. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetAddressLine.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      570. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetAddressLine.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueSAL
      572. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.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.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      574. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumber.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      576. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumber.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      578. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumber.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      580. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumber.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      582. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumber.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      584. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumber.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueBNR
      586. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumberNumeric
      Definition

      The numeric portion of a building number

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      588. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumberNumeric.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      590. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumberNumeric.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      592. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumberNumeric.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      594. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumberNumeric.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      596. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumberNumeric.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      598. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumberNumeric.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueBNN
      600. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.direction
      Definition

      Direction (e.g., N, S, W, E)

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      602. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.direction.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      604. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.direction.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      606. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.direction.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      608. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.direction.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      610. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.direction.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      612. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.direction.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueDIR
      614. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetName
      Definition

      Name of a roadway or artery recognized by a municipality (including street type and direction)

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      616. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetName.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      618. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetName.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      620. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetName.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      622. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetName.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      624. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetName.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      626. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetName.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueSTR
      628. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameBase
      Definition

      The base name of a roadway or artery recognized by a municipality (excluding street type and direction)

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      630. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameBase.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      632. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameBase.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      634. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameBase.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      636. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameBase.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      638. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameBase.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      640. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameBase.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueSTB
      642. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameType
      Definition

      The designation given to the street. (e.g. Street, Avenue, Crescent, etc.)

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      644. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameType.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      646. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameType.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      648. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameType.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      650. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameType.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      652. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameType.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      654. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameType.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueSTTYP
      656. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.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).

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      658. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.additionalLocator.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      660. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.additionalLocator.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      662. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.additionalLocator.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      664. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.additionalLocator.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      666. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.additionalLocator.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      668. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.additionalLocator.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueADL
      670. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitID
      Definition

      The number or name of a specific unit contained within a building or complex, as assigned by that building or complex.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      672. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitID.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      674. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitID.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      676. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitID.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      678. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitID.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      680. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitID.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      682. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitID.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueUNID
      684. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitType
      Definition

      Indicates the type of specific unit contained within a building or complex. E.g. Appartment, Floor

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      686. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitType.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      688. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitType.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      690. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitType.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      692. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitType.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      694. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitType.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      696. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitType.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueUNIT
      698. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.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

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      700. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.careOf.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      702. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.careOf.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      704. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.careOf.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      706. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.careOf.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      708. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.careOf.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      710. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.careOf.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueCAR
      712. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.censusTract
      Definition

      A geographic sub-unit delineated for demographic purposes.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      714. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.censusTract.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      716. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.censusTract.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      718. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.censusTract.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      720. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.censusTract.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      722. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.censusTract.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      724. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.censusTract.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueCEN
      726. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.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.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      728. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryAddressLine.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      730. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryAddressLine.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      732. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryAddressLine.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      734. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryAddressLine.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      736. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryAddressLine.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      738. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryAddressLine.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueDAL
      740. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.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.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      742. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationType.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      744. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationType.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      746. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationType.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      748. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationType.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      750. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationType.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      752. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationType.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueDINST
      754. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.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.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      756. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationArea.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      758. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationArea.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      760. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationArea.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      762. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationArea.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      764. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationArea.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      766. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationArea.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueDINSTA
      768. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationQualifier
      Definition

      A number, letter or name identifying a delivery installation. E.g., for Station A, the delivery installation qualifier would be 'A'.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      770. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationQualifier.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      772. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationQualifier.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      774. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationQualifier.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      776. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationQualifier.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      778. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationQualifier.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      780. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationQualifier.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueDINSTQ
      782. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryMode
      Definition

      Indicates the type of service offered, method of delivery. For example: post office box, rural route, general delivery, etc.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      784. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryMode.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      786. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryMode.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      788. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryMode.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      790. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryMode.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      792. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryMode.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      794. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryMode.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueDMOD
      796. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.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).

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      798. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryModeIdentifier.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      800. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryModeIdentifier.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      802. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryModeIdentifier.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      804. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryModeIdentifier.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      806. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryModeIdentifier.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      808. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryModeIdentifier.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueDMODID
      810. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.buildingNumberSuffix
      Definition

      Any alphabetic character, fraction or other text that may appear after the numeric portion of a building number

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      812. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.buildingNumberSuffix.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      814. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.buildingNumberSuffix.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      816. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.buildingNumberSuffix.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      818. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.buildingNumberSuffix.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      820. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.buildingNumberSuffix.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      822. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.buildingNumberSuffix.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueBNS
      824. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postBox
      Definition

      A numbered box located in a post station.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      826. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postBox.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      828. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postBox.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      830. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postBox.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      832. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postBox.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      834. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postBox.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      836. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postBox.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValuePOB
      838. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.precinct
      Definition

      A subsection of a municipality

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
      Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
      840. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.precinct.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      842. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.precinct.representation
      Definition

      Specifies the representation of the binary data that is the content of the binary data value

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueTXT
      844. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.precinct.mediaType
      Definition

      Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelMedia Type
      Fixed Valuetext/plain
      846. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.precinct.language
      Definition

      For character based information the language property specifies the human language of the text.

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelLanguage
      848. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.precinct.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      850. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.precinct.partType
      Definition

      Specifies the type of the address part

      Control0..1
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValuePRE
      852. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.xmlText
      ShortAllows for mixed text content
      Comments

      This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as unadorned text.
      854. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.useablePeriod
      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.

      Control0..*
      TypeChoice of: http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
      Default Typehttp://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
      XML FormatThe type of this property is determined using the xsi:typeattribute.
      LabelUseable Period
      856. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication
      Short𝗨𝗦𝗖𝗗𝗜: Preferred Language
      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/LanguageCommunication
      Invariantsshould-proficiencyLevelCode: SHOULD contain proficiencyLevelCode (proficiencyLevelCode.exists())
      should-preferenceInd: SHOULD contain preferenceInd (preferenceInd.exists())
      858. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      860. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.realmCode
      Definition

      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
      862. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.typeId
      Definition

      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
      864. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.typeId.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      866. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.typeId.assigningAuthorityName
      Definition

      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelAssigning Authority Name
      868. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.typeId.displayable
      Definition

      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

      Control0..1
      Typeboolean(bl: Boolean)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelDisplayable
      870. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.typeId.root
      Definition

      Identifies the type as an HL7 Registered model

      Control1..1
      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelRoot
      Fixed Value2.16.840.1.113883.1.3
      872. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.typeId.extension
      Definition

      A character string as a unique identifier within the scope of the identifier root.

      Control1..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExtension
      874. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.templateId
      Definition

      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      876. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.languageCode
      Control1..1
      BindingThe codes SHALL be taken from Languages
      (required to http://terminology.hl7.org/ValueSet/Languages)
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
      878. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.modeCode
      Comments

      The languageCommunication, if present, MAY contain zero or one [0..1] modeCode, which SHALL be selected from ValueSet LanguageAbilityMode urn:oid:2.16.840.1.113883.1.11.12249 DYNAMIC (CONF:4537-5409).

      Control0..1
      BindingThe codes SHALL be taken from LanguageAbilityMode .
      (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.12249)
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
      880. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.proficiencyLevelCode
      Shorticon Added:SHOULD contain proficiencyLevelCode
      Comments

      The languageCommunication, if present, SHOULD contain zero or one [0..1] proficiencyLevelCode, which SHALL be selected from ValueSet LanguageAbilityProficiency urn:oid:2.16.840.1.113883.1.11.12199 DYNAMIC (CONF:4537-9965).

      Control0..1
      This element is affected by the following invariants: should-proficiencyLevelCode
      BindingThe codes SHALL be taken from LanguageAbilityProficiency .
      (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.12199)
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
      882. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.preferenceInd
      Shorticon Added:SHOULD contain preferenceInd
      Comments

      The languageCommunication, if present, SHOULD contain zero or one [0..1] preferenceInd (CONF:4537-5414).

      Control0..1
      This element is affected by the following invariants: should-preferenceInd
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/BL
      884. ClinicalDocument.recordTarget.patientRole.providerOrganization
      Comments

      This patientRole MAY contain zero or one [0..1] providerOrganization (CONF:4537-5416).

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
      886. ClinicalDocument.recordTarget.patientRole.providerOrganization.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      888. ClinicalDocument.recordTarget.patientRole.providerOrganization.realmCode
      Definition

      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
      890. ClinicalDocument.recordTarget.patientRole.providerOrganization.typeId
      Definition

      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
      892. ClinicalDocument.recordTarget.patientRole.providerOrganization.typeId.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      894. ClinicalDocument.recordTarget.patientRole.providerOrganization.typeId.assigningAuthorityName
      Definition

      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelAssigning Authority Name
      896. ClinicalDocument.recordTarget.patientRole.providerOrganization.typeId.displayable
      Definition

      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

      Control0..1
      Typeboolean(bl: Boolean)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelDisplayable
      898. ClinicalDocument.recordTarget.patientRole.providerOrganization.typeId.root
      Definition

      Identifies the type as an HL7 Registered model

      Control1..1
      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelRoot
      Fixed Value2.16.840.1.113883.1.3
      900. ClinicalDocument.recordTarget.patientRole.providerOrganization.typeId.extension
      Definition

      A character string as a unique identifier within the scope of the identifier root.

      Control1..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExtension
      902. ClinicalDocument.recordTarget.patientRole.providerOrganization.templateId
      Definition

      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      904. ClinicalDocument.recordTarget.patientRole.providerOrganization.classCode
      Control0..1
      BindingThe codes SHALL be taken from EntityClassOrganization
      (required to http://terminology.hl7.org/ValueSet/v3-EntityClassOrganization)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueORG
      906. ClinicalDocument.recordTarget.patientRole.providerOrganization.determinerCode
      Control0..1
      BindingThe codes SHALL be taken from EntityDeterminer
      (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueINSTANCE
      908. ClinicalDocument.recordTarget.patientRole.providerOrganization.id
      Definition

      The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

      ShortLogical id of this artifact
      Comments

      The providerOrganization, if present, SHALL contain at least one [1..*] id (CONF:4537-5417).


      Within the context of the FHIR RESTful interactions, the resource has an id except for cases like the create and conditional update. Otherwise, the use of the resouce id depends on the given use case.

      Control10..*1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/IIid
      Is Modifierfalse
      910. ClinicalDocument.recordTarget.patientRole.providerOrganization.id.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      912. ClinicalDocument.recordTarget.patientRole.providerOrganization.id.assigningAuthorityName
      Definition

      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelAssigning Authority Name
      914. ClinicalDocument.recordTarget.patientRole.providerOrganization.id.displayable
      Definition

      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

      Control0..1
      Typeboolean(bl: Boolean)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelDisplayable
      916. ClinicalDocument.recordTarget.patientRole.providerOrganization.id.root
      Definition

      A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.

      Comments

      Such ids SHOULD contain zero or one [0..1] @root="2.16.840.1.113883.4.6" National Provider Identifier (CONF:4537-16820).

      Control0..1
      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelRoot
      Invariantsshould-npi: SHOULD be NPI ($this = '2.16.840.1.113883.4.6')
      918. ClinicalDocument.recordTarget.patientRole.providerOrganization.id.extension
      Definition

      A character string as a unique identifier within the scope of the identifier root.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExtension
      920. ClinicalDocument.recordTarget.patientRole.providerOrganization.name
      Definition

      A name associated with the organization.

      ShortName used for the organization
      Comments

      The providerOrganization, if present, SHALL contain at least one [1..*] name (CONF:4537-5419).


      If the name of an organization changes, consider putting the old name in the alias column so that it can still be located through searches.

      Control10..*1
      This element is affected by the following invariants: org-1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/ONstring
      Is Modifierfalse
      Requirements

      Need to use the name as the label of the organization.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      922. ClinicalDocument.recordTarget.patientRole.providerOrganization.telecom
      Comments

      The providerOrganization, if present, SHALL contain at least one [1..*] telecom (CONF:4537-5420).

      Control1..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
      Invariantsshould-use: SHOULD contain @use (nullFlavor.exists() or use.exists())
      924. ClinicalDocument.recordTarget.patientRole.providerOrganization.telecom.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      926. ClinicalDocument.recordTarget.patientRole.providerOrganization.telecom.value
      Control0..1
      Typeurl(url: Universal Resource Locator)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      928. ClinicalDocument.recordTarget.patientRole.providerOrganization.telecom.useablePeriod
      Definition

      Specifies the periods of time during which the telecommunication address can be used. For a telephone number, this can indicate the time of day in which the party can be reached on that telephone. For a web address, it may specify a time range in which the web content is promised to be available under the given address.

      Control0..*
      TypeChoice of: http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
      Default Typehttp://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
      XML FormatThe type of this property is determined using the xsi:typeattribute.
      LabelUseable Period
      930. ClinicalDocument.recordTarget.patientRole.providerOrganization.telecom.use
      Definition

      One or more codes advising a system or user which telecommunication address in a set of like addresses to select for a given telecommunication need.

      Comments

      Such telecoms SHOULD contain zero or one [0..1] @use, which SHALL be selected from ValueSet Telecom Use (US Realm Header) urn:oid:2.16.840.1.113883.11.20.9.20 DYNAMIC (CONF:4537-7994).

      Control0..1
      BindingThe codes SHALL be taken from Telecom Use (US Realm Header) .
      (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.20)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelUse Code
      932. ClinicalDocument.recordTarget.patientRole.providerOrganization.addr
      Comments

      The providerOrganization, if present, SHALL contain at least one [1..*] US Realm Address (AD.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.2) (CONF:4537-5422).

      Control1..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD(US Realm Address)
      934. ClinicalDocument.recordTarget.patientRole.providerOrganization.standardIndustryClassCode
      Control0..1
      BindingFor example codes, see OrganizationIndustryClassNAICS
      (example to http://terminology.hl7.org/ValueSet/v3-OrganizationIndustryClassNAICS)
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
      936. ClinicalDocument.recordTarget.patientRole.providerOrganization.asOrganizationPartOf
      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/OrganizationPartOf
      938. ClinicalDocument.author
      ShortThe author element represents the creator of the clinical document. The author may be a device or a person.
      Comments

      SHALL contain at least one [1..*] author (CONF:4537-5444).

      Control1..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Author
      940. ClinicalDocument.author.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      942. ClinicalDocument.author.realmCode
      Definition

      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
      944. ClinicalDocument.author.typeId
      Definition

      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
      946. ClinicalDocument.author.typeId.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      948. ClinicalDocument.author.typeId.assigningAuthorityName
      Definition

      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelAssigning Authority Name
      950. ClinicalDocument.author.typeId.displayable
      Definition

      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

      Control0..1
      Typeboolean(bl: Boolean)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelDisplayable
      952. ClinicalDocument.author.typeId.root
      Definition

      Identifies the type as an HL7 Registered model

      Control1..1
      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelRoot
      Fixed Value2.16.840.1.113883.1.3
      954. ClinicalDocument.author.typeId.extension
      Definition

      A character string as a unique identifier within the scope of the identifier root.

      Control1..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExtension
      956. ClinicalDocument.author.templateId
      Definition

      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      958. ClinicalDocument.author.typeCode
      Control0..1
      BindingThe codes SHALL be taken from CDAParticipationType
      (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueAUT
      960. ClinicalDocument.author.contextControlCode
      Control0..1
      BindingThe codes SHALL be taken from CDAContextControl
      (required to http://hl7.org/cda/stds/core/ValueSet/CDAContextControl)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueOP
      962. ClinicalDocument.author.functionCode
      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
      964. ClinicalDocument.author.time
      Comments

      Such authors SHALL contain exactly one [1..1] US Realm Date and Time (Point in Time) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.4) (CONF:4537-5445).

      Control1..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/TS(US Realm Date and Time - Point in Time)
      966. ClinicalDocument.author.assignedAuthor
      Comments

      Such authors SHALL contain exactly one [1..1] assignedAuthor (CONF:4537-5448).

      Control1..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssignedAuthor
      Invariants4537-16790: There **SHALL** be exactly one assignedAuthor/assignedPerson or exactly one assignedAuthor/assignedAuthoringDevice (CONF:4537-16790). ((assignedPerson | assignedAuthoringDevice).count() = 1)
      should-id-npi: SHOULD contain an id with root='2.16.840.1.113883.4.6' (NPI) (id.where(root = '2.16.840.1.113883.4.6'))
      should-us-code: SHOULD contain code (code.exists())
      968. ClinicalDocument.author.assignedAuthor.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      970. ClinicalDocument.author.assignedAuthor.realmCode
      Definition

      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
      972. ClinicalDocument.author.assignedAuthor.typeId
      Definition

      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

      Control0..1
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
      974. ClinicalDocument.author.assignedAuthor.typeId.nullFlavor
      Definition

      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

      Control0..1
      BindingThe codes SHALL be taken from CDANullFlavor
      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExceptional Value Detail
      976. ClinicalDocument.author.assignedAuthor.typeId.assigningAuthorityName
      Definition

      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

      Control0..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelAssigning Authority Name
      978. ClinicalDocument.author.assignedAuthor.typeId.displayable
      Definition

      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

      Control0..1
      Typeboolean(bl: Boolean)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelDisplayable
      980. ClinicalDocument.author.assignedAuthor.typeId.root
      Definition

      Identifies the type as an HL7 Registered model

      Control1..1
      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelRoot
      Fixed Value2.16.840.1.113883.1.3
      982. ClinicalDocument.author.assignedAuthor.typeId.extension
      Definition

      A character string as a unique identifier within the scope of the identifier root.

      Control1..1
      Typestring(st: Character String)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      LabelExtension
      984. ClinicalDocument.author.assignedAuthor.templateId
      Definition

      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

      Control0..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      986. ClinicalDocument.author.assignedAuthor.classCode
      Control0..1
      BindingThe codes SHALL be taken from RoleClassAssignedEntity
      (required to http://terminology.hl7.org/ValueSet/v3-RoleClassAssignedEntity)
      Typecode(cs: Coded Simple Value)
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      XML FormatIn the XML format, this property is represented as an attribute.
      Fixed ValueASSIGNED
      988. ClinicalDocument.author.assignedAuthor.id
      Comments

      This assignedAuthor SHOULD contain zero or one [0..1] id (CONF:4537-32882) such that it, This assignedAuthor SHALL contain at least one [1..*] id (CONF:4537-5449).

      Control1..*
      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
      SlicingThis element introduces a set of slices on ClinicalDocument.author.assignedAuthor.id. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • value @ root
      • 990. ClinicalDocument.author.assignedAuthor.id:npi
        Slice Namenpi
        Control0..1
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
        Invariantsshould-extension: SHOULD contain extension (extension.exists())
        992. ClinicalDocument.author.assignedAuthor.id:npi.nullFlavor
        Definition

        If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

        ShortIf NPI is unknown, set @nullFlavor to UNK
        Control0..1
        BindingThe codes SHALL be taken from CDANullFlavor
        (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExceptional Value Detail
        994. ClinicalDocument.author.assignedAuthor.id:npi.assigningAuthorityName
        Definition

        A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

        Control0..1
        Typestring(st: Character String)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelAssigning Authority Name
        996. ClinicalDocument.author.assignedAuthor.id:npi.displayable
        Definition

        Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

        Control0..1
        Typeboolean(bl: Boolean)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelDisplayable
        998. ClinicalDocument.author.assignedAuthor.id:npi.root
        Definition

        A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.

        Comments

        SHALL contain exactly one [1..1] @root="2.16.840.1.113883.4.6" National Provider Identifier (CONF:4537-32884).

        Control1..1
        Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelRoot
        Pattern Value2.16.840.1.113883.4.6
        1000. ClinicalDocument.author.assignedAuthor.id:npi.extension
        Definition

        A character string as a unique identifier within the scope of the identifier root.

        Comments

        SHOULD contain zero or one [0..1] @extension (CONF:4537-32885).

        Control0..1
        Typestring(st: Character String)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExtension
        1002. ClinicalDocument.author.assignedAuthor.sdtcIdentifiedBy
        Control0..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
        XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
        1004. ClinicalDocument.author.assignedAuthor.code
        ShortOnly if this assignedAuthor is an assignedPerson should the assignedAuthor contain a code.
        Comments

        This assignedAuthor SHOULD contain zero or one [0..1] code (CONF:4537-16787).

        Control0..1
        BindingFor example codes, see CDARoleCode
        (example to http://hl7.org/cda/stds/core/ValueSet/CDARoleCode)
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
        1006. ClinicalDocument.author.assignedAuthor.code.nullFlavor
        Definition

        If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

        Control0..0
        BindingThe codes SHALL be taken from CDANullFlavor
        (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExceptional Value Detail
        1008. ClinicalDocument.author.assignedAuthor.code.code
        Definition

        The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

        Control1..1
        BindingThe codes SHOULD be taken from Healthcare Provider Taxonomy .
        (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1066)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelCode
        1010. ClinicalDocument.author.assignedAuthor.code.codeSystem
        Definition

        Specifies the code system that defines the code.

        Control0..1
        Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelCode System
        1012. ClinicalDocument.author.assignedAuthor.code.codeSystemName
        Definition

        The common name of the coding system.

        Control0..1
        Typestring(st: Character String)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelCode System Name
        1014. ClinicalDocument.author.assignedAuthor.code.codeSystemVersion
        Definition

        If applicable, a version descriptor defined specifically for the given code system.

        Control0..1
        Typestring(st: Character String)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelCode System Version
        1016. ClinicalDocument.author.assignedAuthor.code.displayName
        Definition

        A name or title for the code, under which the sending system shows the code value to its users.

        Control0..1
        Typestring(st: Character String)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelDisplay Name
        1018. ClinicalDocument.author.assignedAuthor.code.sdtcValueSet
        Definition

        The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

        Control0..1
        Typestring(oid: ISO Object Identifier)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
        1020. ClinicalDocument.author.assignedAuthor.code.sdtcValueSetVersion
        Definition

        The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

        Control0..1
        Typestring(st: Character String)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
        1022. ClinicalDocument.author.assignedAuthor.code.originalText
        Definition

        The text or phrase used as the basis for the coding.

        Control0..1
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
        LabelOriginal Text
        1024. ClinicalDocument.author.assignedAuthor.code.qualifier
        Definition

        Specifies additional codes that increase the specificity of the the primary code.

        Control0..0
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
        LabelQualifier
        1026. ClinicalDocument.author.assignedAuthor.code.translation
        Definition

        A set of other concept descriptors that translate this concept descriptor into other code systems.

        Control0..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
        XML FormatThe type of this property is determined using the xsi:typeattribute.
        LabelTranslation
        1028. ClinicalDocument.author.assignedAuthor.sdtcSpecialty
        Control0..*
        BindingThe codes SHOULD be taken from PracticeSettingCodeValueSet
        (preferred to http://hl7.org/fhir/ValueSet/c80-practice-codes)
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
        XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namespecialty.
        1030. ClinicalDocument.author.assignedAuthor.addr
        Comments

        This assignedAuthor SHALL contain at least one [1..*] US Realm Address (AD.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.2) (CONF:4537-5452).

        Control1..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD(US Realm Address)
        1032. ClinicalDocument.author.assignedAuthor.telecom
        Comments

        This assignedAuthor SHALL contain at least one [1..*] telecom (CONF:4537-5428).

        Control1..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
        Invariantsshould-use: SHOULD contain @use (nullFlavor.exists() or use.exists())
        1034. ClinicalDocument.author.assignedAuthor.telecom.nullFlavor
        Definition

        If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

        Control0..1
        BindingThe codes SHALL be taken from CDANullFlavor
        (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExceptional Value Detail
        1036. ClinicalDocument.author.assignedAuthor.telecom.value
        Control0..1
        Typeurl(url: Universal Resource Locator)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        1038. ClinicalDocument.author.assignedAuthor.telecom.useablePeriod
        Definition

        Specifies the periods of time during which the telecommunication address can be used. For a telephone number, this can indicate the time of day in which the party can be reached on that telephone. For a web address, it may specify a time range in which the web content is promised to be available under the given address.

        Control0..*
        TypeChoice of: http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
        Default Typehttp://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
        XML FormatThe type of this property is determined using the xsi:typeattribute.
        LabelUseable Period
        1040. ClinicalDocument.author.assignedAuthor.telecom.use
        Definition

        One or more codes advising a system or user which telecommunication address in a set of like addresses to select for a given telecommunication need.

        Comments

        Such telecoms SHOULD contain zero or one [0..1] @use, which SHALL be selected from ValueSet Telecom Use (US Realm Header) urn:oid:2.16.840.1.113883.11.20.9.20 DYNAMIC (CONF:4537-7995).

        Control0..1
        BindingThe codes SHALL be taken from Telecom Use (US Realm Header) .
        (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.20)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelUse Code
        1042. ClinicalDocument.author.assignedAuthor.assignedPerson
        Comments

        MAY contain assignedPerson

        Control0..1
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Person
        1044. ClinicalDocument.author.assignedAuthor.assignedPerson.nullFlavor
        Definition

        If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

        Control0..1
        BindingThe codes SHALL be taken from CDANullFlavor
        (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExceptional Value Detail
        1046. ClinicalDocument.author.assignedAuthor.assignedPerson.realmCode
        Definition

        When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

        Control0..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
        1048. ClinicalDocument.author.assignedAuthor.assignedPerson.typeId
        Definition

        When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

        Control0..1
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
        InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
        1050. ClinicalDocument.author.assignedAuthor.assignedPerson.typeId.nullFlavor
        Definition

        If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

        Control0..1
        BindingThe codes SHALL be taken from CDANullFlavor
        (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExceptional Value Detail
        1052. ClinicalDocument.author.assignedAuthor.assignedPerson.typeId.assigningAuthorityName
        Definition

        A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

        Control0..1
        Typestring(st: Character String)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelAssigning Authority Name
        1054. ClinicalDocument.author.assignedAuthor.assignedPerson.typeId.displayable
        Definition

        Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

        Control0..1
        Typeboolean(bl: Boolean)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelDisplayable
        1056. ClinicalDocument.author.assignedAuthor.assignedPerson.typeId.root
        Definition

        Identifies the type as an HL7 Registered model

        Control1..1
        Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelRoot
        Fixed Value2.16.840.1.113883.1.3
        1058. ClinicalDocument.author.assignedAuthor.assignedPerson.typeId.extension
        Definition

        A character string as a unique identifier within the scope of the identifier root.

        Control1..1
        Typestring(st: Character String)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExtension
        1060. ClinicalDocument.author.assignedAuthor.assignedPerson.templateId
        Definition

        When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

        Control0..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
        1062. ClinicalDocument.author.assignedAuthor.assignedPerson.classCode
        Control0..1
        BindingThe codes SHALL be taken from EntityClassLivingSubject
        (required to http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        Fixed ValuePSN
        1064. ClinicalDocument.author.assignedAuthor.assignedPerson.determinerCode
        Control0..1
        BindingThe codes SHALL be taken from EntityDeterminer
        (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        Fixed ValueINSTANCE
        1066. ClinicalDocument.author.assignedAuthor.assignedPerson.name
        Definition

        A name associated with the person.

        ShortA name associated with the person
        Comments

        The assignedPerson, if present, SHALL contain at least one [1..*] US Realm Person Name (PN.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.1.1) (CONF:4537-16789).


        Person may have multiple names with different uses or applicable periods.

        Control10..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/PNHumanName(US Realm Person Name (PN.US.FIELDED))
        Is Modifierfalse
        Requirements

        Need to be able to track the person by multiple names. Examples are your official name and a partner name.

        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        1068. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcDesc
        Definition

        The desc extension allows multimedia depictions of patients, healthcare providers, or other individuals to be included in a CDA document.

        Control0..1
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
        XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namedesc.
        1070. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship
        Definition

        Each participant role other than an informant/relatedEntity may have zero or more relationship roles with the patient. Each of these roles can be expressed with an asPatientRelationship element which further describes the type of role using a code element.

        Control0..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
        XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameasPatientRelationship.
        1072. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship.nullFlavor
        Definition

        If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

        Control0..1
        BindingThe codes SHALL be taken from CDANullFlavor
        (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExceptional Value Detail
        1074. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship.realmCode
        Definition

        When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

        Control0..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
        1076. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship.typeId
        Definition

        When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

        Control0..1
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
        InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
        1078. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship.typeId.nullFlavor
        Definition

        If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

        Control0..1
        BindingThe codes SHALL be taken from CDANullFlavor
        (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExceptional Value Detail
        1080. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship.typeId.assigningAuthorityName
        Definition

        A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

        Control0..1
        Typestring(st: Character String)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelAssigning Authority Name
        1082. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship.typeId.displayable
        Definition

        Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

        Control0..1
        Typeboolean(bl: Boolean)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelDisplayable
        1084. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship.typeId.root
        Definition

        Identifies the type as an HL7 Registered model

        Control1..1
        Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelRoot
        Fixed Value2.16.840.1.113883.1.3
        1086. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship.typeId.extension
        Definition

        A character string as a unique identifier within the scope of the identifier root.

        Control1..1
        Typestring(st: Character String)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExtension
        1088. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship.templateId
        Definition

        When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

        Control0..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
        1090. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship.classCode
        Control1..1
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        Fixed ValuePRS
        1092. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship.determinerCode
        Control0..1
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        Fixed ValueINSTANCE
        1094. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship.code
        Control1..1
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
        XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
        1096. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice
        Comments

        MAY contain assignedAuthoringDevice

        Control0..1
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/AuthoringDevice
        1098. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.nullFlavor
        Definition

        If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

        Control0..1
        BindingThe codes SHALL be taken from CDANullFlavor
        (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExceptional Value Detail
        1100. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.realmCode
        Definition

        When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

        Control0..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
        1102. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.typeId
        Definition

        When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

        Control0..1
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
        InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
        1104. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.typeId.nullFlavor
        Definition

        If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

        Control0..1
        BindingThe codes SHALL be taken from CDANullFlavor
        (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExceptional Value Detail
        1106. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.typeId.assigningAuthorityName
        Definition

        A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

        Control0..1
        Typestring(st: Character String)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelAssigning Authority Name
        1108. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.typeId.displayable
        Definition

        Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

        Control0..1
        Typeboolean(bl: Boolean)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelDisplayable
        1110. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.typeId.root
        Definition

        Identifies the type as an HL7 Registered model

        Control1..1
        Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelRoot
        Fixed Value2.16.840.1.113883.1.3
        1112. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.typeId.extension
        Definition

        A character string as a unique identifier within the scope of the identifier root.

        Control1..1
        Typestring(st: Character String)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExtension
        1114. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.templateId
        Definition

        When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

        Control0..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
        1116. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.classCode
        Control0..1
        BindingThe codes SHALL be taken from EntityClassDevice
        (required to http://terminology.hl7.org/ValueSet/v3-EntityClassDevice)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        Fixed ValueDEV
        1118. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.determinerCode
        Control0..1
        BindingThe codes SHALL be taken from EntityDeterminer
        (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        Fixed ValueINSTANCE
        1120. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.code
        Control0..1
        BindingFor example codes, see CDAEntityCode
        (example to http://hl7.org/cda/stds/core/ValueSet/CDAEntityCode)
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
        1122. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.manufacturerModelName
        Comments

        The assignedAuthoringDevice, if present, SHALL contain exactly one [1..1] manufacturerModelName (CONF:4537-16784).

        Control1..1
        BindingFor example codes, see Manufacturer Model Name Example
        (example to http://terminology.hl7.org/ValueSet/v3-ManufacturerModelNameExample)
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/SC
        1124. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.softwareName
        Comments

        The assignedAuthoringDevice, if present, SHALL contain exactly one [1..1] softwareName (CONF:4537-16785).

        Control1..1
        BindingFor example codes, see Software Name Example
        (example to http://terminology.hl7.org/ValueSet/v3-SoftwareNameExample)
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/SC
        1126. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.asMaintainedEntity
        Control0..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/MaintainedEntity
        1128. ClinicalDocument.author.assignedAuthor.representedOrganization
        Control0..1
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
        1130. ClinicalDocument.dataEnterer
        ShortThe dataEnterer element represents the person who transferred the content, written or dictated, into the clinical document. To clarify, an author provides the content found within the header or body of a document, subject to their own interpretation; a dataEnterer adds an author's information to the electronic system.
        Comments

        MAY contain zero or one [0..1] dataEnterer (CONF:4537-5441).

        Control0..1
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/DataEnterer
        Alternate NamesTranscriptionist
        1132. ClinicalDocument.dataEnterer.nullFlavor
        Definition

        If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

        Control0..1
        BindingThe codes SHALL be taken from CDANullFlavor
        (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExceptional Value Detail
        1134. ClinicalDocument.dataEnterer.realmCode
        Definition

        When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

        Control0..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
        1136. ClinicalDocument.dataEnterer.typeId
        Definition

        When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

        Control0..1
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
        InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
        1138. ClinicalDocument.dataEnterer.typeId.nullFlavor
        Definition

        If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

        Control0..1
        BindingThe codes SHALL be taken from CDANullFlavor
        (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExceptional Value Detail
        1140. ClinicalDocument.dataEnterer.typeId.assigningAuthorityName
        Definition

        A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

        Control0..1
        Typestring(st: Character String)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelAssigning Authority Name
        1142. ClinicalDocument.dataEnterer.typeId.displayable
        Definition

        Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

        Control0..1
        Typeboolean(bl: Boolean)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelDisplayable
        1144. ClinicalDocument.dataEnterer.typeId.root
        Definition

        Identifies the type as an HL7 Registered model

        Control1..1
        Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelRoot
        Fixed Value2.16.840.1.113883.1.3
        1146. ClinicalDocument.dataEnterer.typeId.extension
        Definition

        A character string as a unique identifier within the scope of the identifier root.

        Control1..1
        Typestring(st: Character String)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExtension
        1148. ClinicalDocument.dataEnterer.templateId
        Definition

        When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

        Control0..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
        1150. ClinicalDocument.dataEnterer.typeCode
        Control0..1
        BindingThe codes SHALL be taken from CDAParticipationType
        (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        Fixed ValueENT
        1152. ClinicalDocument.dataEnterer.contextControlCode
        Control0..1
        BindingThe codes SHALL be taken from CDAContextControl
        (required to http://hl7.org/cda/stds/core/ValueSet/CDAContextControl)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        Fixed ValueOP
        1154. ClinicalDocument.dataEnterer.time
        Control0..1
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/TS(US Realm Date and Time - Point in Time)
        1156. ClinicalDocument.dataEnterer.assignedEntity
        Comments

        The dataEnterer, if present, SHALL contain exactly one [1..1] assignedEntity (CONF:4537-5442).

        Control1..1
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssignedEntity
        1158. ClinicalDocument.dataEnterer.assignedEntity.nullFlavor
        Definition

        If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

        Control0..1
        BindingThe codes SHALL be taken from CDANullFlavor
        (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExceptional Value Detail
        1160. ClinicalDocument.dataEnterer.assignedEntity.realmCode
        Definition

        When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

        Control0..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
        1162. ClinicalDocument.dataEnterer.assignedEntity.typeId
        Definition

        When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

        Control0..1
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
        InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
        1164. ClinicalDocument.dataEnterer.assignedEntity.typeId.nullFlavor
        Definition

        If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

        Control0..1
        BindingThe codes SHALL be taken from CDANullFlavor
        (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExceptional Value Detail
        1166. ClinicalDocument.dataEnterer.assignedEntity.typeId.assigningAuthorityName
        Definition

        A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

        Control0..1
        Typestring(st: Character String)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelAssigning Authority Name
        1168. ClinicalDocument.dataEnterer.assignedEntity.typeId.displayable
        Definition

        Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

        Control0..1
        Typeboolean(bl: Boolean)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelDisplayable
        1170. ClinicalDocument.dataEnterer.assignedEntity.typeId.root
        Definition

        Identifies the type as an HL7 Registered model

        Control1..1
        Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelRoot
        Fixed Value2.16.840.1.113883.1.3
        1172. ClinicalDocument.dataEnterer.assignedEntity.typeId.extension
        Definition

        A character string as a unique identifier within the scope of the identifier root.

        Control1..1
        Typestring(st: Character String)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExtension
        1174. ClinicalDocument.dataEnterer.assignedEntity.templateId
        Definition

        When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

        Control0..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
        1176. ClinicalDocument.dataEnterer.assignedEntity.classCode
        Control0..1
        BindingThe codes SHALL be taken from RoleClassAssignedEntity
        (required to http://terminology.hl7.org/ValueSet/v3-RoleClassAssignedEntity)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        Fixed ValueASSIGNED
        1178. ClinicalDocument.dataEnterer.assignedEntity.id
        Comments

        This assignedEntity SHALL contain at least one [1..*] id (CONF:4537-5443).

        Control1..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
        1180. ClinicalDocument.dataEnterer.assignedEntity.id.nullFlavor
        Definition

        If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

        Control0..1
        BindingThe codes SHALL be taken from CDANullFlavor
        (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExceptional Value Detail
        1182. ClinicalDocument.dataEnterer.assignedEntity.id.assigningAuthorityName
        Definition

        A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

        Control0..1
        Typestring(st: Character String)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelAssigning Authority Name
        1184. ClinicalDocument.dataEnterer.assignedEntity.id.displayable
        Definition

        Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

        Control0..1
        Typeboolean(bl: Boolean)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelDisplayable
        1186. ClinicalDocument.dataEnterer.assignedEntity.id.root
        Definition

        A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.

        Comments

        Such ids SHOULD contain zero or one [0..1] @root="2.16.840.1.113883.4.6" National Provider Identifier (CONF:4537-16821).

        Control0..1
        Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelRoot
        Invariantsshould-npi: SHOULD be NPI ($this = '2.16.840.1.113883.4.6')
        1188. ClinicalDocument.dataEnterer.assignedEntity.id.extension
        Definition

        A character string as a unique identifier within the scope of the identifier root.

        Control0..1
        Typestring(st: Character String)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExtension
        1190. ClinicalDocument.dataEnterer.assignedEntity.sdtcIdentifiedBy
        Control0..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
        XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
        1192. ClinicalDocument.dataEnterer.assignedEntity.code
        Comments

        This assignedEntity MAY contain zero or one [0..1] code, which SHOULD be selected from ValueSet Healthcare Provider Taxonomy urn:oid:2.16.840.1.114222.4.11.1066 DYNAMIC (CONF:4537-32173).

        Control0..1
        BindingThe codes SHOULD be taken from Healthcare Provider Taxonomy .
        (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1066)
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
        1194. ClinicalDocument.dataEnterer.assignedEntity.sdtcSpecialty
        Control0..*
        BindingThe codes SHOULD be taken from PracticeSettingCodeValueSet
        (preferred to http://hl7.org/fhir/ValueSet/c80-practice-codes)
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
        XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namespecialty.
        1196. ClinicalDocument.dataEnterer.assignedEntity.addr
        Comments

        This assignedEntity SHALL contain at least one [1..*] US Realm Address (AD.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.2) (CONF:4537-5460).

        Control1..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD(US Realm Address)
        1198. ClinicalDocument.dataEnterer.assignedEntity.telecom
        Comments

        This assignedEntity SHALL contain at least one [1..*] telecom (CONF:4537-5466).

        Control1..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
        Invariantsshould-use: SHOULD contain @use (nullFlavor.exists() or use.exists())
        1200. ClinicalDocument.dataEnterer.assignedEntity.telecom.nullFlavor
        Definition

        If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

        Control0..1
        BindingThe codes SHALL be taken from CDANullFlavor
        (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExceptional Value Detail
        1202. ClinicalDocument.dataEnterer.assignedEntity.telecom.value
        Control0..1
        Typeurl(url: Universal Resource Locator)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        1204. ClinicalDocument.dataEnterer.assignedEntity.telecom.useablePeriod
        Definition

        Specifies the periods of time during which the telecommunication address can be used. For a telephone number, this can indicate the time of day in which the party can be reached on that telephone. For a web address, it may specify a time range in which the web content is promised to be available under the given address.

        Control0..*
        TypeChoice of: http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
        Default Typehttp://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
        XML FormatThe type of this property is determined using the xsi:typeattribute.
        LabelUseable Period
        1206. ClinicalDocument.dataEnterer.assignedEntity.telecom.use
        Definition

        One or more codes advising a system or user which telecommunication address in a set of like addresses to select for a given telecommunication need.

        Comments

        Such telecoms SHOULD contain zero or one [0..1] @use, which SHALL be selected from ValueSet Telecom Use (US Realm Header) urn:oid:2.16.840.1.113883.11.20.9.20 DYNAMIC (CONF:4537-7996).

        Control0..1
        BindingThe codes SHALL be taken from Telecom Use (US Realm Header) .
        (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.20)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelUse Code
        1208. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson
        Comments

        This assignedEntity SHALL contain exactly one [1..1] assignedPerson (CONF:4537-5469).

        Control1..1
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Person
        1210. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.nullFlavor
        Definition

        If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

        Control0..1
        BindingThe codes SHALL be taken from CDANullFlavor
        (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExceptional Value Detail
        1212. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.realmCode
        Definition

        When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

        Control0..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
        1214. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.typeId
        Definition

        When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

        Control0..1
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
        InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
        1216. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.typeId.nullFlavor
        Definition

        If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

        Control0..1
        BindingThe codes SHALL be taken from CDANullFlavor
        (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExceptional Value Detail
        1218. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.typeId.assigningAuthorityName
        Definition

        A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

        Control0..1
        Typestring(st: Character String)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelAssigning Authority Name
        1220. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.typeId.displayable
        Definition

        Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

        Control0..1
        Typeboolean(bl: Boolean)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelDisplayable
        1222. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.typeId.root
        Definition

        Identifies the type as an HL7 Registered model

        Control1..1
        Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelRoot
        Fixed Value2.16.840.1.113883.1.3
        1224. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.typeId.extension
        Definition

        A character string as a unique identifier within the scope of the identifier root.

        Control1..1
        Typestring(st: Character String)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExtension
        1226. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.templateId
        Definition

        When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

        Control0..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
        1228. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.classCode
        Control0..1
        BindingThe codes SHALL be taken from EntityClassLivingSubject
        (required to http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        Fixed ValuePSN
        1230. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.determinerCode
        Control0..1
        BindingThe codes SHALL be taken from EntityDeterminer
        (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        Fixed ValueINSTANCE
        1232. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.name
        Definition

        A name associated with the person.

        ShortA name associated with the person
        Comments

        This assignedPerson SHALL contain at least one [1..*] US Realm Person Name (PN.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.1.1) (CONF:4537-5470).


        Person may have multiple names with different uses or applicable periods.

        Control10..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/PNHumanName(US Realm Person Name (PN.US.FIELDED))
        Is Modifierfalse
        Requirements

        Need to be able to track the person by multiple names. Examples are your official name and a partner name.

        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        1234. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcDesc
        Definition

        The desc extension allows multimedia depictions of patients, healthcare providers, or other individuals to be included in a CDA document.

        Control0..1
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
        XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namedesc.
        1236. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship
        Definition

        Each participant role other than an informant/relatedEntity may have zero or more relationship roles with the patient. Each of these roles can be expressed with an asPatientRelationship element which further describes the type of role using a code element.

        Control0..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
        XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameasPatientRelationship.
        1238. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship.nullFlavor
        Definition

        If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

        Control0..1
        BindingThe codes SHALL be taken from CDANullFlavor
        (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExceptional Value Detail
        1240. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship.realmCode
        Definition

        When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

        Control0..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
        1242. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId
        Definition

        When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

        Control0..1
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
        InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
        1244. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.nullFlavor
        Definition

        If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

        Control0..1
        BindingThe codes SHALL be taken from CDANullFlavor
        (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExceptional Value Detail
        1246. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.assigningAuthorityName
        Definition

        A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

        Control0..1
        Typestring(st: Character String)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelAssigning Authority Name
        1248. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.displayable
        Definition

        Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

        Control0..1
        Typeboolean(bl: Boolean)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelDisplayable
        1250. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.root
        Definition

        Identifies the type as an HL7 Registered model

        Control1..1
        Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelRoot
        Fixed Value2.16.840.1.113883.1.3
        1252. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.extension
        Definition

        A character string as a unique identifier within the scope of the identifier root.

        Control1..1
        Typestring(st: Character String)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        LabelExtension
        1254. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship.templateId
        Definition

        When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

        Control0..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
        1256. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship.classCode
        Control1..1
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        Fixed ValuePRS
        1258. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship.determinerCode
        Control0..1
        Typecode(cs: Coded Simple Value)
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        Fixed ValueINSTANCE
        1260. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship.code
        Control1..1
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
        XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
        1262. ClinicalDocument.dataEnterer.assignedEntity.representedOrganization
        Control0..1
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
        1264. ClinicalDocument.dataEnterer.assignedEntity.sdtcPatient
        Control0..1
        Typehttp://hl7.org/fhir/StructureDefinition/Base
        XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namepatient.
        1266. ClinicalDocument.dataEnterer.assignedEntity.sdtcPatient.id
        Control1..1
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
        XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
        1268. ClinicalDocument.informant
        Definition

        icon Added:

        An informant (or source of information) is a person that provides relevant information, such as the parent of a comatose patient who describes the patient's behavior prior to the onset of coma.

        Shorticon Added:Person that provides relevant information
        Comments

        MAY contain zero or more [0..*] informant (CONF:4537-31355) such that it

        Control0..*
        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Informant
        SlicingThis element introduces a set of slices on ClinicalDocument.informant. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • exists @ relatedEntity
        • exists @ assignedEntity
        • 1270. ClinicalDocument.informant:provider
          Slice Nameprovider
          Definition

          An informant (or source of information) is a person that provides relevant information, such as the parent of a comatose patient who describes the patient's behavior prior to the onset of coma.

          ShortThe informant element describes an information source for any content within the clinical document. This informant is constrained for use when the source of information is an assigned health care provider for the patient.
          Comments

          MAY contain zero or more [0..*] informant (CONF:4537-8001) such that it

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/Informant
          1272. ClinicalDocument.informant:provider.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1274. ClinicalDocument.informant:provider.realmCode
          Definition

          When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
          1276. ClinicalDocument.informant:provider.typeId
          Definition

          When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
          1278. ClinicalDocument.informant:provider.typeId.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1280. ClinicalDocument.informant:provider.typeId.assigningAuthorityName
          Definition

          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelAssigning Authority Name
          1282. ClinicalDocument.informant:provider.typeId.displayable
          Definition

          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

          Control0..1
          Typeboolean(bl: Boolean)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplayable
          1284. ClinicalDocument.informant:provider.typeId.root
          Definition

          Identifies the type as an HL7 Registered model

          Control1..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelRoot
          Fixed Value2.16.840.1.113883.1.3
          1286. ClinicalDocument.informant:provider.typeId.extension
          Definition

          A character string as a unique identifier within the scope of the identifier root.

          Control1..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExtension
          1288. ClinicalDocument.informant:provider.templateId
          Definition

          When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1290. ClinicalDocument.informant:provider.typeCode
          Control0..1
          BindingThe codes SHALL be taken from CDAParticipationType
          (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValueINF
          1292. ClinicalDocument.informant:provider.contextControlCode
          Control0..1
          BindingThe codes SHALL be taken from CDAContextControl
          (required to http://hl7.org/cda/stds/core/ValueSet/CDAContextControl)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValueOP
          1294. ClinicalDocument.informant:provider.assignedEntity
          Comments

          SHALL contain exactly one [1..1] assignedEntity (CONF:4537-8002).

          Control1..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssignedEntity
          1296. ClinicalDocument.informant:provider.assignedEntity.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1298. ClinicalDocument.informant:provider.assignedEntity.realmCode
          Definition

          When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
          1300. ClinicalDocument.informant:provider.assignedEntity.typeId
          Definition

          When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
          1302. ClinicalDocument.informant:provider.assignedEntity.typeId.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1304. ClinicalDocument.informant:provider.assignedEntity.typeId.assigningAuthorityName
          Definition

          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelAssigning Authority Name
          1306. ClinicalDocument.informant:provider.assignedEntity.typeId.displayable
          Definition

          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

          Control0..1
          Typeboolean(bl: Boolean)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplayable
          1308. ClinicalDocument.informant:provider.assignedEntity.typeId.root
          Definition

          Identifies the type as an HL7 Registered model

          Control1..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelRoot
          Fixed Value2.16.840.1.113883.1.3
          1310. ClinicalDocument.informant:provider.assignedEntity.typeId.extension
          Definition

          A character string as a unique identifier within the scope of the identifier root.

          Control1..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExtension
          1312. ClinicalDocument.informant:provider.assignedEntity.templateId
          Definition

          When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1314. ClinicalDocument.informant:provider.assignedEntity.classCode
          Control0..1
          BindingThe codes SHALL be taken from RoleClassAssignedEntity
          (required to http://terminology.hl7.org/ValueSet/v3-RoleClassAssignedEntity)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValueASSIGNED
          1316. ClinicalDocument.informant:provider.assignedEntity.id
          ShortIf assignedEntity/id is a provider then this id, **SHOULD** include zero or one [0..1] id where id/@root ="2.16.840.1.113883.4.6" National Provider Identifier (CONF:4537-9946).
          Comments

          This assignedEntity SHALL contain at least one [1..*] id (CONF:4537-9945).

          Control1..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1318. ClinicalDocument.informant:provider.assignedEntity.sdtcIdentifiedBy
          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
          1320. ClinicalDocument.informant:provider.assignedEntity.code
          Comments

          This assignedEntity MAY contain zero or one [0..1] code, which SHOULD be selected from ValueSet Healthcare Provider Taxonomy urn:oid:2.16.840.1.114222.4.11.1066 DYNAMIC (CONF:4537-32174).

          Control0..1
          BindingThe codes SHOULD be taken from Healthcare Provider Taxonomy .
          (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1066)
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
          1322. ClinicalDocument.informant:provider.assignedEntity.sdtcSpecialty
          Control0..*
          BindingThe codes SHOULD be taken from PracticeSettingCodeValueSet
          (preferred to http://hl7.org/fhir/ValueSet/c80-practice-codes)
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namespecialty.
          1324. ClinicalDocument.informant:provider.assignedEntity.addr
          Comments

          This assignedEntity SHALL contain at least one [1..*] US Realm Address (AD.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.2) (CONF:4537-8220).

          Control1..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD(US Realm Address)
          1326. ClinicalDocument.informant:provider.assignedEntity.telecom
          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
          1328. ClinicalDocument.informant:provider.assignedEntity.assignedPerson
          Comments

          This assignedEntity SHALL contain exactly one [1..1] assignedPerson (CONF:4537-8221).

          Control1..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/Person
          1330. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1332. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.realmCode
          Definition

          When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
          1334. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.typeId
          Definition

          When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
          1336. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.typeId.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1338. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.typeId.assigningAuthorityName
          Definition

          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelAssigning Authority Name
          1340. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.typeId.displayable
          Definition

          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

          Control0..1
          Typeboolean(bl: Boolean)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplayable
          1342. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.typeId.root
          Definition

          Identifies the type as an HL7 Registered model

          Control1..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelRoot
          Fixed Value2.16.840.1.113883.1.3
          1344. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.typeId.extension
          Definition

          A character string as a unique identifier within the scope of the identifier root.

          Control1..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExtension
          1346. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.templateId
          Definition

          When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1348. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.classCode
          Control0..1
          BindingThe codes SHALL be taken from EntityClassLivingSubject
          (required to http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValuePSN
          1350. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.determinerCode
          Control0..1
          BindingThe codes SHALL be taken from EntityDeterminer
          (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValueINSTANCE
          1352. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.name
          Definition

          A name associated with the person.

          ShortA name associated with the person
          Comments

          This assignedPerson SHALL contain at least one [1..*] US Realm Person Name (PN.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.1.1) (CONF:4537-8222).


          Person may have multiple names with different uses or applicable periods.

          Control10..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/PNHumanName(US Realm Person Name (PN.US.FIELDED))
          Is Modifierfalse
          Requirements

          Need to be able to track the person by multiple names. Examples are your official name and a partner name.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          1354. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcDesc
          Definition

          The desc extension allows multimedia depictions of patients, healthcare providers, or other individuals to be included in a CDA document.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namedesc.
          1356. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship
          Definition

          Each participant role other than an informant/relatedEntity may have zero or more relationship roles with the patient. Each of these roles can be expressed with an asPatientRelationship element which further describes the type of role using a code element.

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameasPatientRelationship.
          1358. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1360. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship.realmCode
          Definition

          When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
          1362. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId
          Definition

          When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
          1364. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1366. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.assigningAuthorityName
          Definition

          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelAssigning Authority Name
          1368. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.displayable
          Definition

          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

          Control0..1
          Typeboolean(bl: Boolean)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplayable
          1370. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.root
          Definition

          Identifies the type as an HL7 Registered model

          Control1..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelRoot
          Fixed Value2.16.840.1.113883.1.3
          1372. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.extension
          Definition

          A character string as a unique identifier within the scope of the identifier root.

          Control1..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExtension
          1374. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship.templateId
          Definition

          When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1376. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship.classCode
          Control1..1
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValuePRS
          1378. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship.determinerCode
          Control0..1
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValueINSTANCE
          1380. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship.code
          Control1..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
          1382. ClinicalDocument.informant:provider.assignedEntity.representedOrganization
          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
          1384. ClinicalDocument.informant:provider.assignedEntity.sdtcPatient
          Control0..1
          Typehttp://hl7.org/fhir/StructureDefinition/Base
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namepatient.
          1386. ClinicalDocument.informant:provider.assignedEntity.sdtcPatient.id
          Control1..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
          1388. ClinicalDocument.informant:provider.relatedEntity
          Control0..0
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/RelatedEntity
          1390. ClinicalDocument.informant:non-provider
          Slice Namenon-provider
          Definition

          An informant (or source of information) is a person that provides relevant information, such as the parent of a comatose patient who describes the patient's behavior prior to the onset of coma.

          ShortThe informant element describes an information source (who is not a provider) for any content within the clinical document. This informant would be used when the source of information has a personal relationship with the patient or is the patient.
          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/Informant
          1392. ClinicalDocument.informant:non-provider.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1394. ClinicalDocument.informant:non-provider.realmCode
          Definition

          When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
          1396. ClinicalDocument.informant:non-provider.typeId
          Definition

          When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
          1398. ClinicalDocument.informant:non-provider.typeId.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1400. ClinicalDocument.informant:non-provider.typeId.assigningAuthorityName
          Definition

          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelAssigning Authority Name
          1402. ClinicalDocument.informant:non-provider.typeId.displayable
          Definition

          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

          Control0..1
          Typeboolean(bl: Boolean)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplayable
          1404. ClinicalDocument.informant:non-provider.typeId.root
          Definition

          Identifies the type as an HL7 Registered model

          Control1..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelRoot
          Fixed Value2.16.840.1.113883.1.3
          1406. ClinicalDocument.informant:non-provider.typeId.extension
          Definition

          A character string as a unique identifier within the scope of the identifier root.

          Control1..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExtension
          1408. ClinicalDocument.informant:non-provider.templateId
          Definition

          When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1410. ClinicalDocument.informant:non-provider.typeCode
          Control0..1
          BindingThe codes SHALL be taken from CDAParticipationType
          (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValueINF
          1412. ClinicalDocument.informant:non-provider.contextControlCode
          Control0..1
          BindingThe codes SHALL be taken from CDAContextControl
          (required to http://hl7.org/cda/stds/core/ValueSet/CDAContextControl)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValueOP
          1414. ClinicalDocument.informant:non-provider.assignedEntity
          Control0..0
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssignedEntity
          1416. ClinicalDocument.informant:non-provider.relatedEntity
          Comments

          SHALL contain exactly one [1..1] relatedEntity (CONF:4537-31356).

          Control1..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/RelatedEntity
          1418. ClinicalDocument.custodian
          Definition

          icon Added:

          Represents the organization that is in charge of maintaining the document. The custodian is the steward that is entrusted with the care of the document. Every CDA document has exactly one custodian.

          ShortThe custodian element represents the organization that is in charge of maintaining and is entrusted with the care of the document. There is only one custodian per CDA document. Allowing that a CDA document may not represent the original form of the authenticated document, the custodian represents the steward of the original source document. The custodian may be the document originator, a health information exchange, or other responsible party.
          Comments

          SHALL contain exactly one [1..1] custodian (CONF:4537-5519).

          Control1..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/Custodian
          Requirements

          icon Added:

          The custodian participation satisfies the CDA definition of Stewardship. Because CDA is an exchange standard and may not represent the original form of the authenticated document, the custodian represents the steward of the original source document.

          1420. ClinicalDocument.custodian.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1422. ClinicalDocument.custodian.realmCode
          Definition

          When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
          1424. ClinicalDocument.custodian.typeId
          Definition

          When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
          1426. ClinicalDocument.custodian.typeId.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1428. ClinicalDocument.custodian.typeId.assigningAuthorityName
          Definition

          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelAssigning Authority Name
          1430. ClinicalDocument.custodian.typeId.displayable
          Definition

          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

          Control0..1
          Typeboolean(bl: Boolean)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplayable
          1432. ClinicalDocument.custodian.typeId.root
          Definition

          Identifies the type as an HL7 Registered model

          Control1..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelRoot
          Fixed Value2.16.840.1.113883.1.3
          1434. ClinicalDocument.custodian.typeId.extension
          Definition

          A character string as a unique identifier within the scope of the identifier root.

          Control1..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExtension
          1436. ClinicalDocument.custodian.templateId
          Definition

          When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1438. ClinicalDocument.custodian.typeCode
          Control0..1
          BindingThe codes SHALL be taken from CDAParticipationType
          (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValueCST
          1440. ClinicalDocument.custodian.assignedCustodian
          Comments

          This custodian SHALL contain exactly one [1..1] assignedCustodian (CONF:4537-5520).

          Control1..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssignedCustodian
          1442. ClinicalDocument.custodian.assignedCustodian.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1444. ClinicalDocument.custodian.assignedCustodian.realmCode
          Definition

          When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
          1446. ClinicalDocument.custodian.assignedCustodian.typeId
          Definition

          When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
          1448. ClinicalDocument.custodian.assignedCustodian.typeId.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1450. ClinicalDocument.custodian.assignedCustodian.typeId.assigningAuthorityName
          Definition

          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelAssigning Authority Name
          1452. ClinicalDocument.custodian.assignedCustodian.typeId.displayable
          Definition

          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

          Control0..1
          Typeboolean(bl: Boolean)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplayable
          1454. ClinicalDocument.custodian.assignedCustodian.typeId.root
          Definition

          Identifies the type as an HL7 Registered model

          Control1..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelRoot
          Fixed Value2.16.840.1.113883.1.3
          1456. ClinicalDocument.custodian.assignedCustodian.typeId.extension
          Definition

          A character string as a unique identifier within the scope of the identifier root.

          Control1..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExtension
          1458. ClinicalDocument.custodian.assignedCustodian.templateId
          Definition

          When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1460. ClinicalDocument.custodian.assignedCustodian.classCode
          Control0..1
          BindingThe codes SHALL be taken from RoleClassAssignedEntity
          (required to http://terminology.hl7.org/ValueSet/v3-RoleClassAssignedEntity)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValueASSIGNED
          1462. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization
          Comments

          This assignedCustodian SHALL contain exactly one [1..1] representedCustodianOrganization (CONF:4537-5521).

          Control1..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CustodianOrganization
          1464. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1466. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.realmCode
          Definition

          When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
          1468. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.typeId
          Definition

          When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
          1470. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.typeId.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1472. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.typeId.assigningAuthorityName
          Definition

          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelAssigning Authority Name
          1474. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.typeId.displayable
          Definition

          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

          Control0..1
          Typeboolean(bl: Boolean)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplayable
          1476. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.typeId.root
          Definition

          Identifies the type as an HL7 Registered model

          Control1..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelRoot
          Fixed Value2.16.840.1.113883.1.3
          1478. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.typeId.extension
          Definition

          A character string as a unique identifier within the scope of the identifier root.

          Control1..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExtension
          1480. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.templateId
          Definition

          When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1482. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.classCode
          Control0..1
          BindingThe codes SHALL be taken from EntityClassOrganization
          (required to http://terminology.hl7.org/ValueSet/v3-EntityClassOrganization)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValueORG
          1484. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.determinerCode
          Control0..1
          BindingThe codes SHALL be taken from EntityDeterminer
          (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValueINSTANCE
          1486. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.id
          Comments

          This representedCustodianOrganization SHALL contain at least one [1..*] id (CONF:4537-5522).

          Control1..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1488. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.id.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1490. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.id.assigningAuthorityName
          Definition

          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelAssigning Authority Name
          1492. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.id.displayable
          Definition

          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

          Control0..1
          Typeboolean(bl: Boolean)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplayable
          1494. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.id.root
          Definition

          A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.

          Comments

          Such ids SHOULD contain zero or one [0..1] @root="2.16.840.1.113883.4.6" National Provider Identifier (CONF:4537-16822).

          Control0..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelRoot
          Invariantsshould-npi: SHOULD be NPI ($this = '2.16.840.1.113883.4.6')
          1496. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.id.extension
          Definition

          A character string as a unique identifier within the scope of the identifier root.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExtension
          1498. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.name
          Comments

          This representedCustodianOrganization SHALL contain exactly one [1..1] name (CONF:4537-5524).

          Control1..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/ON
          1500. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.telecom
          Comments

          This representedCustodianOrganization SHALL contain exactly one [1..1] telecom (CONF:4537-5525).

          Control1..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
          Invariantsshould-use: SHOULD contain @use (nullFlavor.exists() or use.exists())
          1502. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.telecom.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1504. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.telecom.value
          Control0..1
          Typeurl(url: Universal Resource Locator)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          1506. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.telecom.useablePeriod
          Definition

          Specifies the periods of time during which the telecommunication address can be used. For a telephone number, this can indicate the time of day in which the party can be reached on that telephone. For a web address, it may specify a time range in which the web content is promised to be available under the given address.

          Control0..*
          TypeChoice of: http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
          Default Typehttp://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
          XML FormatThe type of this property is determined using the xsi:typeattribute.
          LabelUseable Period
          1508. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.telecom.use
          Definition

          One or more codes advising a system or user which telecommunication address in a set of like addresses to select for a given telecommunication need.

          Comments

          This telecom SHOULD contain zero or one [0..1] @use, which SHALL be selected from ValueSet Telecom Use (US Realm Header) urn:oid:2.16.840.1.113883.11.20.9.20 DYNAMIC (CONF:4537-7998).

          Control0..1
          BindingThe codes SHALL be taken from Telecom Use (US Realm Header) .
          (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.20)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelUse Code
          1510. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.sdtcTelecom
          ShortThe stdc:telecom extension can be used to provide additional telecom elements for the custodian organization.
          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nametelecom.
          1512. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.addr
          Comments

          This representedCustodianOrganization SHALL contain exactly one [1..1] US Realm Address (AD.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.2) (CONF:4537-5559).

          Control1..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD(US Realm Address)
          1514. ClinicalDocument.informationRecipient
          ShortThe informationRecipient element records the intended recipient of the information at the time the document was created. In cases where the intended recipient of the document is the patient's health chart, set the receivedOrganization to the scoping organization for that chart.
          Comments

          MAY contain zero or more [0..*] informationRecipient (CONF:4537-5565).

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/InformationRecipient
          1516. ClinicalDocument.informationRecipient.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1518. ClinicalDocument.informationRecipient.realmCode
          Definition

          When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
          1520. ClinicalDocument.informationRecipient.typeId
          Definition

          When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
          1522. ClinicalDocument.informationRecipient.typeId.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1524. ClinicalDocument.informationRecipient.typeId.assigningAuthorityName
          Definition

          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelAssigning Authority Name
          1526. ClinicalDocument.informationRecipient.typeId.displayable
          Definition

          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

          Control0..1
          Typeboolean(bl: Boolean)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplayable
          1528. ClinicalDocument.informationRecipient.typeId.root
          Definition

          Identifies the type as an HL7 Registered model

          Control1..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelRoot
          Fixed Value2.16.840.1.113883.1.3
          1530. ClinicalDocument.informationRecipient.typeId.extension
          Definition

          A character string as a unique identifier within the scope of the identifier root.

          Control1..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExtension
          1532. ClinicalDocument.informationRecipient.templateId
          Definition

          When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1534. ClinicalDocument.informationRecipient.typeCode
          Control0..1
          BindingThe codes SHALL be taken from XInformationRecipient (2.0.0)
          (required to http://terminology.hl7.org/ValueSet/v3-xInformationRecipient|2.0.0)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Default ValuePRCP
          1536. ClinicalDocument.informationRecipient.intendedRecipient
          Comments

          The informationRecipient, if present, SHALL contain exactly one [1..1] intendedRecipient (CONF:4537-5566).

          Control1..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/IntendedRecipient
          1538. ClinicalDocument.informationRecipient.intendedRecipient.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1540. ClinicalDocument.informationRecipient.intendedRecipient.realmCode
          Definition

          When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
          1542. ClinicalDocument.informationRecipient.intendedRecipient.typeId
          Definition

          When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
          1544. ClinicalDocument.informationRecipient.intendedRecipient.typeId.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1546. ClinicalDocument.informationRecipient.intendedRecipient.typeId.assigningAuthorityName
          Definition

          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelAssigning Authority Name
          1548. ClinicalDocument.informationRecipient.intendedRecipient.typeId.displayable
          Definition

          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

          Control0..1
          Typeboolean(bl: Boolean)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplayable
          1550. ClinicalDocument.informationRecipient.intendedRecipient.typeId.root
          Definition

          Identifies the type as an HL7 Registered model

          Control1..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelRoot
          Fixed Value2.16.840.1.113883.1.3
          1552. ClinicalDocument.informationRecipient.intendedRecipient.typeId.extension
          Definition

          A character string as a unique identifier within the scope of the identifier root.

          Control1..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExtension
          1554. ClinicalDocument.informationRecipient.intendedRecipient.templateId
          Definition

          When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1556. ClinicalDocument.informationRecipient.intendedRecipient.classCode
          Control0..1
          BindingThe codes SHALL be taken from CDAInformationRecipientRole
          (required to http://hl7.org/cda/stds/core/ValueSet/CDAInformationRecipientRole)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Default ValueASSIGNED
          1558. ClinicalDocument.informationRecipient.intendedRecipient.id
          Comments

          This intendedRecipient MAY contain zero or more [0..*] id (CONF:4537-32399).

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1560. ClinicalDocument.informationRecipient.intendedRecipient.sdtcIdentifiedBy
          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
          1562. ClinicalDocument.informationRecipient.intendedRecipient.addr
          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD
          1564. ClinicalDocument.informationRecipient.intendedRecipient.telecom
          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
          1566. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient
          Comments

          This intendedRecipient MAY contain zero or one [0..1] informationRecipient (CONF:4537-5567).

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/Person
          1568. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1570. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.realmCode
          Definition

          When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
          1572. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.typeId
          Definition

          When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
          1574. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.typeId.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1576. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.typeId.assigningAuthorityName
          Definition

          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelAssigning Authority Name
          1578. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.typeId.displayable
          Definition

          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

          Control0..1
          Typeboolean(bl: Boolean)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplayable
          1580. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.typeId.root
          Definition

          Identifies the type as an HL7 Registered model

          Control1..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelRoot
          Fixed Value2.16.840.1.113883.1.3
          1582. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.typeId.extension
          Definition

          A character string as a unique identifier within the scope of the identifier root.

          Control1..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExtension
          1584. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.templateId
          Definition

          When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1586. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.classCode
          Control0..1
          BindingThe codes SHALL be taken from EntityClassLivingSubject
          (required to http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValuePSN
          1588. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.determinerCode
          Control0..1
          BindingThe codes SHALL be taken from EntityDeterminer
          (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValueINSTANCE
          1590. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.name
          Definition

          A name associated with the person.

          ShortA name associated with the person
          Comments

          The informationRecipient, if present, SHALL contain at least one [1..*] US Realm Person Name (PN.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.1.1) (CONF:4537-5568).


          Person may have multiple names with different uses or applicable periods.

          Control10..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/PNHumanName(US Realm Person Name (PN.US.FIELDED))
          Is Modifierfalse
          Requirements

          Need to be able to track the person by multiple names. Examples are your official name and a partner name.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          1592. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcDesc
          Definition

          The desc extension allows multimedia depictions of patients, healthcare providers, or other individuals to be included in a CDA document.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namedesc.
          1594. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship
          Definition

          Each participant role other than an informant/relatedEntity may have zero or more relationship roles with the patient. Each of these roles can be expressed with an asPatientRelationship element which further describes the type of role using a code element.

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameasPatientRelationship.
          1596. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1598. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship.realmCode
          Definition

          When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
          1600. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship.typeId
          Definition

          When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
          1602. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship.typeId.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1604. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship.typeId.assigningAuthorityName
          Definition

          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelAssigning Authority Name
          1606. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship.typeId.displayable
          Definition

          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

          Control0..1
          Typeboolean(bl: Boolean)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplayable
          1608. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship.typeId.root
          Definition

          Identifies the type as an HL7 Registered model

          Control1..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelRoot
          Fixed Value2.16.840.1.113883.1.3
          1610. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship.typeId.extension
          Definition

          A character string as a unique identifier within the scope of the identifier root.

          Control1..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExtension
          1612. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship.templateId
          Definition

          When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1614. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship.classCode
          Control1..1
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValuePRS
          1616. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship.determinerCode
          Control0..1
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValueINSTANCE
          1618. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship.code
          Control1..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
          1620. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization
          Comments

          This intendedRecipient MAY contain zero or one [0..1] receivedOrganization (CONF:4537-5577).

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
          1622. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1624. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.realmCode
          Definition

          When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
          1626. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.typeId
          Definition

          When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
          1628. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.typeId.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1630. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.typeId.assigningAuthorityName
          Definition

          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelAssigning Authority Name
          1632. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.typeId.displayable
          Definition

          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

          Control0..1
          Typeboolean(bl: Boolean)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplayable
          1634. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.typeId.root
          Definition

          Identifies the type as an HL7 Registered model

          Control1..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelRoot
          Fixed Value2.16.840.1.113883.1.3
          1636. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.typeId.extension
          Definition

          A character string as a unique identifier within the scope of the identifier root.

          Control1..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExtension
          1638. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.templateId
          Definition

          When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1640. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.classCode
          Control0..1
          BindingThe codes SHALL be taken from EntityClassOrganization
          (required to http://terminology.hl7.org/ValueSet/v3-EntityClassOrganization)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValueORG
          1642. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.determinerCode
          Control0..1
          BindingThe codes SHALL be taken from EntityDeterminer
          (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValueINSTANCE
          1644. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.id
          Definition

          The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

          ShortLogical id of this artifact
          Comments

          Within the context of the FHIR RESTful interactions, the resource has an id except for cases like the create and conditional update. Otherwise, the use of the resouce id depends on the given use case.

          Control0..*1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/IIid
          Is Modifierfalse
          1646. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.name
          Definition

          A name associated with the organization.

          ShortName used for the organization
          Comments

          The receivedOrganization, if present, SHALL contain exactly one [1..1] name (CONF:4537-5578).


          If the name of an organization changes, consider putting the old name in the alias column so that it can still be located through searches.

          Control10..1
          This element is affected by the following invariants: org-1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/ONstring
          Is Modifierfalse
          Requirements

          Need to use the name as the label of the organization.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          1648. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.telecom
          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
          1650. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.addr
          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD
          1652. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.standardIndustryClassCode
          Control0..1
          BindingFor example codes, see OrganizationIndustryClassNAICS
          (example to http://terminology.hl7.org/ValueSet/v3-OrganizationIndustryClassNAICS)
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
          1654. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.asOrganizationPartOf
          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/OrganizationPartOf
          1656. ClinicalDocument.legalAuthenticator
          ShortThe legalAuthenticator identifies the single person legally responsible for the document and must be present if the document has been legally authenticated. A clinical document that does not contain this element has not been legally authenticated. The act of legal authentication requires a certain privilege be granted to the legal authenticator depending upon local policy. Based on local practice, clinical documents may be released before legal authentication. All clinical documents have the potential for legal authentication, given the appropriate credentials. Local policies MAY choose to delegate the function of legal authentication to a device or system that generates the clinical document. In these cases, the legal authenticator is a person accepting responsibility for the document, not the generating device or system. Note that the legal authenticator, if present, must be a person.
          Comments

          SHOULD contain zero or one [0..1] legalAuthenticator (CONF:4537-5579).

          Control0..1
          This element is affected by the following invariants: should-legalAuthenticator
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/LegalAuthenticator
          Requirements

          icon Added:

          While electronic signatures are not captured in a CDA document, both authentication and legal authentication require that a document has been signed manually or electronically by the responsible individual. A legalAuthenticator has a required legalAuthenticator.time indicating the time of authentication, and a required legalAuthenticator.signatureCode, indicating that a signature has been obtained and is on file.

          1658. ClinicalDocument.legalAuthenticator.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1660. ClinicalDocument.legalAuthenticator.realmCode
          Definition

          When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
          1662. ClinicalDocument.legalAuthenticator.typeId
          Definition

          When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
          1664. ClinicalDocument.legalAuthenticator.typeId.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1666. ClinicalDocument.legalAuthenticator.typeId.assigningAuthorityName
          Definition

          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelAssigning Authority Name
          1668. ClinicalDocument.legalAuthenticator.typeId.displayable
          Definition

          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

          Control0..1
          Typeboolean(bl: Boolean)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplayable
          1670. ClinicalDocument.legalAuthenticator.typeId.root
          Definition

          Identifies the type as an HL7 Registered model

          Control1..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelRoot
          Fixed Value2.16.840.1.113883.1.3
          1672. ClinicalDocument.legalAuthenticator.typeId.extension
          Definition

          A character string as a unique identifier within the scope of the identifier root.

          Control1..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExtension
          1674. ClinicalDocument.legalAuthenticator.templateId
          Definition

          When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1676. ClinicalDocument.legalAuthenticator.typeCode
          Control0..1
          BindingThe codes SHALL be taken from CDAParticipationType
          (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValueLA
          1678. ClinicalDocument.legalAuthenticator.contextControlCode
          Control0..1
          BindingThe codes SHALL be taken from CDAContextControl
          (required to http://hl7.org/cda/stds/core/ValueSet/CDAContextControl)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValueOP
          1680. ClinicalDocument.legalAuthenticator.time
          Comments

          The legalAuthenticator, if present, SHALL contain exactly one [1..1] US Realm Date and Time (Point in Time) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.4) (CONF:4537-5580).

          Control1..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/TS(US Realm Date and Time - Point in Time)
          1682. ClinicalDocument.legalAuthenticator.signatureCode
          Comments

          The legalAuthenticator, if present, SHALL contain exactly one [1..1] signatureCode (CONF:4537-5583).

          Control1..1
          BindingThe codes SHALL be taken from CDASignatureCode
          (required to http://hl7.org/cda/stds/core/ValueSet/CDASignatureCode)
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
          Invariantssignature: CDA Release One represented either an intended ('X') or actual ('S') authenticator. CDA Release Two only represents an actual authenticator, so has deprecated the value of 'X'. (code.exists() implies code != 'X')
          1684. ClinicalDocument.legalAuthenticator.signatureCode.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1686. ClinicalDocument.legalAuthenticator.signatureCode.code
          Definition

          The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

          Comments

          This signatureCode SHALL contain exactly one [1..1] @code="S" (CodeSystem: HL7ParticipationSignature urn:oid:2.16.840.1.113883.5.89 STATIC) (CONF:4537-5584).

          Control1..1
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelCode
          Pattern ValueS
          1688. ClinicalDocument.legalAuthenticator.signatureCode.codeSystem
          Definition

          Specifies the code system that defines the code.

          Control0..0
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelCode System
          1690. ClinicalDocument.legalAuthenticator.signatureCode.codeSystemName
          Definition

          The common name of the coding system.

          Control0..0
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelCode System Name
          1692. ClinicalDocument.legalAuthenticator.signatureCode.codeSystemVersion
          Definition

          If applicable, a version descriptor defined specifically for the given code system.

          Control0..0
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelCode System Version
          1694. ClinicalDocument.legalAuthenticator.signatureCode.displayName
          Definition

          A name or title for the code, under which the sending system shows the code value to its users.

          Control0..0
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplay Name
          1696. ClinicalDocument.legalAuthenticator.signatureCode.sdtcValueSet
          Definition

          The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

          Control0..1
          Typestring(oid: ISO Object Identifier)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
          1698. ClinicalDocument.legalAuthenticator.signatureCode.sdtcValueSetVersion
          Definition

          The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
          1700. ClinicalDocument.legalAuthenticator.signatureCode.originalText
          Definition

          The text or phrase used as the basis for the coding.

          Control0..0
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
          LabelOriginal Text
          1702. ClinicalDocument.legalAuthenticator.signatureCode.qualifier
          Definition

          Specifies additional codes that increase the specificity of the the primary code.

          Control0..0
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
          LabelQualifier
          1704. ClinicalDocument.legalAuthenticator.signatureCode.translation
          Definition

          A set of other concept descriptors that translate this concept descriptor into other code systems.

          Control0..0
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
          XML FormatThe type of this property is determined using the xsi:typeattribute.
          LabelTranslation
          1706. ClinicalDocument.legalAuthenticator.sdtcSignatureText
          Definition

          A textual or multimedia depiction of the signature by which the participant endorses his or her participation in the Act as specified in the Participation.typeCode and that he or she agrees to assume the associated accountability.

          ShortThe signature can be represented either inline or by reference according to the ED data type. Typical cases for CDA are: 1) Electronic signature: this attribute can represent virtually any electronic signature scheme. 2) Digital signature: this attribute can represent digital signatures by reference to a signature data block that is constructed in accordance to a digital signature standard, such as XML-DSIG, PKCS#7, PGP, etc. The sdtc:signatureText extension provides a location in CDA for a textual or multimedia depiction of the signature by which the participant endorses and accepts responsibility for his or her participation in the Act as specified in the Participation.typeCode. Details of what goes in the field are described in the HL7 CDA Digital Signature Standard balloted in Fall 2013.
          Comments

          The legalAuthenticator, if present, MAY contain zero or one [0..1] sdtc:signatureText (CONF:4537-30810).

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namesignatureText.
          1708. ClinicalDocument.legalAuthenticator.assignedEntity
          Comments

          The legalAuthenticator, if present, SHALL contain exactly one [1..1] assignedEntity (CONF:4537-5585).

          Control1..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssignedEntity
          1710. ClinicalDocument.legalAuthenticator.assignedEntity.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1712. ClinicalDocument.legalAuthenticator.assignedEntity.realmCode
          Definition

          When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
          1714. ClinicalDocument.legalAuthenticator.assignedEntity.typeId
          Definition

          When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
          1716. ClinicalDocument.legalAuthenticator.assignedEntity.typeId.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1718. ClinicalDocument.legalAuthenticator.assignedEntity.typeId.assigningAuthorityName
          Definition

          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelAssigning Authority Name
          1720. ClinicalDocument.legalAuthenticator.assignedEntity.typeId.displayable
          Definition

          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

          Control0..1
          Typeboolean(bl: Boolean)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplayable
          1722. ClinicalDocument.legalAuthenticator.assignedEntity.typeId.root
          Definition

          Identifies the type as an HL7 Registered model

          Control1..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelRoot
          Fixed Value2.16.840.1.113883.1.3
          1724. ClinicalDocument.legalAuthenticator.assignedEntity.typeId.extension
          Definition

          A character string as a unique identifier within the scope of the identifier root.

          Control1..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExtension
          1726. ClinicalDocument.legalAuthenticator.assignedEntity.templateId
          Definition

          When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1728. ClinicalDocument.legalAuthenticator.assignedEntity.classCode
          Control0..1
          BindingThe codes SHALL be taken from RoleClassAssignedEntity
          (required to http://terminology.hl7.org/ValueSet/v3-RoleClassAssignedEntity)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValueASSIGNED
          1730. ClinicalDocument.legalAuthenticator.assignedEntity.id
          Comments

          This assignedEntity SHALL contain at least one [1..*] id (CONF:4537-5586).

          Control1..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1732. ClinicalDocument.legalAuthenticator.assignedEntity.id.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1734. ClinicalDocument.legalAuthenticator.assignedEntity.id.assigningAuthorityName
          Definition

          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelAssigning Authority Name
          1736. ClinicalDocument.legalAuthenticator.assignedEntity.id.displayable
          Definition

          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

          Control0..1
          Typeboolean(bl: Boolean)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplayable
          1738. ClinicalDocument.legalAuthenticator.assignedEntity.id.root
          Definition

          A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.

          ShortMAY contain '2.16.840.1.113883.4.6' (NPI)
          Comments

          Such ids MAY contain zero or one [0..1] @root="2.16.840.1.113883.4.6" National Provider Identifier (CONF:4537-16823).

          Control0..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelRoot
          1740. ClinicalDocument.legalAuthenticator.assignedEntity.id.extension
          Definition

          A character string as a unique identifier within the scope of the identifier root.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExtension
          1742. ClinicalDocument.legalAuthenticator.assignedEntity.sdtcIdentifiedBy
          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
          1744. ClinicalDocument.legalAuthenticator.assignedEntity.code
          Comments

          This assignedEntity MAY contain zero or one [0..1] code, which SHOULD be selected from ValueSet Healthcare Provider Taxonomy urn:oid:2.16.840.1.114222.4.11.1066 DYNAMIC (CONF:4537-17000).

          Control0..1
          BindingThe codes SHOULD be taken from Healthcare Provider Taxonomy .
          (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1066)
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
          1746. ClinicalDocument.legalAuthenticator.assignedEntity.sdtcSpecialty
          Control0..*
          BindingThe codes SHOULD be taken from PracticeSettingCodeValueSet
          (preferred to http://hl7.org/fhir/ValueSet/c80-practice-codes)
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namespecialty.
          1748. ClinicalDocument.legalAuthenticator.assignedEntity.addr
          Comments

          This assignedEntity SHALL contain at least one [1..*] US Realm Address (AD.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.2) (CONF:4537-5589).

          Control1..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD(US Realm Address)
          1750. ClinicalDocument.legalAuthenticator.assignedEntity.telecom
          Comments

          This assignedEntity SHALL contain at least one [1..*] telecom (CONF:4537-5595).

          Control1..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
          Invariantsshould-use: SHOULD contain @use (nullFlavor.exists() or use.exists())
          1752. ClinicalDocument.legalAuthenticator.assignedEntity.telecom.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1754. ClinicalDocument.legalAuthenticator.assignedEntity.telecom.value
          Control0..1
          Typeurl(url: Universal Resource Locator)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          1756. ClinicalDocument.legalAuthenticator.assignedEntity.telecom.useablePeriod
          Definition

          Specifies the periods of time during which the telecommunication address can be used. For a telephone number, this can indicate the time of day in which the party can be reached on that telephone. For a web address, it may specify a time range in which the web content is promised to be available under the given address.

          Control0..*
          TypeChoice of: http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
          Default Typehttp://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
          XML FormatThe type of this property is determined using the xsi:typeattribute.
          LabelUseable Period
          1758. ClinicalDocument.legalAuthenticator.assignedEntity.telecom.use
          Definition

          One or more codes advising a system or user which telecommunication address in a set of like addresses to select for a given telecommunication need.

          Comments

          Such telecoms SHOULD contain zero or one [0..1] @use, which SHALL be selected from ValueSet Telecom Use (US Realm Header) urn:oid:2.16.840.1.113883.11.20.9.20 DYNAMIC (CONF:4537-7999).

          Control0..1
          BindingThe codes SHALL be taken from Telecom Use (US Realm Header) .
          (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.20)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelUse Code
          1760. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson
          Comments

          This assignedEntity SHALL contain exactly one [1..1] assignedPerson (CONF:4537-5597).

          Control1..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/Person
          1762. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1764. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.realmCode
          Definition

          When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
          1766. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.typeId
          Definition

          When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
          1768. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.typeId.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1770. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.typeId.assigningAuthorityName
          Definition

          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelAssigning Authority Name
          1772. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.typeId.displayable
          Definition

          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

          Control0..1
          Typeboolean(bl: Boolean)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplayable
          1774. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.typeId.root
          Definition

          Identifies the type as an HL7 Registered model

          Control1..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelRoot
          Fixed Value2.16.840.1.113883.1.3
          1776. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.typeId.extension
          Definition

          A character string as a unique identifier within the scope of the identifier root.

          Control1..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExtension
          1778. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.templateId
          Definition

          When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1780. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.classCode
          Control0..1
          BindingThe codes SHALL be taken from EntityClassLivingSubject
          (required to http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValuePSN
          1782. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.determinerCode
          Control0..1
          BindingThe codes SHALL be taken from EntityDeterminer
          (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValueINSTANCE
          1784. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.name
          Definition

          A name associated with the person.

          ShortA name associated with the person
          Comments

          This assignedPerson SHALL contain at least one [1..*] US Realm Person Name (PN.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.1.1) (CONF:4537-5598).


          Person may have multiple names with different uses or applicable periods.

          Control10..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/PNHumanName(US Realm Person Name (PN.US.FIELDED))
          Is Modifierfalse
          Requirements

          Need to be able to track the person by multiple names. Examples are your official name and a partner name.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          1786. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcDesc
          Definition

          The desc extension allows multimedia depictions of patients, healthcare providers, or other individuals to be included in a CDA document.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namedesc.
          1788. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship
          Definition

          Each participant role other than an informant/relatedEntity may have zero or more relationship roles with the patient. Each of these roles can be expressed with an asPatientRelationship element which further describes the type of role using a code element.

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameasPatientRelationship.
          1790. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1792. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.realmCode
          Definition

          When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
          1794. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId
          Definition

          When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
          1796. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1798. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.assigningAuthorityName
          Definition

          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelAssigning Authority Name
          1800. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.displayable
          Definition

          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

          Control0..1
          Typeboolean(bl: Boolean)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplayable
          1802. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.root
          Definition

          Identifies the type as an HL7 Registered model

          Control1..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelRoot
          Fixed Value2.16.840.1.113883.1.3
          1804. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.extension
          Definition

          A character string as a unique identifier within the scope of the identifier root.

          Control1..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExtension
          1806. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.templateId
          Definition

          When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1808. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.classCode
          Control1..1
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValuePRS
          1810. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.determinerCode
          Control0..1
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValueINSTANCE
          1812. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.code
          Control1..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
          1814. ClinicalDocument.legalAuthenticator.assignedEntity.representedOrganization
          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
          1816. ClinicalDocument.legalAuthenticator.assignedEntity.sdtcPatient
          Control0..1
          Typehttp://hl7.org/fhir/StructureDefinition/Base
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namepatient.
          1818. ClinicalDocument.legalAuthenticator.assignedEntity.sdtcPatient.id
          Control1..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
          1820. ClinicalDocument.authenticator
          Definition

          icon Added:

          Represents a participant who has attested to the accuracy of the document, but who does not have privileges to legally authenticate the document. An example would be a resident physician who sees a patient and dictates a note, then later signs it.

          ShortThe authenticator identifies a participant or participants who attest to the accuracy of the information in the document.
          Comments

          icon Added:

          A clinical document can have zero to many authenticators. While electronic signatures are not captured in a CDA document, both authentication and legal authentication require that a document has been signed manually or electronically by the responsible individual. An authenticator has a required authenticator.time indicating the time of authentication, and a required authenticator.signatureCode, indicating that a signature has been obtained and is on file.

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/Authenticator
          1822. ClinicalDocument.authenticator.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1824. ClinicalDocument.authenticator.realmCode
          Definition

          When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
          1826. ClinicalDocument.authenticator.typeId
          Definition

          When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
          1828. ClinicalDocument.authenticator.typeId.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1830. ClinicalDocument.authenticator.typeId.assigningAuthorityName
          Definition

          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelAssigning Authority Name
          1832. ClinicalDocument.authenticator.typeId.displayable
          Definition

          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

          Control0..1
          Typeboolean(bl: Boolean)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplayable
          1834. ClinicalDocument.authenticator.typeId.root
          Definition

          Identifies the type as an HL7 Registered model

          Control1..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelRoot
          Fixed Value2.16.840.1.113883.1.3
          1836. ClinicalDocument.authenticator.typeId.extension
          Definition

          A character string as a unique identifier within the scope of the identifier root.

          Control1..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExtension
          1838. ClinicalDocument.authenticator.templateId
          Definition

          When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1840. ClinicalDocument.authenticator.typeCode
          Control0..1
          BindingThe codes SHALL be taken from CDAParticipationType
          (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValueAUTHEN
          1842. ClinicalDocument.authenticator.time
          Comments

          SHALL contain exactly one [1..1] US Realm Date and Time (Point in Time) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.4) (CONF:4537-5608).

          Control1..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/TS(US Realm Date and Time - Point in Time)
          1844. ClinicalDocument.authenticator.signatureCode
          Comments

          SHALL contain exactly one [1..1] signatureCode (CONF:4537-5610).

          Control1..1
          BindingThe codes SHALL be taken from CDASignatureCode
          (required to http://hl7.org/cda/stds/core/ValueSet/CDASignatureCode)
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
          Invariantssignature: CDA Release One represented either an intended ('X') or actual ('S') authenticator. CDA Release Two only represents an actual authenticator, so has deprecated the value of 'X'. (code.exists() implies code != 'X')
          1846. ClinicalDocument.authenticator.signatureCode.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1848. ClinicalDocument.authenticator.signatureCode.code
          Definition

          The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

          Comments

          This signatureCode SHALL contain exactly one [1..1] @code="S" (CodeSystem: HL7ParticipationSignature urn:oid:2.16.840.1.113883.5.89 STATIC) (CONF:4537-5611).

          Control1..1
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelCode
          Pattern ValueS
          1850. ClinicalDocument.authenticator.signatureCode.codeSystem
          Definition

          Specifies the code system that defines the code.

          Control0..0
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelCode System
          1852. ClinicalDocument.authenticator.signatureCode.codeSystemName
          Definition

          The common name of the coding system.

          Control0..0
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelCode System Name
          1854. ClinicalDocument.authenticator.signatureCode.codeSystemVersion
          Definition

          If applicable, a version descriptor defined specifically for the given code system.

          Control0..0
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelCode System Version
          1856. ClinicalDocument.authenticator.signatureCode.displayName
          Definition

          A name or title for the code, under which the sending system shows the code value to its users.

          Control0..0
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplay Name
          1858. ClinicalDocument.authenticator.signatureCode.sdtcValueSet
          Definition

          The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

          Control0..1
          Typestring(oid: ISO Object Identifier)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
          1860. ClinicalDocument.authenticator.signatureCode.sdtcValueSetVersion
          Definition

          The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
          1862. ClinicalDocument.authenticator.signatureCode.originalText
          Definition

          The text or phrase used as the basis for the coding.

          Control0..0
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
          LabelOriginal Text
          1864. ClinicalDocument.authenticator.signatureCode.qualifier
          Definition

          Specifies additional codes that increase the specificity of the the primary code.

          Control0..0
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
          LabelQualifier
          1866. ClinicalDocument.authenticator.signatureCode.translation
          Definition

          A set of other concept descriptors that translate this concept descriptor into other code systems.

          Control0..0
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
          XML FormatThe type of this property is determined using the xsi:typeattribute.
          LabelTranslation
          1868. ClinicalDocument.authenticator.sdtcSignatureText
          Definition

          A textual or multimedia depiction of the signature by which the participant endorses his or her participation in the Act as specified in the Participation.typeCode and that he or she agrees to assume the associated accountability.

          ShortThe signature can be represented either inline or by reference according to the ED data type. Typical cases for CDA are: 1) Electronic signature: this attribute can represent virtually any electronic signature scheme. 2) Digital signature: this attribute can represent digital signatures by reference to a signature data block that is constructed in accordance to a digital signature standard, such as XML-DSIG, PKCS#7, PGP, etc. The sdtc:signatureText extension provides a location in CDA for a textual or multimedia depiction of the signature by which the participant endorses and accepts responsibility for his or her participation in the Act as specified in the Participation.typeCode. Details of what goes in the field are described in the HL7 CDA Digital Signature Standard balloted in Fall of 2013.
          Comments

          MAY contain zero or one [0..1] sdtc:signatureText (CONF:4537-30811).

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namesignatureText.
          1870. ClinicalDocument.authenticator.assignedEntity
          Comments

          SHALL contain exactly one [1..1] assignedEntity (CONF:4537-5612).

          Control1..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssignedEntity
          1872. ClinicalDocument.authenticator.assignedEntity.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1874. ClinicalDocument.authenticator.assignedEntity.realmCode
          Definition

          When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
          1876. ClinicalDocument.authenticator.assignedEntity.typeId
          Definition

          When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
          1878. ClinicalDocument.authenticator.assignedEntity.typeId.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1880. ClinicalDocument.authenticator.assignedEntity.typeId.assigningAuthorityName
          Definition

          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelAssigning Authority Name
          1882. ClinicalDocument.authenticator.assignedEntity.typeId.displayable
          Definition

          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

          Control0..1
          Typeboolean(bl: Boolean)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplayable
          1884. ClinicalDocument.authenticator.assignedEntity.typeId.root
          Definition

          Identifies the type as an HL7 Registered model

          Control1..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelRoot
          Fixed Value2.16.840.1.113883.1.3
          1886. ClinicalDocument.authenticator.assignedEntity.typeId.extension
          Definition

          A character string as a unique identifier within the scope of the identifier root.

          Control1..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExtension
          1888. ClinicalDocument.authenticator.assignedEntity.templateId
          Definition

          When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1890. ClinicalDocument.authenticator.assignedEntity.classCode
          Control0..1
          BindingThe codes SHALL be taken from RoleClassAssignedEntity
          (required to http://terminology.hl7.org/ValueSet/v3-RoleClassAssignedEntity)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValueASSIGNED
          1892. ClinicalDocument.authenticator.assignedEntity.id
          Comments

          This assignedEntity SHALL contain at least one [1..*] id (CONF:4537-5613).

          Control1..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1894. ClinicalDocument.authenticator.assignedEntity.id.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1896. ClinicalDocument.authenticator.assignedEntity.id.assigningAuthorityName
          Definition

          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelAssigning Authority Name
          1898. ClinicalDocument.authenticator.assignedEntity.id.displayable
          Definition

          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

          Control0..1
          Typeboolean(bl: Boolean)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplayable
          1900. ClinicalDocument.authenticator.assignedEntity.id.root
          Definition

          A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.

          Comments

          Such ids SHOULD contain zero or one [0..1] @root="2.16.840.1.113883.4.6" National Provider Identifier (CONF:4537-16824).

          Control0..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelRoot
          Invariantsshould-npi: SHOULD be NPI ($this = '2.16.840.1.113883.4.6')
          1902. ClinicalDocument.authenticator.assignedEntity.id.extension
          Definition

          A character string as a unique identifier within the scope of the identifier root.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExtension
          1904. ClinicalDocument.authenticator.assignedEntity.sdtcIdentifiedBy
          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
          1906. ClinicalDocument.authenticator.assignedEntity.code
          Comments

          This assignedEntity MAY contain zero or one [0..1] code (CONF:4537-16825).

          Control0..1
          BindingFor example codes, see CDARoleCode
          (example to http://hl7.org/cda/stds/core/ValueSet/CDARoleCode)
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
          1908. ClinicalDocument.authenticator.assignedEntity.code.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1910. ClinicalDocument.authenticator.assignedEntity.code.code
          Definition

          The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

          Comments

          The code, if present, MAY contain zero or one [0..1] @code, which SHOULD be selected from ValueSet Healthcare Provider Taxonomy urn:oid:2.16.840.1.114222.4.11.1066 DYNAMIC (CONF:4537-16826).

          Control0..1
          BindingThe codes SHOULD be taken from Healthcare Provider Taxonomy .
          (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1066)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelCode
          1912. ClinicalDocument.authenticator.assignedEntity.code.codeSystem
          Definition

          Specifies the code system that defines the code.

          Control0..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelCode System
          1914. ClinicalDocument.authenticator.assignedEntity.code.codeSystemName
          Definition

          The common name of the coding system.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelCode System Name
          1916. ClinicalDocument.authenticator.assignedEntity.code.codeSystemVersion
          Definition

          If applicable, a version descriptor defined specifically for the given code system.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelCode System Version
          1918. ClinicalDocument.authenticator.assignedEntity.code.displayName
          Definition

          A name or title for the code, under which the sending system shows the code value to its users.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplay Name
          1920. ClinicalDocument.authenticator.assignedEntity.code.sdtcValueSet
          Definition

          The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

          Control0..1
          Typestring(oid: ISO Object Identifier)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
          1922. ClinicalDocument.authenticator.assignedEntity.code.sdtcValueSetVersion
          Definition

          The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
          1924. ClinicalDocument.authenticator.assignedEntity.code.originalText
          Definition

          The text or phrase used as the basis for the coding.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
          LabelOriginal Text
          1926. ClinicalDocument.authenticator.assignedEntity.code.qualifier
          Definition

          Specifies additional codes that increase the specificity of the the primary code.

          Control0..0
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
          LabelQualifier
          1928. ClinicalDocument.authenticator.assignedEntity.code.translation
          Definition

          A set of other concept descriptors that translate this concept descriptor into other code systems.

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
          XML FormatThe type of this property is determined using the xsi:typeattribute.
          LabelTranslation
          1930. ClinicalDocument.authenticator.assignedEntity.sdtcSpecialty
          Control0..*
          BindingThe codes SHOULD be taken from PracticeSettingCodeValueSet
          (preferred to http://hl7.org/fhir/ValueSet/c80-practice-codes)
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namespecialty.
          1932. ClinicalDocument.authenticator.assignedEntity.addr
          Comments

          This assignedEntity SHALL contain at least one [1..*] US Realm Address (AD.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.2) (CONF:4537-5616).

          Control1..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD(US Realm Address)
          1934. ClinicalDocument.authenticator.assignedEntity.telecom
          Comments

          This assignedEntity SHALL contain at least one [1..*] telecom (CONF:4537-5622).

          Control1..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
          Invariantsshould-use: SHOULD contain @use (nullFlavor.exists() or use.exists())
          1936. ClinicalDocument.authenticator.assignedEntity.telecom.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1938. ClinicalDocument.authenticator.assignedEntity.telecom.value
          Control0..1
          Typeurl(url: Universal Resource Locator)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          1940. ClinicalDocument.authenticator.assignedEntity.telecom.useablePeriod
          Definition

          Specifies the periods of time during which the telecommunication address can be used. For a telephone number, this can indicate the time of day in which the party can be reached on that telephone. For a web address, it may specify a time range in which the web content is promised to be available under the given address.

          Control0..*
          TypeChoice of: http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
          Default Typehttp://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
          XML FormatThe type of this property is determined using the xsi:typeattribute.
          LabelUseable Period
          1942. ClinicalDocument.authenticator.assignedEntity.telecom.use
          Definition

          One or more codes advising a system or user which telecommunication address in a set of like addresses to select for a given telecommunication need.

          Comments

          Such telecoms SHOULD contain zero or one [0..1] @use, which SHALL be selected from ValueSet Telecom Use (US Realm Header) urn:oid:2.16.840.1.113883.11.20.9.20 DYNAMIC (CONF:4537-8000).

          Control0..1
          BindingThe codes SHALL be taken from Telecom Use (US Realm Header) .
          (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.20)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelUse Code
          1944. ClinicalDocument.authenticator.assignedEntity.assignedPerson
          Comments

          This assignedEntity SHALL contain exactly one [1..1] assignedPerson (CONF:4537-5624).

          Control1..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/Person
          1946. ClinicalDocument.authenticator.assignedEntity.assignedPerson.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1948. ClinicalDocument.authenticator.assignedEntity.assignedPerson.realmCode
          Definition

          When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
          1950. ClinicalDocument.authenticator.assignedEntity.assignedPerson.typeId
          Definition

          When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
          1952. ClinicalDocument.authenticator.assignedEntity.assignedPerson.typeId.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1954. ClinicalDocument.authenticator.assignedEntity.assignedPerson.typeId.assigningAuthorityName
          Definition

          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelAssigning Authority Name
          1956. ClinicalDocument.authenticator.assignedEntity.assignedPerson.typeId.displayable
          Definition

          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

          Control0..1
          Typeboolean(bl: Boolean)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplayable
          1958. ClinicalDocument.authenticator.assignedEntity.assignedPerson.typeId.root
          Definition

          Identifies the type as an HL7 Registered model

          Control1..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelRoot
          Fixed Value2.16.840.1.113883.1.3
          1960. ClinicalDocument.authenticator.assignedEntity.assignedPerson.typeId.extension
          Definition

          A character string as a unique identifier within the scope of the identifier root.

          Control1..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExtension
          1962. ClinicalDocument.authenticator.assignedEntity.assignedPerson.templateId
          Definition

          When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1964. ClinicalDocument.authenticator.assignedEntity.assignedPerson.classCode
          Control0..1
          BindingThe codes SHALL be taken from EntityClassLivingSubject
          (required to http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValuePSN
          1966. ClinicalDocument.authenticator.assignedEntity.assignedPerson.determinerCode
          Control0..1
          BindingThe codes SHALL be taken from EntityDeterminer
          (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValueINSTANCE
          1968. ClinicalDocument.authenticator.assignedEntity.assignedPerson.name
          Definition

          A name associated with the person.

          ShortA name associated with the person
          Comments

          This assignedPerson SHALL contain at least one [1..*] US Realm Person Name (PN.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.1.1) (CONF:4537-5625).


          Person may have multiple names with different uses or applicable periods.

          Control10..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/PNHumanName(US Realm Person Name (PN.US.FIELDED))
          Is Modifierfalse
          Requirements

          Need to be able to track the person by multiple names. Examples are your official name and a partner name.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          1970. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcDesc
          Definition

          The desc extension allows multimedia depictions of patients, healthcare providers, or other individuals to be included in a CDA document.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namedesc.
          1972. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship
          Definition

          Each participant role other than an informant/relatedEntity may have zero or more relationship roles with the patient. Each of these roles can be expressed with an asPatientRelationship element which further describes the type of role using a code element.

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameasPatientRelationship.
          1974. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1976. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.realmCode
          Definition

          When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
          1978. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId
          Definition

          When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
          1980. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.nullFlavor
          Definition

          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

          Control0..1
          BindingThe codes SHALL be taken from CDANullFlavor
          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExceptional Value Detail
          1982. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.assigningAuthorityName
          Definition

          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

          Control0..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelAssigning Authority Name
          1984. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.displayable
          Definition

          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

          Control0..1
          Typeboolean(bl: Boolean)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelDisplayable
          1986. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.root
          Definition

          Identifies the type as an HL7 Registered model

          Control1..1
          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelRoot
          Fixed Value2.16.840.1.113883.1.3
          1988. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.extension
          Definition

          A character string as a unique identifier within the scope of the identifier root.

          Control1..1
          Typestring(st: Character String)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          LabelExtension
          1990. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.templateId
          Definition

          When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          1992. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.classCode
          Control1..1
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValuePRS
          1994. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.determinerCode
          Control0..1
          Typecode(cs: Coded Simple Value)
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          XML FormatIn the XML format, this property is represented as an attribute.
          Fixed ValueINSTANCE
          1996. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.code
          Control1..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
          1998. ClinicalDocument.authenticator.assignedEntity.representedOrganization
          Control0..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
          2000. ClinicalDocument.authenticator.assignedEntity.sdtcPatient
          Control0..1
          Typehttp://hl7.org/fhir/StructureDefinition/Base
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namepatient.
          2002. ClinicalDocument.authenticator.assignedEntity.sdtcPatient.id
          Control1..1
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
          2004. ClinicalDocument.participant
          Definition

          icon Added:

          Used to represent other participants not explicitly mentioned by other classes, that were somehow involved in the documented acts.

          ShortThe participant element identifies supporting entities, including parents, relatives, caregivers, insurance policyholders, guarantors, and others related in some way to the patient. A supporting person or organization is an individual or an organization with a relationship to the patient. A supporting person who is playing multiple roles would be recorded in multiple participants (e.g., emergency contact and next-of-kin).
          Comments

          SHOULD contain zero or more [0..*] RelatedPerson participant

          Control0..*
          Typehttp://hl7.org/cda/stds/core/StructureDefinition/Participant1
          Invariants4537-10006: **SHALL** contain associatedEntity/associatedPerson *AND/OR* associatedEntity/scopingOrganization (CONF:4537-10006). (associatedEntity.associatedPerson.exists() or associatedEntity.scopingOrganization.exists())
          4537-10007: When participant/@typeCode is *IND*, associatedEntity/@classCode **SHOULD** be selected from ValueSet 2.16.840.1.113883.11.20.9.33 INDRoleclassCodes *DYNAMIC* (CONF:4537-10007). (typeCode = 'IND' implies associatedEntity.classCode.memberOf('http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.33'))
          SlicingThis element introduces a set of slices on ClinicalDocument.participant. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • value @ typeCode
          • 2006. ClinicalDocument.participant.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2008. ClinicalDocument.participant.realmCode
            Definition

            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
            2010. ClinicalDocument.participant.typeId
            Definition

            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
            2012. ClinicalDocument.participant.typeId.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2014. ClinicalDocument.participant.typeId.assigningAuthorityName
            Definition

            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

            Control0..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelAssigning Authority Name
            2016. ClinicalDocument.participant.typeId.displayable
            Definition

            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

            Control0..1
            Typeboolean(bl: Boolean)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelDisplayable
            2018. ClinicalDocument.participant.typeId.root
            Definition

            Identifies the type as an HL7 Registered model

            Control1..1
            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelRoot
            Fixed Value2.16.840.1.113883.1.3
            2020. ClinicalDocument.participant.typeId.extension
            Definition

            A character string as a unique identifier within the scope of the identifier root.

            Control1..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExtension
            2022. ClinicalDocument.participant.templateId
            Definition

            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            2024. ClinicalDocument.participant.typeCode
            Control1..1
            BindingThe codes SHALL be taken from CDAParticipationType
            (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            2026. ClinicalDocument.participant.contextControlCode
            Control0..1
            BindingThe codes SHALL be taken from CDAContextControl
            (required to http://hl7.org/cda/stds/core/ValueSet/CDAContextControl)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            Fixed ValueOP
            2028. ClinicalDocument.participant.functionCode
            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
            2030. ClinicalDocument.participant.time
            Comments

            MAY contain zero or one [0..1] time (CONF:4537-10004).

            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/IVL-TS(US Realm Date and Time - Interval)
            2032. ClinicalDocument.participant.associatedEntity
            Control1..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssociatedEntity
            2034. ClinicalDocument.participant:indirect
            Slice Nameindirect
            Definition

            Used to represent other participants not explicitly mentioned by other classes, that were somehow involved in the documented acts.

            ShortThe participant element identifies supporting entities, including parents, relatives, caregivers, insurance policyholders, guarantors, and others related in some way to the patient. A supporting person or organization is an individual or an organization with a relationship to the patient. A supporting person who is playing multiple roles would be recorded in multiple participants (e.g., emergency contact and next-of-kin).
            Comments

            SHOULD contain zero or more [0..*] participant (CONF:1198-31599) such that it

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/Participant1
            Invariants4537-10006: **SHALL** contain associatedEntity/associatedPerson *AND/OR* associatedEntity/scopingOrganization (CONF:4537-10006). (associatedEntity.associatedPerson.exists() or associatedEntity.scopingOrganization.exists())
            4537-10007: When participant/@typeCode is *IND*, associatedEntity/@classCode **SHOULD** be selected from ValueSet 2.16.840.1.113883.11.20.9.33 INDRoleclassCodes *DYNAMIC* (CONF:4537-10007). (typeCode = 'IND' implies associatedEntity.classCode.memberOf('http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.33'))
            2036. ClinicalDocument.participant:indirect.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2038. ClinicalDocument.participant:indirect.realmCode
            Definition

            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
            2040. ClinicalDocument.participant:indirect.typeId
            Definition

            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
            2042. ClinicalDocument.participant:indirect.typeId.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2044. ClinicalDocument.participant:indirect.typeId.assigningAuthorityName
            Definition

            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

            Control0..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelAssigning Authority Name
            2046. ClinicalDocument.participant:indirect.typeId.displayable
            Definition

            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

            Control0..1
            Typeboolean(bl: Boolean)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelDisplayable
            2048. ClinicalDocument.participant:indirect.typeId.root
            Definition

            Identifies the type as an HL7 Registered model

            Control1..1
            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelRoot
            Fixed Value2.16.840.1.113883.1.3
            2050. ClinicalDocument.participant:indirect.typeId.extension
            Definition

            A character string as a unique identifier within the scope of the identifier root.

            Control1..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExtension
            2052. ClinicalDocument.participant:indirect.templateId
            Definition

            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            2054. ClinicalDocument.participant:indirect.typeCode
            Comments

            SHALL contain exactly one [1..1] @typeCode="IND" indirect (CodeSystem: HL7ParticipationType urn:oid:2.16.840.1.113883.5.90) (CONF:1198-31872).

            Control1..1
            BindingThe codes SHALL be taken from CDAParticipationType
            (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            Fixed ValueIND
            2056. ClinicalDocument.participant:indirect.contextControlCode
            Control0..1
            BindingThe codes SHALL be taken from CDAContextControl
            (required to http://hl7.org/cda/stds/core/ValueSet/CDAContextControl)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            Fixed ValueOP
            2058. ClinicalDocument.participant:indirect.functionCode
            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
            2060. ClinicalDocument.participant:indirect.time
            Comments

            MAY contain zero or one [0..1] time (CONF:4537-10004).

            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/IVL-TS(US Realm Date and Time - Interval)
            2062. ClinicalDocument.participant:indirect.associatedEntity
            Comments

            SHALL contain exactly one [1..1] associatedEntity (CONF:1198-31600).

            Control1..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssociatedEntity
            2064. ClinicalDocument.participant:indirect.associatedEntity.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2066. ClinicalDocument.participant:indirect.associatedEntity.realmCode
            Definition

            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
            2068. ClinicalDocument.participant:indirect.associatedEntity.typeId
            Definition

            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
            2070. ClinicalDocument.participant:indirect.associatedEntity.typeId.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2072. ClinicalDocument.participant:indirect.associatedEntity.typeId.assigningAuthorityName
            Definition

            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

            Control0..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelAssigning Authority Name
            2074. ClinicalDocument.participant:indirect.associatedEntity.typeId.displayable
            Definition

            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

            Control0..1
            Typeboolean(bl: Boolean)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelDisplayable
            2076. ClinicalDocument.participant:indirect.associatedEntity.typeId.root
            Definition

            Identifies the type as an HL7 Registered model

            Control1..1
            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelRoot
            Fixed Value2.16.840.1.113883.1.3
            2078. ClinicalDocument.participant:indirect.associatedEntity.typeId.extension
            Definition

            A character string as a unique identifier within the scope of the identifier root.

            Control1..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExtension
            2080. ClinicalDocument.participant:indirect.associatedEntity.templateId
            Definition

            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            2082. ClinicalDocument.participant:indirect.associatedEntity.classCode
            Comments

            This associatedEntity SHALL contain exactly one [1..1] @classCode, which SHALL be selected from ValueSet INDRoleclassCodes urn:oid:2.16.840.1.113883.11.20.9.33 DYNAMIC (CONF:1198-31873).

            Control1..1
            BindingThe codes SHALL be taken from INDRoleclassCodes .
            (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.33)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            2084. ClinicalDocument.participant:indirect.associatedEntity.id
            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            2086. ClinicalDocument.participant:indirect.associatedEntity.sdtcIdentifiedBy
            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
            XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
            2088. ClinicalDocument.participant:indirect.associatedEntity.code
            Control0..1
            BindingFor example codes, see CDARoleCode
            (example to http://hl7.org/cda/stds/core/ValueSet/CDARoleCode)
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
            2090. ClinicalDocument.participant:indirect.associatedEntity.sdtcSpecialty
            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
            XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namespecialty.
            2092. ClinicalDocument.participant:indirect.associatedEntity.addr
            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD
            2094. ClinicalDocument.participant:indirect.associatedEntity.telecom
            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
            2096. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson
            Comments

            This associatedEntity SHALL contain exactly one [1..1] associatedPerson (CONF:1198-31601).

            Control1..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/Person
            2098. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2100. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.realmCode
            Definition

            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
            2102. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.typeId
            Definition

            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
            2104. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.typeId.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2106. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.typeId.assigningAuthorityName
            Definition

            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

            Control0..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelAssigning Authority Name
            2108. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.typeId.displayable
            Definition

            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

            Control0..1
            Typeboolean(bl: Boolean)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelDisplayable
            2110. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.typeId.root
            Definition

            Identifies the type as an HL7 Registered model

            Control1..1
            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelRoot
            Fixed Value2.16.840.1.113883.1.3
            2112. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.typeId.extension
            Definition

            A character string as a unique identifier within the scope of the identifier root.

            Control1..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExtension
            2114. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.templateId
            Definition

            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            2116. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.classCode
            Control0..1
            BindingThe codes SHALL be taken from EntityClassLivingSubject
            (required to http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            Fixed ValuePSN
            2118. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.determinerCode
            Control0..1
            BindingThe codes SHALL be taken from EntityDeterminer
            (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            Fixed ValueINSTANCE
            2120. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.name
            Definition

            A name associated with the person.

            ShortA name associated with the person
            Comments

            This associatedPerson SHALL contain at least one [1..*] name (CONF:1198-31602).


            Person may have multiple names with different uses or applicable periods.

            Control10..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/PNHumanName
            Is Modifierfalse
            Requirements

            Need to be able to track the person by multiple names. Examples are your official name and a partner name.

            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            2122. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcDesc
            Definition

            The desc extension allows multimedia depictions of patients, healthcare providers, or other individuals to be included in a CDA document.

            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
            XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namedesc.
            2124. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship
            Definition

            Each participant role other than an informant/relatedEntity may have zero or more relationship roles with the patient. Each of these roles can be expressed with an asPatientRelationship element which further describes the type of role using a code element.

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
            XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameasPatientRelationship.
            2126. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2128. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship.realmCode
            Definition

            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
            2130. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship.typeId
            Definition

            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
            2132. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship.typeId.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2134. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship.typeId.assigningAuthorityName
            Definition

            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

            Control0..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelAssigning Authority Name
            2136. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship.typeId.displayable
            Definition

            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

            Control0..1
            Typeboolean(bl: Boolean)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelDisplayable
            2138. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship.typeId.root
            Definition

            Identifies the type as an HL7 Registered model

            Control1..1
            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelRoot
            Fixed Value2.16.840.1.113883.1.3
            2140. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship.typeId.extension
            Definition

            A character string as a unique identifier within the scope of the identifier root.

            Control1..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExtension
            2142. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship.templateId
            Definition

            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            2144. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship.classCode
            Control1..1
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            Fixed ValuePRS
            2146. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship.determinerCode
            Control0..1
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            Fixed ValueINSTANCE
            2148. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship.code
            Control1..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
            XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
            2150. ClinicalDocument.participant:indirect.associatedEntity.scopingOrganization
            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
            2152. ClinicalDocument.participant:callback
            Slice Namecallback
            Definition

            Used to represent other participants not explicitly mentioned by other classes, that were somehow involved in the documented acts.

            ShortThe participant element identifies supporting entities, including parents, relatives, caregivers, insurance policyholders, guarantors, and others related in some way to the patient. A supporting person or organization is an individual or an organization with a relationship to the patient. A supporting person who is playing multiple roles would be recorded in multiple participants (e.g., emergency contact and next-of-kin).
            Comments

            SHOULD contain zero or more [0..*] participant (CONF:1198-31626) such that it

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/Participant1
            Invariants4537-10006: **SHALL** contain associatedEntity/associatedPerson *AND/OR* associatedEntity/scopingOrganization (CONF:4537-10006). (associatedEntity.associatedPerson.exists() or associatedEntity.scopingOrganization.exists())
            4537-10007: When participant/@typeCode is *IND*, associatedEntity/@classCode **SHOULD** be selected from ValueSet 2.16.840.1.113883.11.20.9.33 INDRoleclassCodes *DYNAMIC* (CONF:4537-10007). (typeCode = 'IND' implies associatedEntity.classCode.memberOf('http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.33'))
            2154. ClinicalDocument.participant:callback.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2156. ClinicalDocument.participant:callback.realmCode
            Definition

            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
            2158. ClinicalDocument.participant:callback.typeId
            Definition

            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
            2160. ClinicalDocument.participant:callback.typeId.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2162. ClinicalDocument.participant:callback.typeId.assigningAuthorityName
            Definition

            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

            Control0..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelAssigning Authority Name
            2164. ClinicalDocument.participant:callback.typeId.displayable
            Definition

            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

            Control0..1
            Typeboolean(bl: Boolean)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelDisplayable
            2166. ClinicalDocument.participant:callback.typeId.root
            Definition

            Identifies the type as an HL7 Registered model

            Control1..1
            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelRoot
            Fixed Value2.16.840.1.113883.1.3
            2168. ClinicalDocument.participant:callback.typeId.extension
            Definition

            A character string as a unique identifier within the scope of the identifier root.

            Control1..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExtension
            2170. ClinicalDocument.participant:callback.templateId
            Definition

            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            2172. ClinicalDocument.participant:callback.typeCode
            Comments

            SHALL contain exactly one [1..1] @typeCode="CALLBCK" Call back contact (CodeSystem: HL7ParticipationType urn:oid:2.16.840.1.113883.5.90) (CONF:1198-31627).

            Control1..1
            BindingThe codes SHALL be taken from CDAParticipationType
            (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            Fixed ValueCALLBCK
            2174. ClinicalDocument.participant:callback.contextControlCode
            Control0..1
            BindingThe codes SHALL be taken from CDAContextControl
            (required to http://hl7.org/cda/stds/core/ValueSet/CDAContextControl)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            Fixed ValueOP
            2176. ClinicalDocument.participant:callback.functionCode
            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
            2178. ClinicalDocument.participant:callback.time
            Comments

            MAY contain zero or one [0..1] time (CONF:4537-10004).

            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/IVL-TS(US Realm Date and Time - Interval)
            2180. ClinicalDocument.participant:callback.associatedEntity
            Comments

            SHALL contain exactly one [1..1] associatedEntity (CONF:1198-31628).

            Control1..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssociatedEntity
            Invariantsshould-addr: SHOULD contain addr (addr.exists())
            2182. ClinicalDocument.participant:callback.associatedEntity.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2184. ClinicalDocument.participant:callback.associatedEntity.realmCode
            Definition

            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
            2186. ClinicalDocument.participant:callback.associatedEntity.typeId
            Definition

            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
            2188. ClinicalDocument.participant:callback.associatedEntity.typeId.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2190. ClinicalDocument.participant:callback.associatedEntity.typeId.assigningAuthorityName
            Definition

            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

            Control0..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelAssigning Authority Name
            2192. ClinicalDocument.participant:callback.associatedEntity.typeId.displayable
            Definition

            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

            Control0..1
            Typeboolean(bl: Boolean)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelDisplayable
            2194. ClinicalDocument.participant:callback.associatedEntity.typeId.root
            Definition

            Identifies the type as an HL7 Registered model

            Control1..1
            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelRoot
            Fixed Value2.16.840.1.113883.1.3
            2196. ClinicalDocument.participant:callback.associatedEntity.typeId.extension
            Definition

            A character string as a unique identifier within the scope of the identifier root.

            Control1..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExtension
            2198. ClinicalDocument.participant:callback.associatedEntity.templateId
            Definition

            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            2200. ClinicalDocument.participant:callback.associatedEntity.classCode
            Comments

            This associatedEntity SHALL contain exactly one [1..1] @classCode="ASSIGNED" assigned entity (CodeSystem: HL7RoleClass urn:oid:2.16.840.1.113883.5.110) (CONF:1198-31641).

            Control1..1
            BindingThe codes SHALL be taken from CDARoleClassAssociative
            (required to http://hl7.org/cda/stds/core/ValueSet/CDARoleClassAssociative)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            Fixed ValueASSIGNED
            2202. ClinicalDocument.participant:callback.associatedEntity.id
            Comments

            This associatedEntity SHALL contain at least one [1..*] id (CONF:1198-31629).

            Control1..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            2204. ClinicalDocument.participant:callback.associatedEntity.sdtcIdentifiedBy
            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
            XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
            2206. ClinicalDocument.participant:callback.associatedEntity.code
            Control0..1
            BindingFor example codes, see CDARoleCode
            (example to http://hl7.org/cda/stds/core/ValueSet/CDARoleCode)
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
            2208. ClinicalDocument.participant:callback.associatedEntity.sdtcSpecialty
            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
            XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namespecialty.
            2210. ClinicalDocument.participant:callback.associatedEntity.addr
            Comments

            This associatedEntity SHOULD contain zero or more [0..*] addr (CONF:1198-31630).

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD(US Realm Address)
            2212. ClinicalDocument.participant:callback.associatedEntity.telecom
            Comments

            This associatedEntity SHALL contain at least one [1..*] telecom (CONF:1198-31631).

            Control1..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
            2214. ClinicalDocument.participant:callback.associatedEntity.associatedPerson
            Comments

            This associatedEntity SHALL contain exactly one [1..1] associatedPerson (CONF:1198-31632).

            Control1..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/Person
            2216. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2218. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.realmCode
            Definition

            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
            2220. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.typeId
            Definition

            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
            2222. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.typeId.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2224. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.typeId.assigningAuthorityName
            Definition

            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

            Control0..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelAssigning Authority Name
            2226. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.typeId.displayable
            Definition

            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

            Control0..1
            Typeboolean(bl: Boolean)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelDisplayable
            2228. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.typeId.root
            Definition

            Identifies the type as an HL7 Registered model

            Control1..1
            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelRoot
            Fixed Value2.16.840.1.113883.1.3
            2230. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.typeId.extension
            Definition

            A character string as a unique identifier within the scope of the identifier root.

            Control1..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExtension
            2232. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.templateId
            Definition

            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            2234. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.classCode
            Control0..1
            BindingThe codes SHALL be taken from EntityClassLivingSubject
            (required to http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            Fixed ValuePSN
            2236. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.determinerCode
            Control0..1
            BindingThe codes SHALL be taken from EntityDeterminer
            (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            Fixed ValueINSTANCE
            2238. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.name
            Definition

            A name associated with the person.

            ShortA name associated with the person
            Comments

            This associatedPerson SHALL contain at least one [1..*] name (CONF:1198-31633).


            Person may have multiple names with different uses or applicable periods.

            Control10..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/PNHumanName
            Is Modifierfalse
            Requirements

            Need to be able to track the person by multiple names. Examples are your official name and a partner name.

            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            2240. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcDesc
            Definition

            The desc extension allows multimedia depictions of patients, healthcare providers, or other individuals to be included in a CDA document.

            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
            XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namedesc.
            2242. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship
            Definition

            Each participant role other than an informant/relatedEntity may have zero or more relationship roles with the patient. Each of these roles can be expressed with an asPatientRelationship element which further describes the type of role using a code element.

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
            XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameasPatientRelationship.
            2244. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2246. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship.realmCode
            Definition

            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
            2248. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship.typeId
            Definition

            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
            2250. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship.typeId.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2252. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship.typeId.assigningAuthorityName
            Definition

            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

            Control0..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelAssigning Authority Name
            2254. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship.typeId.displayable
            Definition

            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

            Control0..1
            Typeboolean(bl: Boolean)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelDisplayable
            2256. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship.typeId.root
            Definition

            Identifies the type as an HL7 Registered model

            Control1..1
            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelRoot
            Fixed Value2.16.840.1.113883.1.3
            2258. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship.typeId.extension
            Definition

            A character string as a unique identifier within the scope of the identifier root.

            Control1..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExtension
            2260. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship.templateId
            Definition

            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            2262. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship.classCode
            Control1..1
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            Fixed ValuePRS
            2264. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship.determinerCode
            Control0..1
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            Fixed ValueINSTANCE
            2266. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship.code
            Control1..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
            XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
            2268. ClinicalDocument.participant:callback.associatedEntity.scopingOrganization
            Comments

            This associatedEntity MAY contain zero or one [0..1] scopingOrganization (CONF:1198-31634).

            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
            2270. ClinicalDocument.inFulfillmentOf
            ShortThe inFulfillmentOf element represents orders that are fulfilled by this document such as a radiologists' report of an x-ray.
            Comments

            MAY contain zero or more [0..*] inFulfillmentOf (CONF:4537-9952).

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/InFulfillmentOf
            2272. ClinicalDocument.inFulfillmentOf.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2274. ClinicalDocument.inFulfillmentOf.realmCode
            Definition

            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
            2276. ClinicalDocument.inFulfillmentOf.typeId
            Definition

            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
            2278. ClinicalDocument.inFulfillmentOf.typeId.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2280. ClinicalDocument.inFulfillmentOf.typeId.assigningAuthorityName
            Definition

            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

            Control0..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelAssigning Authority Name
            2282. ClinicalDocument.inFulfillmentOf.typeId.displayable
            Definition

            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

            Control0..1
            Typeboolean(bl: Boolean)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelDisplayable
            2284. ClinicalDocument.inFulfillmentOf.typeId.root
            Definition

            Identifies the type as an HL7 Registered model

            Control1..1
            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelRoot
            Fixed Value2.16.840.1.113883.1.3
            2286. ClinicalDocument.inFulfillmentOf.typeId.extension
            Definition

            A character string as a unique identifier within the scope of the identifier root.

            Control1..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExtension
            2288. ClinicalDocument.inFulfillmentOf.templateId
            Definition

            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            2290. ClinicalDocument.inFulfillmentOf.typeCode
            Control0..1
            BindingThe codes SHALL be taken from ActRelationshipFulfills (2.0.0)
            (required to http://terminology.hl7.org/ValueSet/v3-ActRelationshipFulfills|2.0.0)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            Fixed ValueFLFS
            2292. ClinicalDocument.inFulfillmentOf.order
            Comments

            The inFulfillmentOf, if present, SHALL contain exactly one [1..1] order (CONF:4537-9953).

            Control1..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/Order
            2294. ClinicalDocument.inFulfillmentOf.order.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2296. ClinicalDocument.inFulfillmentOf.order.realmCode
            Definition

            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
            2298. ClinicalDocument.inFulfillmentOf.order.typeId
            Definition

            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
            2300. ClinicalDocument.inFulfillmentOf.order.typeId.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2302. ClinicalDocument.inFulfillmentOf.order.typeId.assigningAuthorityName
            Definition

            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

            Control0..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelAssigning Authority Name
            2304. ClinicalDocument.inFulfillmentOf.order.typeId.displayable
            Definition

            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

            Control0..1
            Typeboolean(bl: Boolean)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelDisplayable
            2306. ClinicalDocument.inFulfillmentOf.order.typeId.root
            Definition

            Identifies the type as an HL7 Registered model

            Control1..1
            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelRoot
            Fixed Value2.16.840.1.113883.1.3
            2308. ClinicalDocument.inFulfillmentOf.order.typeId.extension
            Definition

            A character string as a unique identifier within the scope of the identifier root.

            Control1..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExtension
            2310. ClinicalDocument.inFulfillmentOf.order.templateId
            Definition

            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            2312. ClinicalDocument.inFulfillmentOf.order.classCode
            Control0..1
            BindingThe codes SHALL be taken from CDAActClass
            (required to http://hl7.org/cda/stds/core/ValueSet/CDAActClass)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            Default ValueACT
            2314. ClinicalDocument.inFulfillmentOf.order.moodCode
            Control0..1
            BindingThe codes SHALL be taken from CDAActMoodIntent
            (required to http://hl7.org/cda/stds/core/ValueSet/CDAActMoodIntent)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            Fixed ValueRQO
            2316. ClinicalDocument.inFulfillmentOf.order.id
            Comments

            This order SHALL contain at least one [1..*] id (CONF:4537-9954).

            Control1..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            2318. ClinicalDocument.inFulfillmentOf.order.code
            Control0..1
            BindingFor example codes, see v3 Code System ActCode
            (example to http://terminology.hl7.org/ValueSet/v3-ActCode)
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
            2320. ClinicalDocument.inFulfillmentOf.order.priorityCode
            Control0..1
            BindingFor example codes, see ActPriority
            (example to http://terminology.hl7.org/ValueSet/v3-ActPriority)
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
            2322. ClinicalDocument.documentationOf
            Shorticon Added:The main Act being documented
            Comments

            SHALL contain exactly one [1..1] documentationOf (CONF:1198-31570).

            Control1..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/DocumentationOf
            2324. ClinicalDocument.documentationOf.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2326. ClinicalDocument.documentationOf.realmCode
            Definition

            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
            2328. ClinicalDocument.documentationOf.typeId
            Definition

            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
            2330. ClinicalDocument.documentationOf.typeId.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2332. ClinicalDocument.documentationOf.typeId.assigningAuthorityName
            Definition

            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

            Control0..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelAssigning Authority Name
            2334. ClinicalDocument.documentationOf.typeId.displayable
            Definition

            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

            Control0..1
            Typeboolean(bl: Boolean)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelDisplayable
            2336. ClinicalDocument.documentationOf.typeId.root
            Definition

            Identifies the type as an HL7 Registered model

            Control1..1
            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelRoot
            Fixed Value2.16.840.1.113883.1.3
            2338. ClinicalDocument.documentationOf.typeId.extension
            Definition

            A character string as a unique identifier within the scope of the identifier root.

            Control1..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExtension
            2340. ClinicalDocument.documentationOf.templateId
            Definition

            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            2342. ClinicalDocument.documentationOf.typeCode
            Control0..1
            BindingThe codes SHALL be taken from CDAActRelationshipType
            (required to http://hl7.org/cda/stds/core/ValueSet/CDAActRelationshipType)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            Fixed ValueDOC
            2344. ClinicalDocument.documentationOf.serviceEvent
            ShortThe serviceEvent in a Transfer Note contains the representation of providers who are wholly or partially responsible for the safety and well-being of a subject of care.
            Comments

            This documentationOf SHALL contain exactly one [1..1] serviceEvent (CONF:1198-31571).

            Control1..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ServiceEvent
            Invariantsshould-us-performer: SHOULD contain performer (performer.exists())
            2346. ClinicalDocument.documentationOf.serviceEvent.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2348. ClinicalDocument.documentationOf.serviceEvent.realmCode
            Definition

            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
            2350. ClinicalDocument.documentationOf.serviceEvent.typeId
            Definition

            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
            2352. ClinicalDocument.documentationOf.serviceEvent.typeId.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2354. ClinicalDocument.documentationOf.serviceEvent.typeId.assigningAuthorityName
            Definition

            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

            Control0..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelAssigning Authority Name
            2356. ClinicalDocument.documentationOf.serviceEvent.typeId.displayable
            Definition

            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

            Control0..1
            Typeboolean(bl: Boolean)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelDisplayable
            2358. ClinicalDocument.documentationOf.serviceEvent.typeId.root
            Definition

            Identifies the type as an HL7 Registered model

            Control1..1
            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelRoot
            Fixed Value2.16.840.1.113883.1.3
            2360. ClinicalDocument.documentationOf.serviceEvent.typeId.extension
            Definition

            A character string as a unique identifier within the scope of the identifier root.

            Control1..1
            Typestring(st: Character String)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExtension
            2362. ClinicalDocument.documentationOf.serviceEvent.templateId
            Definition

            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            2364. ClinicalDocument.documentationOf.serviceEvent.classCode
            Comments

            This serviceEvent SHALL contain exactly one [1..1] @classCode="PCPR" Care Provision (CodeSystem: HL7ActClass urn:oid:2.16.840.1.113883.5.6) (CONF:1198-31572).

            Control1..1
            BindingThe codes SHALL be taken from CDAActClass
            (required to http://hl7.org/cda/stds/core/ValueSet/CDAActClass)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            Default ValueACT
            Fixed ValuePCPR
            2366. ClinicalDocument.documentationOf.serviceEvent.moodCode
            Control0..1
            BindingThe codes SHALL be taken from CDAActMood
            (required to http://hl7.org/cda/stds/core/ValueSet/CDAActMood)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            Fixed ValueEVN
            2368. ClinicalDocument.documentationOf.serviceEvent.id
            Control0..*
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
            2370. ClinicalDocument.documentationOf.serviceEvent.code
            Definition

            Drawn from concept domain ActCode

            ShortUse serviceEvent/code when using a generic document type code such as 18761-7 (Provider-Unspecified Transfer Summary) to represent the service.
            Comments

            This serviceEvent MAY contain zero or one [0..1] code (CONF:1198-32650).

            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
            2372. ClinicalDocument.documentationOf.serviceEvent.effectiveTime
            Comments

            This serviceEvent SHALL contain exactly one [1..1] US Realm Date and Time (Interval) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.3) (CONF:4537-14837).

            Control1..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/IVL-TS(US Realm Date and Time - Interval)
            2374. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2376. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.value
            Definition

            A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression.

            ShortEither @value or low/high should be present, but not both
            Control0..1
            TypedateTime(ts: Point in Time)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Date FormatYYYYMMDDHHMMSS.UUUU[+|-ZZzz]
            XML FormatIn the XML format, this property is represented as an attribute.
            2378. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.operator
            Definition

            A code specifying whether the set component is included (union) or excluded (set-difference) from the set, or other set operations with the current set component and the set as constructed from the representation stream up to the current point.

            Control0..1
            BindingThe codes SHALL be taken from CDASetOperator
            (required to http://hl7.org/cda/stds/core/ValueSet/CDASetOperator)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            Default ValueI
            2380. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.low
            Definition

            This is the low limit of the interval.

            Short**MAY** be precise to at least the second
            Comments

            This effectiveTime SHALL contain exactly one [1..1] low (CONF:4537-14838).

            Control1..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/IVXB-TS
            LabelLow Boundary
            Invariantsts-shall-day: **SHALL** be precise to at least the day (nullFlavor.exists() or value.toString().length() >= 10)
            ts-should-minute: **SHOULD** be precise to at least the minute (nullFlavor.exists() or value.toString().length() > 10)
            2382. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.low.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2384. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.low.value
            Definition

            A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression.

            Control0..1
            TypedateTime(ts: Point in Time)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Date FormatYYYYMMDDHHMMSS.UUUU[+|-ZZzz]
            XML FormatIn the XML format, this property is represented as an attribute.
            2386. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.low.inclusive
            Definition

            Specifies whether the limit is included in the interval (interval is closed) or excluded from the interval (interval is open).

            Control0..1
            Typeboolean(bl: Boolean)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            Default Valuetrue
            2388. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.center
            Definition

            The arithmetic mean of the interval (low plus high divided by 2). The purpose of distinguishing the center as a semantic property is for conversions of intervals from and to point values.

            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/TS
            LabelCentral Value
            2390. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.width
            Definition

            The difference between high and low boundary. The purpose of distinguishing a width property is to handle all cases of incomplete information symmetrically. In any interval representation only two of the three properties high, low, and width need to be stated and the third can be derived.

            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/PQ
            LabelWidth
            2392. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.high
            Definition

            This is the high limit of the interval.

            Short**MAY** be precise to at least the second
            Control0..1
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/IVXB-TS
            LabelHigh Boundary
            Invariantsts-shall-day: **SHALL** be precise to at least the day (nullFlavor.exists() or value.toString().length() >= 10)
            ts-should-minute: **SHOULD** be precise to at least the minute (nullFlavor.exists() or value.toString().length() > 10)
            2394. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.high.nullFlavor
            Definition

            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

            Control0..1
            BindingThe codes SHALL be taken from CDANullFlavor
            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
            Typecode(cs: Coded Simple Value)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            LabelExceptional Value Detail
            2396. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.high.value
            Definition

            A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression.

            Control0..1
            TypedateTime(ts: Point in Time)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Date FormatYYYYMMDDHHMMSS.UUUU[+|-ZZzz]
            XML FormatIn the XML format, this property is represented as an attribute.
            2398. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.high.inclusive
            Definition

            Specifies whether the limit is included in the interval (interval is closed) or excluded from the interval (interval is open).

            Control0..1
            Typeboolean(bl: Boolean)
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            XML FormatIn the XML format, this property is represented as an attribute.
            Default Valuetrue
            2400. ClinicalDocument.documentationOf.serviceEvent.performer
            ShortThe performer participant represents clinicians who actually and principally carry out the serviceEvent. In a transfer of care this represents the healthcare providers involved in the current or pertinent historical care of the patient. Preferably, the patient's key healthcare care team members would be listed, particularly their primary physician and any active consulting physicians, therapists, and counselors.
            Comments

            This serviceEvent SHOULD contain zero or more [0..*] performer (CONF:4537-14839).

            Control1..*
            This element is affected by the following invariants: should-us-performer
            Typehttp://hl7.org/cda/stds/core/StructureDefinition/Performer1
            SlicingThis element introduces a set of slices on ClinicalDocument.documentationOf.serviceEvent.performer. The slices areUnordered and Open, and can be differentiated using the following discriminators:
            • value @ typeCode
            • 2402. ClinicalDocument.documentationOf.serviceEvent.performer.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2404. ClinicalDocument.documentationOf.serviceEvent.performer.realmCode
              Definition

              When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
              2406. ClinicalDocument.documentationOf.serviceEvent.performer.typeId
              Definition

              When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
              2408. ClinicalDocument.documentationOf.serviceEvent.performer.typeId.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2410. ClinicalDocument.documentationOf.serviceEvent.performer.typeId.assigningAuthorityName
              Definition

              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelAssigning Authority Name
              2412. ClinicalDocument.documentationOf.serviceEvent.performer.typeId.displayable
              Definition

              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

              Control0..1
              Typeboolean(bl: Boolean)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelDisplayable
              2414. ClinicalDocument.documentationOf.serviceEvent.performer.typeId.root
              Definition

              Identifies the type as an HL7 Registered model

              Control1..1
              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelRoot
              Fixed Value2.16.840.1.113883.1.3
              2416. ClinicalDocument.documentationOf.serviceEvent.performer.typeId.extension
              Definition

              A character string as a unique identifier within the scope of the identifier root.

              Control1..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExtension
              2418. ClinicalDocument.documentationOf.serviceEvent.performer.templateId
              Definition

              When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              2420. ClinicalDocument.documentationOf.serviceEvent.performer.typeCode
              Comments

              The performer, if present, SHALL contain exactly one [1..1] @typeCode, which SHALL be selected from ValueSet x_ServiceEventPerformer urn:oid:2.16.840.1.113883.1.11.19601 STATIC (CONF:4537-14840).

              Control1..1
              BindingThe codes SHALL be taken from x_ServiceEventPerformer .
              (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.19601)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              2422. ClinicalDocument.documentationOf.serviceEvent.performer.functionCode
              Comments

              The performer, if present, MAY contain zero or one [0..1] functionCode (CONF:4537-16818).

              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
              Invariantsshould-code-attr: SHOULD contain @code (code.exists())
              2424. ClinicalDocument.documentationOf.serviceEvent.performer.functionCode.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2426. ClinicalDocument.documentationOf.serviceEvent.performer.functionCode.code
              Definition

              The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

              Comments

              The functionCode, if present, SHOULD contain zero or one [0..1] @code, which SHOULD be selected from ValueSet Care Team Member Function urn:oid:2.16.840.1.113762.1.4.1099.30 DYNAMIC (CONF:4537-32889).

              Control0..1
              BindingThe codes SHOULD be taken from Care Team Member Function .
              (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1099.30)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelCode
              2428. ClinicalDocument.documentationOf.serviceEvent.performer.functionCode.codeSystem
              Definition

              Specifies the code system that defines the code.

              Control0..1
              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelCode System
              2430. ClinicalDocument.documentationOf.serviceEvent.performer.functionCode.codeSystemName
              Definition

              The common name of the coding system.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelCode System Name
              2432. ClinicalDocument.documentationOf.serviceEvent.performer.functionCode.codeSystemVersion
              Definition

              If applicable, a version descriptor defined specifically for the given code system.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelCode System Version
              2434. ClinicalDocument.documentationOf.serviceEvent.performer.functionCode.displayName
              Definition

              A name or title for the code, under which the sending system shows the code value to its users.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelDisplay Name
              2436. ClinicalDocument.documentationOf.serviceEvent.performer.functionCode.sdtcValueSet
              Definition

              The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

              Control0..1
              Typestring(oid: ISO Object Identifier)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
              2438. ClinicalDocument.documentationOf.serviceEvent.performer.functionCode.sdtcValueSetVersion
              Definition

              The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
              2440. ClinicalDocument.documentationOf.serviceEvent.performer.functionCode.originalText
              Definition

              The text or phrase used as the basis for the coding.

              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
              LabelOriginal Text
              2442. ClinicalDocument.documentationOf.serviceEvent.performer.functionCode.qualifier
              Definition

              Specifies additional codes that increase the specificity of the the primary code.

              Control0..0
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
              LabelQualifier
              2444. ClinicalDocument.documentationOf.serviceEvent.performer.functionCode.translation
              Definition

              A set of other concept descriptors that translate this concept descriptor into other code systems.

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
              XML FormatThe type of this property is determined using the xsi:typeattribute.
              LabelTranslation
              2446. ClinicalDocument.documentationOf.serviceEvent.performer.time
              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/IVL-TS(US Realm Date and Time - Interval)
              2448. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity
              Comments

              The performer, if present, SHALL contain exactly one [1..1] assignedEntity (CONF:4537-14841).

              Control1..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssignedEntity
              Invariantsshould-us-code: SHOULD contain code (code.exists())
              2450. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2452. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.realmCode
              Definition

              When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
              2454. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.typeId
              Definition

              When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
              2456. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.typeId.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2458. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.typeId.assigningAuthorityName
              Definition

              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelAssigning Authority Name
              2460. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.typeId.displayable
              Definition

              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

              Control0..1
              Typeboolean(bl: Boolean)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelDisplayable
              2462. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.typeId.root
              Definition

              Identifies the type as an HL7 Registered model

              Control1..1
              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelRoot
              Fixed Value2.16.840.1.113883.1.3
              2464. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.typeId.extension
              Definition

              A character string as a unique identifier within the scope of the identifier root.

              Control1..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExtension
              2466. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.templateId
              Definition

              When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              2468. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.classCode
              Control0..1
              BindingThe codes SHALL be taken from RoleClassAssignedEntity
              (required to http://terminology.hl7.org/ValueSet/v3-RoleClassAssignedEntity)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              Fixed ValueASSIGNED
              2470. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.id
              Comments

              This assignedEntity SHALL contain at least one [1..*] id (CONF:4537-14846).

              Control1..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              2472. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.id.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2474. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.id.assigningAuthorityName
              Definition

              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelAssigning Authority Name
              2476. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.id.displayable
              Definition

              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

              Control0..1
              Typeboolean(bl: Boolean)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelDisplayable
              2478. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.id.root
              Definition

              A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.

              Comments

              Such ids SHOULD contain zero or one [0..1] @root="2.16.840.1.113883.4.6" National Provider Identifier (CONF:4537-14847).

              Control0..1
              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelRoot
              Invariantsshould-npi: SHOULD be NPI ($this = '2.16.840.1.113883.4.6')
              2480. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.id.extension
              Definition

              A character string as a unique identifier within the scope of the identifier root.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExtension
              2482. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.sdtcIdentifiedBy
              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
              XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
              2484. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.code
              Comments

              This assignedEntity SHOULD contain zero or one [0..1] code, which SHOULD be selected from ValueSet Healthcare Provider Taxonomy urn:oid:2.16.840.1.114222.4.11.1066 DYNAMIC (CONF:4537-14842).

              Control0..1
              BindingThe codes SHOULD be taken from Healthcare Provider Taxonomy .
              (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1066)
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
              2486. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.sdtcSpecialty
              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
              XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namespecialty.
              2488. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.addr
              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD
              2490. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.telecom
              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
              2492. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.assignedPerson
              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/Person
              2494. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.representedOrganization
              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
              2496. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.sdtcPatient
              Control0..1
              Typehttp://hl7.org/fhir/StructureDefinition/Base
              XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namepatient.
              2498. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.sdtcPatient.id
              Control1..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
              2500. ClinicalDocument.documentationOf.serviceEvent.performer:performer1
              Slice Nameperformer1
              ShortThe performer participant represents clinicians who actually and principally carry out the serviceEvent. In a transfer of care this represents the healthcare providers involved in the current or pertinent historical care of the patient. Preferably, the patient's key healthcare care team members would be listed, particularly their primary physician and any active consulting physicians, therapists, and counselors.
              Comments

              This serviceEvent SHALL contain at least one [1..*] performer (CONF:1198-31574) such that it

              Control1..*
              This element is affected by the following invariants: should-us-performer
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/Performer1
              2502. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2504. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.realmCode
              Definition

              When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
              2506. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.typeId
              Definition

              When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
              2508. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.typeId.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2510. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.typeId.assigningAuthorityName
              Definition

              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelAssigning Authority Name
              2512. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.typeId.displayable
              Definition

              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

              Control0..1
              Typeboolean(bl: Boolean)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelDisplayable
              2514. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.typeId.root
              Definition

              Identifies the type as an HL7 Registered model

              Control1..1
              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelRoot
              Fixed Value2.16.840.1.113883.1.3
              2516. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.typeId.extension
              Definition

              A character string as a unique identifier within the scope of the identifier root.

              Control1..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExtension
              2518. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.templateId
              Definition

              When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              2520. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.typeCode
              Comments

              SHALL contain exactly one [1..1] @typeCode="PRF" Participation of Physical Performer (CodeSystem: HL7ParticipationType urn:oid:2.16.840.1.113883.5.90 DYNAMIC) (CONF:1198-31575).

              Control1..1
              BindingThe codes SHALL be taken from x_ServiceEventPerformer .
              (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.19601)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              Fixed ValuePRF
              2522. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode
              ShortUse performer/functionCode when using a generic document type code such as 18761-7 (Provider-Unspecified Transfer Summary) to represent the provider.
              Comments

              MAY contain zero or one [0..1] functionCode, which SHOULD be selected from ValueSet Healthcare Provider Taxonomy urn:oid:2.16.840.1.114222.4.11.1066 DYNAMIC (CONF:1198-32651).

              Control0..1
              BindingThe codes SHOULD be taken from Healthcare Provider Taxonomy .
              (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1066)
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
              Invariantsshould-code-attr: SHOULD contain @code (code.exists())
              2524. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2526. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode.code
              Definition

              The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

              Comments

              The functionCode, if present, SHOULD contain zero or one [0..1] @code, which SHOULD be selected from ValueSet Care Team Member Function urn:oid:2.16.840.1.113762.1.4.1099.30 DYNAMIC (CONF:4537-32889).

              Control0..1
              BindingThe codes SHOULD be taken from Care Team Member Function .
              (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1099.30)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelCode
              2528. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode.codeSystem
              Definition

              Specifies the code system that defines the code.

              Control0..1
              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelCode System
              2530. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode.codeSystemName
              Definition

              The common name of the coding system.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelCode System Name
              2532. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode.codeSystemVersion
              Definition

              If applicable, a version descriptor defined specifically for the given code system.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelCode System Version
              2534. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode.displayName
              Definition

              A name or title for the code, under which the sending system shows the code value to its users.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelDisplay Name
              2536. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode.sdtcValueSet
              Definition

              The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

              Control0..1
              Typestring(oid: ISO Object Identifier)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
              2538. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode.sdtcValueSetVersion
              Definition

              The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
              2540. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode.originalText
              Definition

              The text or phrase used as the basis for the coding.

              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
              LabelOriginal Text
              2542. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode.qualifier
              Definition

              Specifies additional codes that increase the specificity of the the primary code.

              Control0..0
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
              LabelQualifier
              2544. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode.translation
              Definition

              A set of other concept descriptors that translate this concept descriptor into other code systems.

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
              XML FormatThe type of this property is determined using the xsi:typeattribute.
              LabelTranslation
              2546. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.time
              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/IVL-TS(US Realm Date and Time - Interval)
              2548. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity
              Comments

              The performer, if present, SHALL contain exactly one [1..1] assignedEntity (CONF:4537-14841).

              Control1..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssignedEntity
              Invariantsshould-us-code: SHOULD contain code (code.exists())
              2550. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2552. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.realmCode
              Definition

              When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
              2554. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.typeId
              Definition

              When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
              2556. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.typeId.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2558. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.typeId.assigningAuthorityName
              Definition

              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelAssigning Authority Name
              2560. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.typeId.displayable
              Definition

              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

              Control0..1
              Typeboolean(bl: Boolean)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelDisplayable
              2562. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.typeId.root
              Definition

              Identifies the type as an HL7 Registered model

              Control1..1
              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelRoot
              Fixed Value2.16.840.1.113883.1.3
              2564. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.typeId.extension
              Definition

              A character string as a unique identifier within the scope of the identifier root.

              Control1..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExtension
              2566. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.templateId
              Definition

              When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              2568. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.classCode
              Control0..1
              BindingThe codes SHALL be taken from RoleClassAssignedEntity
              (required to http://terminology.hl7.org/ValueSet/v3-RoleClassAssignedEntity)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              Fixed ValueASSIGNED
              2570. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.id
              Comments

              This assignedEntity SHALL contain at least one [1..*] id (CONF:4537-14846).

              Control1..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              2572. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.id.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2574. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.id.assigningAuthorityName
              Definition

              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelAssigning Authority Name
              2576. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.id.displayable
              Definition

              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

              Control0..1
              Typeboolean(bl: Boolean)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelDisplayable
              2578. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.id.root
              Definition

              A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.

              Comments

              Such ids SHOULD contain zero or one [0..1] @root="2.16.840.1.113883.4.6" National Provider Identifier (CONF:4537-14847).

              Control0..1
              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelRoot
              Invariantsshould-npi: SHOULD be NPI ($this = '2.16.840.1.113883.4.6')
              2580. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.id.extension
              Definition

              A character string as a unique identifier within the scope of the identifier root.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExtension
              2582. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.sdtcIdentifiedBy
              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
              XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
              2584. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.code
              Comments

              This assignedEntity SHOULD contain zero or one [0..1] code, which SHOULD be selected from ValueSet Healthcare Provider Taxonomy urn:oid:2.16.840.1.114222.4.11.1066 DYNAMIC (CONF:4537-14842).

              Control0..1
              BindingThe codes SHOULD be taken from Healthcare Provider Taxonomy .
              (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1066)
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
              2586. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.sdtcSpecialty
              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
              XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namespecialty.
              2588. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.addr
              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD
              2590. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.telecom
              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
              2592. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.assignedPerson
              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/Person
              2594. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.representedOrganization
              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
              2596. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.sdtcPatient
              Control0..1
              Typehttp://hl7.org/fhir/StructureDefinition/Base
              XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namepatient.
              2598. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.sdtcPatient.id
              Control1..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
              2600. ClinicalDocument.relatedDocument
              Shorticon Added:Source of a document revision, addenda, or transformation
              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/RelatedDocument
              Requirements

              icon Added:

              A conformant CDA document can have a single relatedDocument with typeCode 'APND'; a single relatedDocument with typeCode 'RPLC'; a single relatedDocument with typeCode 'XFRM'; a combination of two relatedDocuments with typeCodes 'XFRM' and 'RPLC'; or a combination of two relatedDocuments with typeCodes 'XFRM' and 'APND'. No other combinations are allowed.

              2602. ClinicalDocument.authorization
              ShortThe authorization element represents information about the patient's consent. The type of consent is conveyed in consent/code. Consents in the header have been finalized (consent/statusCode must equal Completed) and should be on file. This specification does not address how 'Privacy Consent' is represented, but does not preclude the inclusion of 'Privacy Consent'. The authorization consent is used for referring to consents that are documented elsewhere in the EHR or medical record for a health condition and/or treatment that is described in the CDA document.
              Comments

              MAY contain zero or more [0..*] authorization (CONF:4537-16792) such that it

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/Authorization
              2604. ClinicalDocument.authorization.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2606. ClinicalDocument.authorization.realmCode
              Definition

              When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
              2608. ClinicalDocument.authorization.typeId
              Definition

              When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
              2610. ClinicalDocument.authorization.typeId.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2612. ClinicalDocument.authorization.typeId.assigningAuthorityName
              Definition

              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelAssigning Authority Name
              2614. ClinicalDocument.authorization.typeId.displayable
              Definition

              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

              Control0..1
              Typeboolean(bl: Boolean)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelDisplayable
              2616. ClinicalDocument.authorization.typeId.root
              Definition

              Identifies the type as an HL7 Registered model

              Control1..1
              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelRoot
              Fixed Value2.16.840.1.113883.1.3
              2618. ClinicalDocument.authorization.typeId.extension
              Definition

              A character string as a unique identifier within the scope of the identifier root.

              Control1..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExtension
              2620. ClinicalDocument.authorization.templateId
              Definition

              When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              2622. ClinicalDocument.authorization.typeCode
              Control0..1
              BindingThe codes SHALL be taken from ActRelationshipAuthorizedBy
              (required to http://terminology.hl7.org/ValueSet/v3-ActRelationshipAuthorizedBy)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              Fixed ValueAUTH
              2624. ClinicalDocument.authorization.consent
              Comments

              SHALL contain exactly one [1..1] consent (CONF:4537-16793).

              Control1..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/Consent
              2626. ClinicalDocument.authorization.consent.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2628. ClinicalDocument.authorization.consent.realmCode
              Definition

              When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
              2630. ClinicalDocument.authorization.consent.typeId
              Definition

              When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
              2632. ClinicalDocument.authorization.consent.typeId.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2634. ClinicalDocument.authorization.consent.typeId.assigningAuthorityName
              Definition

              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelAssigning Authority Name
              2636. ClinicalDocument.authorization.consent.typeId.displayable
              Definition

              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

              Control0..1
              Typeboolean(bl: Boolean)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelDisplayable
              2638. ClinicalDocument.authorization.consent.typeId.root
              Definition

              Identifies the type as an HL7 Registered model

              Control1..1
              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelRoot
              Fixed Value2.16.840.1.113883.1.3
              2640. ClinicalDocument.authorization.consent.typeId.extension
              Definition

              A character string as a unique identifier within the scope of the identifier root.

              Control1..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExtension
              2642. ClinicalDocument.authorization.consent.templateId
              Definition

              When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              2644. ClinicalDocument.authorization.consent.classCode
              Control0..1
              BindingThe codes SHALL be taken from CDAActClass
              (required to http://hl7.org/cda/stds/core/ValueSet/CDAActClass)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              Fixed ValueCONS
              2646. ClinicalDocument.authorization.consent.moodCode
              Control0..1
              BindingThe codes SHALL be taken from CDAActMood
              (required to http://hl7.org/cda/stds/core/ValueSet/CDAActMood)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              Fixed ValueEVN
              2648. ClinicalDocument.authorization.consent.id
              Definition

              The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

              ShortLogical id of this artifact
              Comments

              This consent MAY contain zero or more [0..*] id (CONF:4537-16794).


              Within the context of the FHIR RESTful interactions, the resource has an id except for cases like the create and conditional update. Otherwise, the use of the resouce id depends on the given use case.

              Control0..*1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/IIid
              Is Modifierfalse
              2650. ClinicalDocument.authorization.consent.code
              ShortThe type of consent (e.g., a consent to perform the related serviceEvent) is conveyed in consent/code.
              Comments

              This consent MAY contain zero or one [0..1] code (CONF:4537-16795).

              Control0..1
              BindingFor example codes, see v3 Code System ActCode
              (example to http://terminology.hl7.org/ValueSet/v3-ActCode)
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
              2652. ClinicalDocument.authorization.consent.statusCode
              Comments

              This consent SHALL contain exactly one [1..1] statusCode (CONF:4537-16797).

              Control1..1
              BindingThe codes SHALL be taken from ActStatus
              (required to http://terminology.hl7.org/ValueSet/v3-ActStatus)
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
              2654. ClinicalDocument.authorization.consent.statusCode.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2656. ClinicalDocument.authorization.consent.statusCode.code
              Definition

              The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

              Comments

              This statusCode SHALL contain exactly one [1..1] @code="completed" Completed (CodeSystem: HL7ActClass urn:oid:2.16.840.1.113883.5.6) (CONF:4537-16798).

              Control1..1
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelCode
              Fixed Valuecompleted
              2658. ClinicalDocument.authorization.consent.statusCode.codeSystem
              Definition

              Specifies the code system that defines the code.

              Control0..0
              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelCode System
              2660. ClinicalDocument.authorization.consent.statusCode.codeSystemName
              Definition

              The common name of the coding system.

              Control0..0
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelCode System Name
              2662. ClinicalDocument.authorization.consent.statusCode.codeSystemVersion
              Definition

              If applicable, a version descriptor defined specifically for the given code system.

              Control0..0
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelCode System Version
              2664. ClinicalDocument.authorization.consent.statusCode.displayName
              Definition

              A name or title for the code, under which the sending system shows the code value to its users.

              Control0..0
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelDisplay Name
              2666. ClinicalDocument.authorization.consent.statusCode.sdtcValueSet
              Definition

              The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

              Control0..1
              Typestring(oid: ISO Object Identifier)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
              2668. ClinicalDocument.authorization.consent.statusCode.sdtcValueSetVersion
              Definition

              The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
              2670. ClinicalDocument.authorization.consent.statusCode.originalText
              Definition

              The text or phrase used as the basis for the coding.

              Control0..0
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
              LabelOriginal Text
              2672. ClinicalDocument.authorization.consent.statusCode.qualifier
              Definition

              Specifies additional codes that increase the specificity of the the primary code.

              Control0..0
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
              LabelQualifier
              2674. ClinicalDocument.authorization.consent.statusCode.translation
              Definition

              A set of other concept descriptors that translate this concept descriptor into other code systems.

              Control0..0
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
              XML FormatThe type of this property is determined using the xsi:typeattribute.
              LabelTranslation
              2676. ClinicalDocument.componentOf
              Definition

              icon Added:

              This optional class represents the setting of the clinical encounter during which the documented act(s) or ServiceEvent occurred. Documents are not necessarily generated during an encounter, such as when a clinician, in response to an abnormal lab result, attempts to contact the patient but can't, and writes a Progress Note.

              ShortThe encompassing encounter represents the setting of the clinical encounter during which the document act(s) or ServiceEvent(s) occurred. In order to represent providers associated with a specific encounter, they are recorded within the encompassingEncounter as participants. In a CCD, the encompassingEncounter may be used when documenting a specific encounter and its participants. All relevant encounters in a CCD may be listed in the encounters section.
              Comments

              MAY contain zero or one [0..1] componentOf (CONF:4537-9955).

              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/ComponentOf
              2678. ClinicalDocument.componentOf.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2680. ClinicalDocument.componentOf.realmCode
              Definition

              When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
              2682. ClinicalDocument.componentOf.typeId
              Definition

              When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
              2684. ClinicalDocument.componentOf.typeId.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2686. ClinicalDocument.componentOf.typeId.assigningAuthorityName
              Definition

              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelAssigning Authority Name
              2688. ClinicalDocument.componentOf.typeId.displayable
              Definition

              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

              Control0..1
              Typeboolean(bl: Boolean)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelDisplayable
              2690. ClinicalDocument.componentOf.typeId.root
              Definition

              Identifies the type as an HL7 Registered model

              Control1..1
              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelRoot
              Fixed Value2.16.840.1.113883.1.3
              2692. ClinicalDocument.componentOf.typeId.extension
              Definition

              A character string as a unique identifier within the scope of the identifier root.

              Control1..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExtension
              2694. ClinicalDocument.componentOf.templateId
              Definition

              When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              2696. ClinicalDocument.componentOf.typeCode
              Control0..1
              BindingThe codes SHALL be taken from ActRelationshipHasComponent
              (required to http://terminology.hl7.org/ValueSet/v3-ActRelationshipHasComponent)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              Fixed ValueCOMP
              2698. ClinicalDocument.componentOf.encompassingEncounter
              Comments

              The componentOf, if present, SHALL contain exactly one [1..1] encompassingEncounter (CONF:4537-9956).

              Control1..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/EncompassingEncounter
              Invariantsshould-responsibleParty: SHOULD contain responsibleParty (responsibleParty.exists())
              2700. ClinicalDocument.componentOf.encompassingEncounter.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2702. ClinicalDocument.componentOf.encompassingEncounter.realmCode
              Definition

              When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
              2704. ClinicalDocument.componentOf.encompassingEncounter.typeId
              Definition

              When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
              2706. ClinicalDocument.componentOf.encompassingEncounter.typeId.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2708. ClinicalDocument.componentOf.encompassingEncounter.typeId.assigningAuthorityName
              Definition

              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelAssigning Authority Name
              2710. ClinicalDocument.componentOf.encompassingEncounter.typeId.displayable
              Definition

              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

              Control0..1
              Typeboolean(bl: Boolean)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelDisplayable
              2712. ClinicalDocument.componentOf.encompassingEncounter.typeId.root
              Definition

              Identifies the type as an HL7 Registered model

              Control1..1
              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelRoot
              Fixed Value2.16.840.1.113883.1.3
              2714. ClinicalDocument.componentOf.encompassingEncounter.typeId.extension
              Definition

              A character string as a unique identifier within the scope of the identifier root.

              Control1..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExtension
              2716. ClinicalDocument.componentOf.encompassingEncounter.templateId
              Definition

              When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              2718. ClinicalDocument.componentOf.encompassingEncounter.classCode
              Control0..1
              BindingThe codes SHALL be taken from CDAActClass
              (required to http://hl7.org/cda/stds/core/ValueSet/CDAActClass)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              Fixed ValueENC
              2720. ClinicalDocument.componentOf.encompassingEncounter.moodCode
              Control0..1
              BindingThe codes SHALL be taken from CDAActMood
              (required to http://hl7.org/cda/stds/core/ValueSet/CDAActMood)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              Fixed ValueEVN
              2722. ClinicalDocument.componentOf.encompassingEncounter.id
              Comments

              This encompassingEncounter SHALL contain at least one [1..*] id (CONF:4537-9959).

              Control1..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              2724. ClinicalDocument.componentOf.encompassingEncounter.code
              Comments

              This encompassingEncounter MAY contain zero or one [0..1] code, which SHOULD be selected from ValueSet Act Encounter Codes urn:oid:2.16.840.1.113762.1.4.1240.5 (CONF:1198-30873).

              Control0..1
              BindingThe codes SHOULD be taken from Act Encounter Codes .
              (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1240.5)
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
              2726. ClinicalDocument.componentOf.encompassingEncounter.effectiveTime
              Comments

              This encompassingEncounter SHALL contain exactly one [1..1] US Realm Date and Time (Interval) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.3) (CONF:4537-9958).

              Control1..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/IVL-TS(US Realm Date and Time - Interval)
              2728. ClinicalDocument.componentOf.encompassingEncounter.sdtcAdmissionReferralSourceCode
              Definition

              This element is a coded concept that represents the type of referral. Its RIM source class is PatientEncounter.

              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
              XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameadmissionReferralSourceCode.
              2730. ClinicalDocument.componentOf.encompassingEncounter.dischargeDispositionCode
              Control0..1
              BindingFor example codes, see USEncounterDischargeDisposition
              (example to http://terminology.hl7.org/ValueSet/v3-USEncounterDischargeDisposition)
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
              2732. ClinicalDocument.componentOf.encompassingEncounter.responsibleParty
              Definition

              The responsibleParty participant represents the participant having primary legal responsibility for the encounter. This differs from the legalAuthenticator participant in that the legalAuthenticator may or may not be the responsible party, and is serving a medical records function by signing off on the document, moving it into a completed state.

              Comments

              This encompassingEncounter SHOULD contain zero or one [0..1] responsibleParty (CONF:1198-8391).

              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
              2734. ClinicalDocument.componentOf.encompassingEncounter.responsibleParty.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2736. ClinicalDocument.componentOf.encompassingEncounter.responsibleParty.realmCode
              Definition

              When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
              2738. ClinicalDocument.componentOf.encompassingEncounter.responsibleParty.typeId
              Definition

              When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
              2740. ClinicalDocument.componentOf.encompassingEncounter.responsibleParty.typeId.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2742. ClinicalDocument.componentOf.encompassingEncounter.responsibleParty.typeId.assigningAuthorityName
              Definition

              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelAssigning Authority Name
              2744. ClinicalDocument.componentOf.encompassingEncounter.responsibleParty.typeId.displayable
              Definition

              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

              Control0..1
              Typeboolean(bl: Boolean)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelDisplayable
              2746. ClinicalDocument.componentOf.encompassingEncounter.responsibleParty.typeId.root
              Definition

              Identifies the type as an HL7 Registered model

              Control1..1
              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelRoot
              Fixed Value2.16.840.1.113883.1.3
              2748. ClinicalDocument.componentOf.encompassingEncounter.responsibleParty.typeId.extension
              Definition

              A character string as a unique identifier within the scope of the identifier root.

              Control1..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExtension
              2750. ClinicalDocument.componentOf.encompassingEncounter.responsibleParty.templateId
              Definition

              When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              2752. ClinicalDocument.componentOf.encompassingEncounter.responsibleParty.typeCode
              Control0..1
              BindingThe codes SHALL be taken from CDAParticipationType
              (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              Fixed ValueRESP
              2754. ClinicalDocument.componentOf.encompassingEncounter.responsibleParty.assignedEntity
              Comments

              The responsibleParty, if present, SHALL contain exactly one [1..1] assignedEntity (CONF:1198-32904).

              Control1..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssignedEntity
              Invariants1198-32905: This assignedEntity SHALL contain an assignedPerson or a representedOrganization or both (CONF:1198-32905). (assignedPerson.exists() or representedOrganization.exists())
              2756. ClinicalDocument.componentOf.encompassingEncounter.encounterParticipant
              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/EncounterParticipant
              2758. ClinicalDocument.componentOf.encompassingEncounter.location
              Definition

              The location participant (location class) relates a healthcare facility (HealthCareFacility class) to the encounter to indicate where the encounter took place. The entity playing the role of HealthCareFacility is a place (Place class). The entity scoping the HealthCareFacility role is an organization (Organization class).

              The setting of an encounter (e.g. cardiology clinic, primary care clinic, rehabilitation hospital, skilled nursing facility) can be expressed in HealthCareFacility.code. Note that setting and physical location are not the same. There is a many-to-many relationship between setting and the physical location where care is delivered. Thus, a particular room can provide the location for cardiology clinic one day, and for primary care clinic another day; and cardiology clinic today might be held in one physical location, but in another physical location tomorrow.

              When the location is an organization, this is indicated by the presence of a scoping Organization, without a playing Place.

              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
              2760. ClinicalDocument.componentOf.encompassingEncounter.location.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2762. ClinicalDocument.componentOf.encompassingEncounter.location.realmCode
              Definition

              When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
              2764. ClinicalDocument.componentOf.encompassingEncounter.location.typeId
              Definition

              When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
              2766. ClinicalDocument.componentOf.encompassingEncounter.location.typeId.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2768. ClinicalDocument.componentOf.encompassingEncounter.location.typeId.assigningAuthorityName
              Definition

              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelAssigning Authority Name
              2770. ClinicalDocument.componentOf.encompassingEncounter.location.typeId.displayable
              Definition

              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

              Control0..1
              Typeboolean(bl: Boolean)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelDisplayable
              2772. ClinicalDocument.componentOf.encompassingEncounter.location.typeId.root
              Definition

              Identifies the type as an HL7 Registered model

              Control1..1
              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelRoot
              Fixed Value2.16.840.1.113883.1.3
              2774. ClinicalDocument.componentOf.encompassingEncounter.location.typeId.extension
              Definition

              A character string as a unique identifier within the scope of the identifier root.

              Control1..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExtension
              2776. ClinicalDocument.componentOf.encompassingEncounter.location.templateId
              Definition

              When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              2778. ClinicalDocument.componentOf.encompassingEncounter.location.typeCode
              Control0..1
              BindingThe codes SHALL be taken from ParticipationTargetLocation
              (required to http://terminology.hl7.org/ValueSet/v3-ParticipationTargetLocation)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              Fixed ValueLOC
              2780. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility
              Control1..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/HealthCareFacility
              2782. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2784. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.realmCode
              Definition

              When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
              2786. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.typeId
              Definition

              When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
              2788. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.typeId.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2790. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.typeId.assigningAuthorityName
              Definition

              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelAssigning Authority Name
              2792. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.typeId.displayable
              Definition

              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

              Control0..1
              Typeboolean(bl: Boolean)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelDisplayable
              2794. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.typeId.root
              Definition

              Identifies the type as an HL7 Registered model

              Control1..1
              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelRoot
              Fixed Value2.16.840.1.113883.1.3
              2796. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.typeId.extension
              Definition

              A character string as a unique identifier within the scope of the identifier root.

              Control1..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExtension
              2798. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.templateId
              Definition

              When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              2800. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.classCode
              Control0..1
              BindingThe codes SHALL be taken from RoleClassServiceDeliveryLocation
              (required to http://terminology.hl7.org/ValueSet/v3-RoleClassServiceDeliveryLocation)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              Default ValueSDLOC
              2802. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.id
              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              2804. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.sdtcIdentifiedBy
              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
              XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
              2806. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.code
              Control0..1
              BindingFor example codes, see ServiceDeliveryLocationRoleType
              (example to http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType)
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
              2808. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location
              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/Place
              2810. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2812. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.realmCode
              Definition

              When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
              2814. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.typeId
              Definition

              When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
              2816. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.typeId.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2818. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.typeId.assigningAuthorityName
              Definition

              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelAssigning Authority Name
              2820. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.typeId.displayable
              Definition

              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

              Control0..1
              Typeboolean(bl: Boolean)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelDisplayable
              2822. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.typeId.root
              Definition

              Identifies the type as an HL7 Registered model

              Control1..1
              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelRoot
              Fixed Value2.16.840.1.113883.1.3
              2824. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.typeId.extension
              Definition

              A character string as a unique identifier within the scope of the identifier root.

              Control1..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExtension
              2826. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.templateId
              Definition

              When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              2828. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.classCode
              Control0..1
              BindingThe codes SHALL be taken from EntityClassPlace
              (required to http://terminology.hl7.org/ValueSet/v3-EntityClassPlace)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              Fixed ValuePLC
              2830. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.determinerCode
              Control0..1
              BindingThe codes SHALL be taken from EntityDeterminer
              (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              Fixed ValueINSTANCE
              2832. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.name
              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/EN
              2834. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.addr
              Short𝗨𝗦𝗖𝗗𝗜: Facility Address
              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD(US Realm Address)
              2836. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.serviceProviderOrganization
              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
              2838. ClinicalDocument.component
              Shorticon Added:Body of the document
              Comments

              SHALL contain exactly one [1..1] component (CONF:1198-28251).

              Control1..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/Component
              2840. ClinicalDocument.component.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2842. ClinicalDocument.component.realmCode
              Definition

              When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
              2844. ClinicalDocument.component.typeId
              Definition

              When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
              2846. ClinicalDocument.component.typeId.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2848. ClinicalDocument.component.typeId.assigningAuthorityName
              Definition

              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelAssigning Authority Name
              2850. ClinicalDocument.component.typeId.displayable
              Definition

              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

              Control0..1
              Typeboolean(bl: Boolean)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelDisplayable
              2852. ClinicalDocument.component.typeId.root
              Definition

              Identifies the type as an HL7 Registered model

              Control1..1
              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelRoot
              Fixed Value2.16.840.1.113883.1.3
              2854. ClinicalDocument.component.typeId.extension
              Definition

              A character string as a unique identifier within the scope of the identifier root.

              Control1..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExtension
              2856. ClinicalDocument.component.templateId
              Definition

              When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              2858. ClinicalDocument.component.typeCode
              Control0..1
              BindingThe codes SHALL be taken from ActRelationshipHasComponent
              (required to http://terminology.hl7.org/ValueSet/v3-ActRelationshipHasComponent)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              Fixed ValueCOMP
              2860. ClinicalDocument.component.contextConductionInd
              Control0..1
              Typeboolean(bl: Boolean)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              Fixed Valuetrue
              2862. ClinicalDocument.component.nonXMLBody
              Shorticon Added:A body in some format other than XML.
              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/NonXMLBody
              2864. ClinicalDocument.component.structuredBody
              Shorticon Added:A body comprised of one or more document sections.
              Comments

              This component SHALL contain exactly one [1..1] structuredBody (CONF:1198-28252).

              Control1..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/StructuredBody
              Invariantsap-or-a-and-p: **SHALL** include an Assessment and Plan Section, or both an Assessment Section and a Plan of Treatment Section. (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/AssessmentandPlanSection')).exists() or (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/AssessmentSection') or section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/PlanofTreatmentSection')).count() = 2))
              ap-combo: This structuredBody **SHALL NOT** contain an Assessment and Plan Section (2.16.840.1.113883.10.20.22.2.9:2014-06-09) when either an Assessment Section (2.16.840.1.113883.10.20.22.2.8) or a Plan of Treatment Section (2.16.840.1.113883.10.20.22.2.10:2014-06-09) is present. (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/AssessmentandPlanSection')).exists() implies component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/AssessmentSection') or section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/PlanofTreatmentSection')).empty())
              should-section-advance-directives: SHOULD contain am Advamce Directives Section (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/AdvanceDirectivesSection')))
              should-section-functional-status: SHOULD contain a Functional Status Section (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/FunctionalStatusSection')))
              should-section-discharge-dx: SHOULD contain a Discharge Diagnosis Section (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/DischargeDiagnosisSection')))
              should-section-procedures: SHOULD contain a Procedures Section (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/ProceduresSection')))
              should-section-social-history: SHOULD contain a Social History Section (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/SocialHistorySection')))
              should-section-mental-status: SHOULD contain a Mental Status Section (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/MentalStatusSection')))
              should-section-nutrition: SHOULD contain a Nutrition Section (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/NutritionSection')))
              should-section-hpi: SHOULD contain a History of Present Illness Section (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/HistoryofPresentIllnessSection')))
              2866. ClinicalDocument.component.structuredBody.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2868. ClinicalDocument.component.structuredBody.realmCode
              Definition

              When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
              2870. ClinicalDocument.component.structuredBody.typeId
              Definition

              When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
              2872. ClinicalDocument.component.structuredBody.typeId.nullFlavor
              Definition

              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

              Control0..1
              BindingThe codes SHALL be taken from CDANullFlavor
              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExceptional Value Detail
              2874. ClinicalDocument.component.structuredBody.typeId.assigningAuthorityName
              Definition

              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

              Control0..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelAssigning Authority Name
              2876. ClinicalDocument.component.structuredBody.typeId.displayable
              Definition

              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

              Control0..1
              Typeboolean(bl: Boolean)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelDisplayable
              2878. ClinicalDocument.component.structuredBody.typeId.root
              Definition

              Identifies the type as an HL7 Registered model

              Control1..1
              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelRoot
              Fixed Value2.16.840.1.113883.1.3
              2880. ClinicalDocument.component.structuredBody.typeId.extension
              Definition

              A character string as a unique identifier within the scope of the identifier root.

              Control1..1
              Typestring(st: Character String)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              LabelExtension
              2882. ClinicalDocument.component.structuredBody.templateId
              Definition

              When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

              Control0..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
              2884. ClinicalDocument.component.structuredBody.classCode
              Control0..1
              BindingThe codes SHALL be taken from ActClassRecordOrganizer
              (required to http://terminology.hl7.org/ValueSet/v3-ActClassRecordOrganizer)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              Fixed ValueDOCBODY
              2886. ClinicalDocument.component.structuredBody.moodCode
              Control0..1
              BindingThe codes SHALL be taken from CDAActMood
              (required to http://hl7.org/cda/stds/core/ValueSet/CDAActMood)
              Typecode(cs: Coded Simple Value)
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              XML FormatIn the XML format, this property is represented as an attribute.
              Fixed ValueEVN
              2888. ClinicalDocument.component.structuredBody.confidentialityCode
              Control0..1
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
              2890. ClinicalDocument.component.structuredBody.languageCode
              Control0..1
              BindingThe codes SHALL be taken from AllLanguages
              (required to http://hl7.org/fhir/ValueSet/all-languages)
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
              2892. ClinicalDocument.component.structuredBody.component
              Control7..*
              Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
              SlicingThis element introduces a set of slices on ClinicalDocument.component.structuredBody.component. The slices areUnordered and Open, and can be differentiated using the following discriminators:
              • profile @ section
              • 2894. ClinicalDocument.component.structuredBody.component.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                2896. ClinicalDocument.component.structuredBody.component.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                2898. ClinicalDocument.component.structuredBody.component.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                2900. ClinicalDocument.component.structuredBody.component.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                2902. ClinicalDocument.component.structuredBody.component.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                2904. ClinicalDocument.component.structuredBody.component.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                2906. ClinicalDocument.component.structuredBody.component.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                2908. ClinicalDocument.component.structuredBody.component.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                2910. ClinicalDocument.component.structuredBody.component.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                2912. ClinicalDocument.component.structuredBody.component.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                2914. ClinicalDocument.component.structuredBody.component.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                2916. ClinicalDocument.component.structuredBody.component.section
                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section
                2918. ClinicalDocument.component.structuredBody.component:advanceDirectives
                Slice NameadvanceDirectives
                Comments

                This structuredBody SHOULD contain zero or one [0..1] component (CONF:1198-28253) such that it

                Control0..1
                This element is affected by the following invariants: should-section-advance-directives
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                2920. ClinicalDocument.component.structuredBody.component:advanceDirectives.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                2922. ClinicalDocument.component.structuredBody.component:advanceDirectives.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                2924. ClinicalDocument.component.structuredBody.component:advanceDirectives.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                2926. ClinicalDocument.component.structuredBody.component:advanceDirectives.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                2928. ClinicalDocument.component.structuredBody.component:advanceDirectives.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                2930. ClinicalDocument.component.structuredBody.component:advanceDirectives.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                2932. ClinicalDocument.component.structuredBody.component:advanceDirectives.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                2934. ClinicalDocument.component.structuredBody.component:advanceDirectives.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                2936. ClinicalDocument.component.structuredBody.component:advanceDirectives.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                2938. ClinicalDocument.component.structuredBody.component:advanceDirectives.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                2940. ClinicalDocument.component.structuredBody.component:advanceDirectives.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                2942. ClinicalDocument.component.structuredBody.component:advanceDirectives.section
                Comments

                The component, if present, SHALL contain exactly one [1..1] Advance Directives Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.21.1:2024-05-01) (CONF:1198-28254).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Advance Directives Section)
                2944. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances
                Slice NameallergiesAndIntolerances
                Comments

                This structuredBody SHALL contain exactly one [1..1] component (CONF:1198-28255) such that it

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                2946. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                2948. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                2950. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                2952. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                2954. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                2956. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                2958. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                2960. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                2962. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                2964. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                2966. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                2968. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.section
                Comments

                SHALL contain exactly one [1..1] Allergies and Intolerances Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.6.1:2024-05-01) (CONF:1198-28256).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Allergies and Intolerances Section)
                2970. ClinicalDocument.component.structuredBody.component:physicalExam
                Slice NamephysicalExam
                Comments

                This structuredBody MAY contain zero or one [0..1] component (CONF:1198-28257) such that it

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                2972. ClinicalDocument.component.structuredBody.component:physicalExam.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                2974. ClinicalDocument.component.structuredBody.component:physicalExam.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                2976. ClinicalDocument.component.structuredBody.component:physicalExam.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                2978. ClinicalDocument.component.structuredBody.component:physicalExam.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                2980. ClinicalDocument.component.structuredBody.component:physicalExam.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                2982. ClinicalDocument.component.structuredBody.component:physicalExam.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                2984. ClinicalDocument.component.structuredBody.component:physicalExam.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                2986. ClinicalDocument.component.structuredBody.component:physicalExam.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                2988. ClinicalDocument.component.structuredBody.component:physicalExam.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                2990. ClinicalDocument.component.structuredBody.component:physicalExam.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                2992. ClinicalDocument.component.structuredBody.component:physicalExam.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                2994. ClinicalDocument.component.structuredBody.component:physicalExam.section
                Comments

                SHALL contain exactly one [1..1] Physical Exam Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.2.10:2024-05-01) (CONF:1198-28258).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Physical Exam Section)
                2996. ClinicalDocument.component.structuredBody.component:encounters
                Slice Nameencounters
                Comments

                This structuredBody MAY contain zero or one [0..1] component (CONF:1198-28261) such that it

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                2998. ClinicalDocument.component.structuredBody.component:encounters.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3000. ClinicalDocument.component.structuredBody.component:encounters.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3002. ClinicalDocument.component.structuredBody.component:encounters.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3004. ClinicalDocument.component.structuredBody.component:encounters.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3006. ClinicalDocument.component.structuredBody.component:encounters.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3008. ClinicalDocument.component.structuredBody.component:encounters.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3010. ClinicalDocument.component.structuredBody.component:encounters.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3012. ClinicalDocument.component.structuredBody.component:encounters.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3014. ClinicalDocument.component.structuredBody.component:encounters.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3016. ClinicalDocument.component.structuredBody.component:encounters.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3018. ClinicalDocument.component.structuredBody.component:encounters.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3020. ClinicalDocument.component.structuredBody.component:encounters.section
                Comments

                SHALL contain exactly one [1..1] Encounters Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.22.1:2024-05-01) (CONF:1198-28262).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Encounters Section)
                3022. ClinicalDocument.component.structuredBody.component:familyHistory
                Slice NamefamilyHistory
                Comments

                This structuredBody MAY contain zero or one [0..1] component (CONF:1198-28263) such that it

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3024. ClinicalDocument.component.structuredBody.component:familyHistory.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3026. ClinicalDocument.component.structuredBody.component:familyHistory.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3028. ClinicalDocument.component.structuredBody.component:familyHistory.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3030. ClinicalDocument.component.structuredBody.component:familyHistory.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3032. ClinicalDocument.component.structuredBody.component:familyHistory.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3034. ClinicalDocument.component.structuredBody.component:familyHistory.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3036. ClinicalDocument.component.structuredBody.component:familyHistory.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3038. ClinicalDocument.component.structuredBody.component:familyHistory.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3040. ClinicalDocument.component.structuredBody.component:familyHistory.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3042. ClinicalDocument.component.structuredBody.component:familyHistory.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3044. ClinicalDocument.component.structuredBody.component:familyHistory.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3046. ClinicalDocument.component.structuredBody.component:familyHistory.section
                Comments

                SHALL contain exactly one [1..1] Family History Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.15:2024-05-01) (CONF:1198-28264).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Family History Section)
                3048. ClinicalDocument.component.structuredBody.component:functionalStatus
                Slice NamefunctionalStatus
                Comments

                This structuredBody SHOULD contain zero or one [0..1] component (CONF:1198-28265) such that it

                Control0..1
                This element is affected by the following invariants: should-section-functional-status
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3050. ClinicalDocument.component.structuredBody.component:functionalStatus.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3052. ClinicalDocument.component.structuredBody.component:functionalStatus.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3054. ClinicalDocument.component.structuredBody.component:functionalStatus.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3056. ClinicalDocument.component.structuredBody.component:functionalStatus.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3058. ClinicalDocument.component.structuredBody.component:functionalStatus.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3060. ClinicalDocument.component.structuredBody.component:functionalStatus.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3062. ClinicalDocument.component.structuredBody.component:functionalStatus.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3064. ClinicalDocument.component.structuredBody.component:functionalStatus.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3066. ClinicalDocument.component.structuredBody.component:functionalStatus.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3068. ClinicalDocument.component.structuredBody.component:functionalStatus.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3070. ClinicalDocument.component.structuredBody.component:functionalStatus.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3072. ClinicalDocument.component.structuredBody.component:functionalStatus.section
                Comments

                SHALL contain exactly one [1..1] Functional Status Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.14:2014-06-09) (CONF:1198-28266).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Functional Status Section)
                3074. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis
                Slice NamedischargeDiagnosis
                Comments

                This structuredBody SHOULD contain zero or one [0..1] component (CONF:1198-28271) such that it

                Control0..1
                This element is affected by the following invariants: should-section-discharge-dx
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3076. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3078. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3080. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3082. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3084. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3086. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3088. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3090. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3092. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3094. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3096. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3098. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.section
                Comments

                SHALL contain exactly one [1..1] Discharge Diagnosis Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.24:2024-05-01) (CONF:1198-28272).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Discharge Diagnosis Section)
                3100. ClinicalDocument.component.structuredBody.component:immunizations
                Slice Nameimmunizations
                Comments

                This structuredBody MAY contain zero or one [0..1] component (CONF:1198-28273) such that it

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3102. ClinicalDocument.component.structuredBody.component:immunizations.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3104. ClinicalDocument.component.structuredBody.component:immunizations.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3106. ClinicalDocument.component.structuredBody.component:immunizations.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3108. ClinicalDocument.component.structuredBody.component:immunizations.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3110. ClinicalDocument.component.structuredBody.component:immunizations.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3112. ClinicalDocument.component.structuredBody.component:immunizations.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3114. ClinicalDocument.component.structuredBody.component:immunizations.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3116. ClinicalDocument.component.structuredBody.component:immunizations.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3118. ClinicalDocument.component.structuredBody.component:immunizations.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3120. ClinicalDocument.component.structuredBody.component:immunizations.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3122. ClinicalDocument.component.structuredBody.component:immunizations.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3124. ClinicalDocument.component.structuredBody.component:immunizations.section
                Comments

                SHALL contain exactly one [1..1] Immunizations Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.2.1:2024-05-01) (CONF:1198-28274).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Immunizations Section)
                3126. ClinicalDocument.component.structuredBody.component:medicalEquip
                Slice NamemedicalEquip
                Comments

                This structuredBody MAY contain zero or one [0..1] component (CONF:1198-28275) such that it

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3128. ClinicalDocument.component.structuredBody.component:medicalEquip.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3130. ClinicalDocument.component.structuredBody.component:medicalEquip.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3132. ClinicalDocument.component.structuredBody.component:medicalEquip.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3134. ClinicalDocument.component.structuredBody.component:medicalEquip.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3136. ClinicalDocument.component.structuredBody.component:medicalEquip.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3138. ClinicalDocument.component.structuredBody.component:medicalEquip.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3140. ClinicalDocument.component.structuredBody.component:medicalEquip.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3142. ClinicalDocument.component.structuredBody.component:medicalEquip.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3144. ClinicalDocument.component.structuredBody.component:medicalEquip.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3146. ClinicalDocument.component.structuredBody.component:medicalEquip.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3148. ClinicalDocument.component.structuredBody.component:medicalEquip.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3150. ClinicalDocument.component.structuredBody.component:medicalEquip.section
                Comments

                SHALL contain exactly one [1..1] Medical Equipment Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.23:2014-06-09) (CONF:1198-28276).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Medical Equipment Section)
                3152. ClinicalDocument.component.structuredBody.component:medications
                Slice Namemedications
                Comments

                This structuredBody SHALL contain exactly one [1..1] component (CONF:1198-28277) such that it

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3154. ClinicalDocument.component.structuredBody.component:medications.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3156. ClinicalDocument.component.structuredBody.component:medications.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3158. ClinicalDocument.component.structuredBody.component:medications.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3160. ClinicalDocument.component.structuredBody.component:medications.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3162. ClinicalDocument.component.structuredBody.component:medications.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3164. ClinicalDocument.component.structuredBody.component:medications.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3166. ClinicalDocument.component.structuredBody.component:medications.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3168. ClinicalDocument.component.structuredBody.component:medications.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3170. ClinicalDocument.component.structuredBody.component:medications.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3172. ClinicalDocument.component.structuredBody.component:medications.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3174. ClinicalDocument.component.structuredBody.component:medications.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3176. ClinicalDocument.component.structuredBody.component:medications.section
                Comments

                SHALL contain exactly one [1..1] Medications Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.1.1:2014-06-09) (CONF:1198-28278).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Medications Section)
                3178. ClinicalDocument.component.structuredBody.component:payers
                Slice Namepayers
                Comments

                This structuredBody MAY contain zero or one [0..1] component (CONF:1198-28279) such that it

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3180. ClinicalDocument.component.structuredBody.component:payers.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3182. ClinicalDocument.component.structuredBody.component:payers.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3184. ClinicalDocument.component.structuredBody.component:payers.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3186. ClinicalDocument.component.structuredBody.component:payers.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3188. ClinicalDocument.component.structuredBody.component:payers.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3190. ClinicalDocument.component.structuredBody.component:payers.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3192. ClinicalDocument.component.structuredBody.component:payers.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3194. ClinicalDocument.component.structuredBody.component:payers.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3196. ClinicalDocument.component.structuredBody.component:payers.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3198. ClinicalDocument.component.structuredBody.component:payers.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3200. ClinicalDocument.component.structuredBody.component:payers.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3202. ClinicalDocument.component.structuredBody.component:payers.section
                Comments

                SHALL contain exactly one [1..1] Payers Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.18:2024-05-01) (CONF:1198-28280).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Payers Section)
                3204. ClinicalDocument.component.structuredBody.component:planOfTreatment
                Slice NameplanOfTreatment
                Comments

                This structuredBody MAY contain zero or one [0..1] component (CONF:1198-28281) such that it

                Control0..1
                This element is affected by the following invariants: ap-or-a-and-p, ap-combo
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3206. ClinicalDocument.component.structuredBody.component:planOfTreatment.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3208. ClinicalDocument.component.structuredBody.component:planOfTreatment.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3210. ClinicalDocument.component.structuredBody.component:planOfTreatment.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3212. ClinicalDocument.component.structuredBody.component:planOfTreatment.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3214. ClinicalDocument.component.structuredBody.component:planOfTreatment.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3216. ClinicalDocument.component.structuredBody.component:planOfTreatment.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3218. ClinicalDocument.component.structuredBody.component:planOfTreatment.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3220. ClinicalDocument.component.structuredBody.component:planOfTreatment.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3222. ClinicalDocument.component.structuredBody.component:planOfTreatment.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3224. ClinicalDocument.component.structuredBody.component:planOfTreatment.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3226. ClinicalDocument.component.structuredBody.component:planOfTreatment.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3228. ClinicalDocument.component.structuredBody.component:planOfTreatment.section
                Comments

                SHALL contain exactly one [1..1] Plan of Treatment Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.10:2014-06-09) (CONF:1198-28282).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Plan of Treatment Section)
                3230. ClinicalDocument.component.structuredBody.component:problem
                Slice Nameproblem
                Comments

                This structuredBody SHALL contain exactly one [1..1] component (CONF:1198-28283) such that it

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3232. ClinicalDocument.component.structuredBody.component:problem.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3234. ClinicalDocument.component.structuredBody.component:problem.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3236. ClinicalDocument.component.structuredBody.component:problem.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3238. ClinicalDocument.component.structuredBody.component:problem.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3240. ClinicalDocument.component.structuredBody.component:problem.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3242. ClinicalDocument.component.structuredBody.component:problem.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3244. ClinicalDocument.component.structuredBody.component:problem.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3246. ClinicalDocument.component.structuredBody.component:problem.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3248. ClinicalDocument.component.structuredBody.component:problem.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3250. ClinicalDocument.component.structuredBody.component:problem.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3252. ClinicalDocument.component.structuredBody.component:problem.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3254. ClinicalDocument.component.structuredBody.component:problem.section
                Comments

                SHALL contain exactly one [1..1] Problem Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.5.1:2024-05-01) (CONF:1198-28284).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Problem Section)
                3256. ClinicalDocument.component.structuredBody.component:procedures
                Slice Nameprocedures
                Comments

                This structuredBody SHOULD contain zero or one [0..1] component (CONF:1198-28285) such that it

                Control0..1
                This element is affected by the following invariants: should-section-procedures
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3258. ClinicalDocument.component.structuredBody.component:procedures.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3260. ClinicalDocument.component.structuredBody.component:procedures.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3262. ClinicalDocument.component.structuredBody.component:procedures.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3264. ClinicalDocument.component.structuredBody.component:procedures.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3266. ClinicalDocument.component.structuredBody.component:procedures.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3268. ClinicalDocument.component.structuredBody.component:procedures.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3270. ClinicalDocument.component.structuredBody.component:procedures.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3272. ClinicalDocument.component.structuredBody.component:procedures.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3274. ClinicalDocument.component.structuredBody.component:procedures.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3276. ClinicalDocument.component.structuredBody.component:procedures.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3278. ClinicalDocument.component.structuredBody.component:procedures.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3280. ClinicalDocument.component.structuredBody.component:procedures.section
                Comments

                SHALL contain exactly one [1..1] Procedures Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.7.1:2014-06-09) (CONF:1198-28286).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Procedures Section)
                3282. ClinicalDocument.component.structuredBody.component:results
                Slice Nameresults
                Comments

                This structuredBody SHALL contain exactly one [1..1] component (CONF:1198-28287) such that it

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3284. ClinicalDocument.component.structuredBody.component:results.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3286. ClinicalDocument.component.structuredBody.component:results.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3288. ClinicalDocument.component.structuredBody.component:results.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3290. ClinicalDocument.component.structuredBody.component:results.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3292. ClinicalDocument.component.structuredBody.component:results.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3294. ClinicalDocument.component.structuredBody.component:results.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3296. ClinicalDocument.component.structuredBody.component:results.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3298. ClinicalDocument.component.structuredBody.component:results.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3300. ClinicalDocument.component.structuredBody.component:results.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3302. ClinicalDocument.component.structuredBody.component:results.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3304. ClinicalDocument.component.structuredBody.component:results.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3306. ClinicalDocument.component.structuredBody.component:results.section
                Comments

                SHALL contain exactly one [1..1] Results Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.3.1:2024-05-01) (CONF:1198-28288).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Results Section)
                3308. ClinicalDocument.component.structuredBody.component:socialHistory
                Slice NamesocialHistory
                Comments

                This structuredBody SHOULD contain zero or one [0..1] component (CONF:1198-28289) such that it

                Control0..1
                This element is affected by the following invariants: should-section-social-history
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3310. ClinicalDocument.component.structuredBody.component:socialHistory.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3312. ClinicalDocument.component.structuredBody.component:socialHistory.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3314. ClinicalDocument.component.structuredBody.component:socialHistory.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3316. ClinicalDocument.component.structuredBody.component:socialHistory.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3318. ClinicalDocument.component.structuredBody.component:socialHistory.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3320. ClinicalDocument.component.structuredBody.component:socialHistory.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3322. ClinicalDocument.component.structuredBody.component:socialHistory.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3324. ClinicalDocument.component.structuredBody.component:socialHistory.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3326. ClinicalDocument.component.structuredBody.component:socialHistory.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3328. ClinicalDocument.component.structuredBody.component:socialHistory.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3330. ClinicalDocument.component.structuredBody.component:socialHistory.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3332. ClinicalDocument.component.structuredBody.component:socialHistory.section
                Comments

                SHALL contain exactly one [1..1] Social History Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.17:2024-05-01) (CONF:1198-28290).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Social History Section)
                3334. ClinicalDocument.component.structuredBody.component:vitalSigns
                Slice NamevitalSigns
                Comments

                This structuredBody SHALL contain exactly one [1..1] component (CONF:1198-28291) such that it

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3336. ClinicalDocument.component.structuredBody.component:vitalSigns.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3338. ClinicalDocument.component.structuredBody.component:vitalSigns.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3340. ClinicalDocument.component.structuredBody.component:vitalSigns.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3342. ClinicalDocument.component.structuredBody.component:vitalSigns.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3344. ClinicalDocument.component.structuredBody.component:vitalSigns.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3346. ClinicalDocument.component.structuredBody.component:vitalSigns.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3348. ClinicalDocument.component.structuredBody.component:vitalSigns.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3350. ClinicalDocument.component.structuredBody.component:vitalSigns.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3352. ClinicalDocument.component.structuredBody.component:vitalSigns.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3354. ClinicalDocument.component.structuredBody.component:vitalSigns.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3356. ClinicalDocument.component.structuredBody.component:vitalSigns.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3358. ClinicalDocument.component.structuredBody.component:vitalSigns.section
                Comments

                SHALL contain exactly one [1..1] Vital Signs Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.4.1:2024-05-01) (CONF:1198-28292).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Vital Signs Section)
                3360. ClinicalDocument.component.structuredBody.component:mentalStatus
                Slice NamementalStatus
                Comments

                This structuredBody SHOULD contain zero or one [0..1] component (CONF:1198-28327) such that it

                Control0..1
                This element is affected by the following invariants: should-section-mental-status
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3362. ClinicalDocument.component.structuredBody.component:mentalStatus.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3364. ClinicalDocument.component.structuredBody.component:mentalStatus.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3366. ClinicalDocument.component.structuredBody.component:mentalStatus.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3368. ClinicalDocument.component.structuredBody.component:mentalStatus.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3370. ClinicalDocument.component.structuredBody.component:mentalStatus.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3372. ClinicalDocument.component.structuredBody.component:mentalStatus.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3374. ClinicalDocument.component.structuredBody.component:mentalStatus.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3376. ClinicalDocument.component.structuredBody.component:mentalStatus.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3378. ClinicalDocument.component.structuredBody.component:mentalStatus.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3380. ClinicalDocument.component.structuredBody.component:mentalStatus.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3382. ClinicalDocument.component.structuredBody.component:mentalStatus.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3384. ClinicalDocument.component.structuredBody.component:mentalStatus.section
                Comments

                SHALL contain exactly one [1..1] Mental Status Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.56:2024-05-01) (CONF:1198-28328).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Mental Status Section)
                3386. ClinicalDocument.component.structuredBody.component:generalStatus
                Slice NamegeneralStatus
                Comments

                This structuredBody MAY contain zero or one [0..1] component (CONF:1198-28838) such that it

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3388. ClinicalDocument.component.structuredBody.component:generalStatus.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3390. ClinicalDocument.component.structuredBody.component:generalStatus.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3392. ClinicalDocument.component.structuredBody.component:generalStatus.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3394. ClinicalDocument.component.structuredBody.component:generalStatus.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3396. ClinicalDocument.component.structuredBody.component:generalStatus.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3398. ClinicalDocument.component.structuredBody.component:generalStatus.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3400. ClinicalDocument.component.structuredBody.component:generalStatus.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3402. ClinicalDocument.component.structuredBody.component:generalStatus.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3404. ClinicalDocument.component.structuredBody.component:generalStatus.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3406. ClinicalDocument.component.structuredBody.component:generalStatus.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3408. ClinicalDocument.component.structuredBody.component:generalStatus.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3410. ClinicalDocument.component.structuredBody.component:generalStatus.section
                Comments

                SHALL contain exactly one [1..1] General Status Section (identifier: urn:oid:2.16.840.1.113883.10.20.2.5) (CONF:1198-28839).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(General Status Section)
                3412. ClinicalDocument.component.structuredBody.component:reviewOfSystems
                Slice NamereviewOfSystems
                Comments

                This structuredBody MAY contain zero or one [0..1] component (CONF:1198-30239) such that it

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3414. ClinicalDocument.component.structuredBody.component:reviewOfSystems.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3416. ClinicalDocument.component.structuredBody.component:reviewOfSystems.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3418. ClinicalDocument.component.structuredBody.component:reviewOfSystems.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3420. ClinicalDocument.component.structuredBody.component:reviewOfSystems.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3422. ClinicalDocument.component.structuredBody.component:reviewOfSystems.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3424. ClinicalDocument.component.structuredBody.component:reviewOfSystems.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3426. ClinicalDocument.component.structuredBody.component:reviewOfSystems.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3428. ClinicalDocument.component.structuredBody.component:reviewOfSystems.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3430. ClinicalDocument.component.structuredBody.component:reviewOfSystems.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3432. ClinicalDocument.component.structuredBody.component:reviewOfSystems.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3434. ClinicalDocument.component.structuredBody.component:reviewOfSystems.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3436. ClinicalDocument.component.structuredBody.component:reviewOfSystems.section
                Comments

                SHALL contain exactly one [1..1] Review of Systems Section (identifier: urn:oid:1.3.6.1.4.1.19376.1.5.3.1.3.18) (CONF:1198-30240).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Review of Systems Section)
                3438. ClinicalDocument.component.structuredBody.component:nutrition
                Slice Namenutrition
                Comments

                This structuredBody SHOULD contain zero or one [0..1] component (CONF:1198-30776) such that it

                Control0..1
                This element is affected by the following invariants: should-section-nutrition
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3440. ClinicalDocument.component.structuredBody.component:nutrition.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3442. ClinicalDocument.component.structuredBody.component:nutrition.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3444. ClinicalDocument.component.structuredBody.component:nutrition.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3446. ClinicalDocument.component.structuredBody.component:nutrition.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3448. ClinicalDocument.component.structuredBody.component:nutrition.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3450. ClinicalDocument.component.structuredBody.component:nutrition.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3452. ClinicalDocument.component.structuredBody.component:nutrition.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3454. ClinicalDocument.component.structuredBody.component:nutrition.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3456. ClinicalDocument.component.structuredBody.component:nutrition.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3458. ClinicalDocument.component.structuredBody.component:nutrition.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3460. ClinicalDocument.component.structuredBody.component:nutrition.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3462. ClinicalDocument.component.structuredBody.component:nutrition.section
                Comments

                SHALL contain exactly one [1..1] Nutrition Section (identifier: urn:oid:2.16.840.1.113883.10.20.22.2.57) (CONF:1198-30777).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Nutrition Section)
                3464. ClinicalDocument.component.structuredBody.component:reasonForReferral
                Slice NamereasonForReferral
                Comments

                This structuredBody SHALL contain exactly one [1..1] component (CONF:1198-31342) such that it

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3466. ClinicalDocument.component.structuredBody.component:reasonForReferral.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3468. ClinicalDocument.component.structuredBody.component:reasonForReferral.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3470. ClinicalDocument.component.structuredBody.component:reasonForReferral.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3472. ClinicalDocument.component.structuredBody.component:reasonForReferral.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3474. ClinicalDocument.component.structuredBody.component:reasonForReferral.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3476. ClinicalDocument.component.structuredBody.component:reasonForReferral.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3478. ClinicalDocument.component.structuredBody.component:reasonForReferral.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3480. ClinicalDocument.component.structuredBody.component:reasonForReferral.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3482. ClinicalDocument.component.structuredBody.component:reasonForReferral.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3484. ClinicalDocument.component.structuredBody.component:reasonForReferral.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3486. ClinicalDocument.component.structuredBody.component:reasonForReferral.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3488. ClinicalDocument.component.structuredBody.component:reasonForReferral.section
                Comments

                SHALL contain exactly one [1..1] Reason for Referral Section (identifier: urn:hl7ii:1.3.6.1.4.1.19376.1.5.3.1.3.1:2014-06-09) (CONF:1198-31343).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Reason for Referral Section)
                3490. ClinicalDocument.component.structuredBody.component:pastMedicalHistory
                Slice NamepastMedicalHistory
                Comments

                This structuredBody MAY contain zero or one [0..1] component (CONF:1198-31561) such that it

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3492. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3494. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3496. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3498. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3500. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3502. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3504. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3506. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3508. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3510. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3512. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3514. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.section
                Comments

                SHALL contain exactly one [1..1] Past Medical History (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.20:2024-05-01) (CONF:1198-31562).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Past Medical History)
                3516. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness
                Slice NamehistoryOfPresentIllness
                Comments

                This structuredBody SHOULD contain zero or one [0..1] component (CONF:1198-31563) such that it

                Control0..1
                This element is affected by the following invariants: should-section-hpi
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3518. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3520. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3522. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3524. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3526. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3528. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3530. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3532. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3534. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3536. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3538. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3540. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.section
                Comments

                SHALL contain exactly one [1..1] History of Present Illness Section (identifier: urn:oid:1.3.6.1.4.1.19376.1.5.3.1.3.4) (CONF:1198-31564).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(History of Present Illness Section)
                3542. ClinicalDocument.component.structuredBody.component:assessmentAndPlan
                Slice NameassessmentAndPlan
                Comments

                This structuredBody MAY contain zero or one [0..1] component (CONF:1198-31565) such that it

                Control0..1
                This element is affected by the following invariants: ap-or-a-and-p, ap-combo
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3544. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3546. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3548. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3550. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3552. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3554. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3556. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3558. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3560. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3562. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3564. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3566. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.section
                Comments

                SHALL contain exactly one [1..1] Assessment and Plan Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.9:2014-06-09) (CONF:1198-31566).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Assessment and Plan Section)
                3568. ClinicalDocument.component.structuredBody.component:assessment
                Slice Nameassessment
                Comments

                This structuredBody MAY contain zero or one [0..1] component (CONF:1198-31567) such that it

                Control0..1
                This element is affected by the following invariants: ap-or-a-and-p, ap-combo
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3570. ClinicalDocument.component.structuredBody.component:assessment.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3572. ClinicalDocument.component.structuredBody.component:assessment.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3574. ClinicalDocument.component.structuredBody.component:assessment.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3576. ClinicalDocument.component.structuredBody.component:assessment.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3578. ClinicalDocument.component.structuredBody.component:assessment.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3580. ClinicalDocument.component.structuredBody.component:assessment.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3582. ClinicalDocument.component.structuredBody.component:assessment.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3584. ClinicalDocument.component.structuredBody.component:assessment.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3586. ClinicalDocument.component.structuredBody.component:assessment.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3588. ClinicalDocument.component.structuredBody.component:assessment.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3590. ClinicalDocument.component.structuredBody.component:assessment.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3592. ClinicalDocument.component.structuredBody.component:assessment.section
                Comments

                SHALL contain exactly one [1..1] Assessment Section (identifier: urn:oid:2.16.840.1.113883.10.20.22.2.8) (CONF:1198-31568).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Assessment Section)
                3594. ClinicalDocument.component.structuredBody.component:admissionMedications
                Slice NameadmissionMedications
                Comments

                This structuredBody MAY contain zero or one [0..1] component (CONF:1198-32445) such that it

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3596. ClinicalDocument.component.structuredBody.component:admissionMedications.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3598. ClinicalDocument.component.structuredBody.component:admissionMedications.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3600. ClinicalDocument.component.structuredBody.component:admissionMedications.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3602. ClinicalDocument.component.structuredBody.component:admissionMedications.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3604. ClinicalDocument.component.structuredBody.component:admissionMedications.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3606. ClinicalDocument.component.structuredBody.component:admissionMedications.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3608. ClinicalDocument.component.structuredBody.component:admissionMedications.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3610. ClinicalDocument.component.structuredBody.component:admissionMedications.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3612. ClinicalDocument.component.structuredBody.component:admissionMedications.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3614. ClinicalDocument.component.structuredBody.component:admissionMedications.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3616. ClinicalDocument.component.structuredBody.component:admissionMedications.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3618. ClinicalDocument.component.structuredBody.component:admissionMedications.section
                Comments

                SHALL contain exactly one [1..1] Admission Medications Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.44.1:2024-05-01) (CONF:1198-32446).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Admission Medications Section (entries optional))
                3620. ClinicalDocument.component.structuredBody.component:admissionDiagnosis
                Slice NameadmissionDiagnosis
                Comments

                This structuredBody MAY contain zero or one [0..1] component (CONF:1198-32447) such that it

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3622. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3624. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3626. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3628. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3630. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3632. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3634. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3636. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3638. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3640. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3642. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3644. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.section
                Comments

                SHALL contain exactly one [1..1] Admission Diagnosis Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.43:2024-05-01) (CONF:1198-32448).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Admission Diagnosis Section)
                3646. ClinicalDocument.component.structuredBody.component:courseOfCare
                Slice NamecourseOfCare
                Comments

                This structuredBody MAY contain zero or one [0..1] component (CONF:1198-32648) such that it

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                3648. ClinicalDocument.component.structuredBody.component:courseOfCare.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3650. ClinicalDocument.component.structuredBody.component:courseOfCare.realmCode
                Definition

                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                3652. ClinicalDocument.component.structuredBody.component:courseOfCare.typeId
                Definition

                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                Control0..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                3654. ClinicalDocument.component.structuredBody.component:courseOfCare.typeId.nullFlavor
                Definition

                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                Control0..1
                BindingThe codes SHALL be taken from CDANullFlavor
                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExceptional Value Detail
                3656. ClinicalDocument.component.structuredBody.component:courseOfCare.typeId.assigningAuthorityName
                Definition

                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                Control0..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelAssigning Authority Name
                3658. ClinicalDocument.component.structuredBody.component:courseOfCare.typeId.displayable
                Definition

                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelDisplayable
                3660. ClinicalDocument.component.structuredBody.component:courseOfCare.typeId.root
                Definition

                Identifies the type as an HL7 Registered model

                Control1..1
                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelRoot
                Fixed Value2.16.840.1.113883.1.3
                3662. ClinicalDocument.component.structuredBody.component:courseOfCare.typeId.extension
                Definition

                A character string as a unique identifier within the scope of the identifier root.

                Control1..1
                Typestring(st: Character String)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                LabelExtension
                3664. ClinicalDocument.component.structuredBody.component:courseOfCare.templateId
                Definition

                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                Control0..*
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                3666. ClinicalDocument.component.structuredBody.component:courseOfCare.typeCode
                Control0..1
                Typecode(cs: Coded Simple Value)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed ValueCOMP
                3668. ClinicalDocument.component.structuredBody.component:courseOfCare.contextConductionInd
                Control0..1
                Typeboolean(bl: Boolean)
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuetrue
                3670. ClinicalDocument.component.structuredBody.component:courseOfCare.section
                Comments

                SHALL contain exactly one [1..1] Course of Care Section (identifier: urn:oid:2.16.840.1.113883.10.20.22.2.64) (CONF:1198-32649).

                Control1..1
                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Course of Care Section)

                Guidance on how to interpret the contents of this table can be foundhere

                0. ClinicalDocument
                Logical ContainerClinicalDocument (CDA Class)
                ValidationInstance of this type are validated by templateId
                XML FormatIn the XML format, this property has the namespace urn:hl7-org:v3.
                Invariantsshould-sdtcCategory: SHOULD contain sdtcCategory (sdtcCategory.exists())
                category-18761-7: If category is present, then there shall be a category with LOINC code '18761-7'. (sdtcCategory.empty() or sdtcCategory.exists(code = '18761-7' and codeSystem = '2.16.840.1.113883.6.1'))
                should-participant-indirect: SHOULD contain zero or more [0..*] participant such that it SHALL contain exactly one [1..1] @typeCode="IND" Indirect (CodeSystem: HL7ParticipationType urn:oid:2.16.840.1.113883.5.90 DYNAMIC) (participant.where(typeCode = 'IND').exists())
                should-participant-callback: SHOULD contain zero or more [0..*] participant such that it SHALL contain exactly one [1..1] @typeCode="CALLBCK" call back contact (CodeSystem: HL7ParticipationType urn:oid:2.16.840.1.113883.5.90 DYNAMIC) (participant.where(typeCode = 'CALLBCK').exists())
                2. ClinicalDocument.templateId
                Control2..?
                4. ClinicalDocument.templateId:transfer-summary
                Slice Nametransfer-summary
                Control1..1
                6. ClinicalDocument.templateId:transfer-summary.root
                Control1..?
                Pattern Value2.16.840.1.113883.10.20.22.1.13
                8. ClinicalDocument.templateId:transfer-summary.extension
                Control1..?
                Pattern Value2024-05-01
                10. ClinicalDocument.sdtcCategory
                ShortUsed to categorize the document as a Transfer Summary. If present, there SHALL be a category of 18761-7 (Transfer summary note).
                SlicingThis element introduces a set of slices on ClinicalDocument.sdtcCategory. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                • value @ code
                • value @ codeSystem
                • 12. ClinicalDocument.sdtcCategory:documentType
                  Slice NamedocumentType
                  ShortTransfer summary note
                  Control0..1
                  14. ClinicalDocument.sdtcCategory:documentType.code
                  Control1..?
                  Pattern Value18761-7
                  16. ClinicalDocument.sdtcCategory:documentType.codeSystem
                  Control1..?
                  Pattern Value2.16.840.1.113883.6.1
                  18. ClinicalDocument.code
                  ShortThe Transfer Summary recommends use of the document type code 18761-7 "Transfer summary note", with further specification provided by author or performer, setting, or specialty. When pre-coordinated codes are used, any coded values describing the author or performer of the service act or the practice setting must be consistent with the LOINC document type. For example, an Obstetrics and Gynecology Transfer Summary note would not be authored by a Pediatric Cardiologist. Pre-coordinated codes are those that indicate the specialty or service provided in the LOINC Long Common Name (Print Name in the TransferDocumentType valueSet table). When using a generic type of code such as 18761-7 (Provider - Unspecified Transfer Summary), the types of services involved in the care are handled in documentationOf/serviceEvent with the use of serviceEvent/code (e.g., use a SNOMED CT procedure code such as 69031006 (Excision of breast tissue) while performers/providers involved in the care can be identified using the functionCode (bound to Healthcare Provider Taxonomy role codes).
                  Comments

                  SHALL contain exactly one [1..1] code, which SHALL be selected from ValueSet TransferDocumentType http://hl7.org/fhir/ccda/ValueSet/2.16.840.1.113883.1.11.20.2.4 DYNAMIC (CONF:1198-28243).

                  BindingThe codes SHALL be taken from TransferDocumentType .
                  (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.20.2.4)
                  20. ClinicalDocument.title
                  Comments

                  SHALL contain exactly one [1..1] title (CONF:1198-29838).

                  22. ClinicalDocument.participant
                  SlicingThis element introduces a set of slices on ClinicalDocument.participant. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                  • value @ typeCode
                  • 24. ClinicalDocument.participant:indirect
                    Slice Nameindirect
                    Comments

                    SHOULD contain zero or more [0..*] participant (CONF:1198-31599) such that it

                    Control0..*
                    26. ClinicalDocument.participant:indirect.typeCode
                    Comments

                    SHALL contain exactly one [1..1] @typeCode="IND" indirect (CodeSystem: HL7ParticipationType urn:oid:2.16.840.1.113883.5.90) (CONF:1198-31872).

                    Fixed ValueIND
                    28. ClinicalDocument.participant:indirect.associatedEntity
                    Comments

                    SHALL contain exactly one [1..1] associatedEntity (CONF:1198-31600).

                    30. ClinicalDocument.participant:indirect.associatedEntity.classCode
                    Comments

                    This associatedEntity SHALL contain exactly one [1..1] @classCode, which SHALL be selected from ValueSet INDRoleclassCodes urn:oid:2.16.840.1.113883.11.20.9.33 DYNAMIC (CONF:1198-31873).

                    BindingThe codes SHALL be taken from INDRoleclassCodes .
                    (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.33)
                    32. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson
                    Comments

                    This associatedEntity SHALL contain exactly one [1..1] associatedPerson (CONF:1198-31601).

                    Control1..?
                    34. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.name
                    Comments

                    This associatedPerson SHALL contain at least one [1..*] name (CONF:1198-31602).

                    Control1..?
                    36. ClinicalDocument.participant:callback
                    Slice Namecallback
                    Comments

                    SHOULD contain zero or more [0..*] participant (CONF:1198-31626) such that it

                    Control0..*
                    38. ClinicalDocument.participant:callback.typeCode
                    Comments

                    SHALL contain exactly one [1..1] @typeCode="CALLBCK" Call back contact (CodeSystem: HL7ParticipationType urn:oid:2.16.840.1.113883.5.90) (CONF:1198-31627).

                    Fixed ValueCALLBCK
                    40. ClinicalDocument.participant:callback.associatedEntity
                    Comments

                    SHALL contain exactly one [1..1] associatedEntity (CONF:1198-31628).

                    Invariantsshould-addr: SHOULD contain addr (addr.exists())
                    42. ClinicalDocument.participant:callback.associatedEntity.classCode
                    Comments

                    This associatedEntity SHALL contain exactly one [1..1] @classCode="ASSIGNED" assigned entity (CodeSystem: HL7RoleClass urn:oid:2.16.840.1.113883.5.110) (CONF:1198-31641).

                    Fixed ValueASSIGNED
                    44. ClinicalDocument.participant:callback.associatedEntity.id
                    Comments

                    This associatedEntity SHALL contain at least one [1..*] id (CONF:1198-31629).

                    Control1..?
                    46. ClinicalDocument.participant:callback.associatedEntity.addr
                    Comments

                    This associatedEntity SHOULD contain zero or more [0..*] addr (CONF:1198-31630).

                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD(US Realm Address)
                    48. ClinicalDocument.participant:callback.associatedEntity.telecom
                    Comments

                    This associatedEntity SHALL contain at least one [1..*] telecom (CONF:1198-31631).

                    Control1..?
                    50. ClinicalDocument.participant:callback.associatedEntity.associatedPerson
                    Comments

                    This associatedEntity SHALL contain exactly one [1..1] associatedPerson (CONF:1198-31632).

                    Control1..?
                    52. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.name
                    Comments

                    This associatedPerson SHALL contain at least one [1..*] name (CONF:1198-31633).

                    Control1..?
                    54. ClinicalDocument.participant:callback.associatedEntity.scopingOrganization
                    Comments

                    This associatedEntity MAY contain zero or one [0..1] scopingOrganization (CONF:1198-31634).

                    56. ClinicalDocument.documentationOf
                    Comments

                    SHALL contain exactly one [1..1] documentationOf (CONF:1198-31570).

                    Control1..1
                    58. ClinicalDocument.documentationOf.serviceEvent
                    ShortThe serviceEvent in a Transfer Note contains the representation of providers who are wholly or partially responsible for the safety and well-being of a subject of care.
                    Comments

                    This documentationOf SHALL contain exactly one [1..1] serviceEvent (CONF:1198-31571).

                    60. ClinicalDocument.documentationOf.serviceEvent.classCode
                    Comments

                    This serviceEvent SHALL contain exactly one [1..1] @classCode="PCPR" Care Provision (CodeSystem: HL7ActClass urn:oid:2.16.840.1.113883.5.6) (CONF:1198-31572).

                    Control1..?
                    Fixed ValuePCPR
                    62. ClinicalDocument.documentationOf.serviceEvent.code
                    ShortUse serviceEvent/code when using a generic document type code such as 18761-7 (Provider-Unspecified Transfer Summary) to represent the service.
                    Comments

                    This serviceEvent MAY contain zero or one [0..1] code (CONF:1198-32650).

                    64. ClinicalDocument.documentationOf.serviceEvent.performer
                    Control1..?
                    SlicingThis element introduces a set of slices on ClinicalDocument.documentationOf.serviceEvent.performer. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                    • value @ typeCode
                    • 66. ClinicalDocument.documentationOf.serviceEvent.performer:performer1
                      Slice Nameperformer1
                      Comments

                      This serviceEvent SHALL contain at least one [1..*] performer (CONF:1198-31574) such that it

                      Control1..*
                      68. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.typeCode
                      Comments

                      SHALL contain exactly one [1..1] @typeCode="PRF" Participation of Physical Performer (CodeSystem: HL7ParticipationType urn:oid:2.16.840.1.113883.5.90 DYNAMIC) (CONF:1198-31575).

                      Fixed ValuePRF
                      70. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode
                      ShortUse performer/functionCode when using a generic document type code such as 18761-7 (Provider-Unspecified Transfer Summary) to represent the provider.
                      Comments

                      MAY contain zero or one [0..1] functionCode, which SHOULD be selected from ValueSet Healthcare Provider Taxonomy urn:oid:2.16.840.1.114222.4.11.1066 DYNAMIC (CONF:1198-32651).

                      BindingThe codes SHOULD be taken from Healthcare Provider Taxonomy .
                      (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1066)
                      72. ClinicalDocument.component
                      Comments

                      SHALL contain exactly one [1..1] component (CONF:1198-28251).

                      74. ClinicalDocument.component.structuredBody
                      Comments

                      This component SHALL contain exactly one [1..1] structuredBody (CONF:1198-28252).

                      Control1..?
                      Invariantsap-or-a-and-p: **SHALL** include an Assessment and Plan Section, or both an Assessment Section and a Plan of Treatment Section. (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/AssessmentandPlanSection')).exists() or (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/AssessmentSection') or section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/PlanofTreatmentSection')).count() = 2))
                      ap-combo: This structuredBody **SHALL NOT** contain an Assessment and Plan Section (2.16.840.1.113883.10.20.22.2.9:2014-06-09) when either an Assessment Section (2.16.840.1.113883.10.20.22.2.8) or a Plan of Treatment Section (2.16.840.1.113883.10.20.22.2.10:2014-06-09) is present. (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/AssessmentandPlanSection')).exists() implies component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/AssessmentSection') or section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/PlanofTreatmentSection')).empty())
                      should-section-advance-directives: SHOULD contain am Advamce Directives Section (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/AdvanceDirectivesSection')))
                      should-section-functional-status: SHOULD contain a Functional Status Section (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/FunctionalStatusSection')))
                      should-section-discharge-dx: SHOULD contain a Discharge Diagnosis Section (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/DischargeDiagnosisSection')))
                      should-section-procedures: SHOULD contain a Procedures Section (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/ProceduresSection')))
                      should-section-social-history: SHOULD contain a Social History Section (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/SocialHistorySection')))
                      should-section-mental-status: SHOULD contain a Mental Status Section (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/MentalStatusSection')))
                      should-section-nutrition: SHOULD contain a Nutrition Section (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/NutritionSection')))
                      should-section-hpi: SHOULD contain a History of Present Illness Section (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/HistoryofPresentIllnessSection')))
                      76. ClinicalDocument.component.structuredBody.component
                      Control7..?
                      SlicingThis element introduces a set of slices on ClinicalDocument.component.structuredBody.component. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                      • profile @ section
                      • 78. ClinicalDocument.component.structuredBody.component:advanceDirectives
                        Slice NameadvanceDirectives
                        Comments

                        This structuredBody SHOULD contain zero or one [0..1] component (CONF:1198-28253) such that it

                        Control0..1
                        This element is affected by the following invariants: should-section-advance-directives
                        80. ClinicalDocument.component.structuredBody.component:advanceDirectives.section
                        Comments

                        The component, if present, SHALL contain exactly one [1..1] Advance Directives Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.21.1:2024-05-01) (CONF:1198-28254).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Advance Directives Section)
                        82. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances
                        Slice NameallergiesAndIntolerances
                        Comments

                        This structuredBody SHALL contain exactly one [1..1] component (CONF:1198-28255) such that it

                        Control1..1
                        84. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.section
                        Comments

                        SHALL contain exactly one [1..1] Allergies and Intolerances Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.6.1:2024-05-01) (CONF:1198-28256).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Allergies and Intolerances Section)
                        86. ClinicalDocument.component.structuredBody.component:physicalExam
                        Slice NamephysicalExam
                        Comments

                        This structuredBody MAY contain zero or one [0..1] component (CONF:1198-28257) such that it

                        Control0..1
                        88. ClinicalDocument.component.structuredBody.component:physicalExam.section
                        Comments

                        SHALL contain exactly one [1..1] Physical Exam Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.2.10:2024-05-01) (CONF:1198-28258).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Physical Exam Section)
                        90. ClinicalDocument.component.structuredBody.component:encounters
                        Slice Nameencounters
                        Comments

                        This structuredBody MAY contain zero or one [0..1] component (CONF:1198-28261) such that it

                        Control0..1
                        92. ClinicalDocument.component.structuredBody.component:encounters.section
                        Comments

                        SHALL contain exactly one [1..1] Encounters Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.22.1:2024-05-01) (CONF:1198-28262).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Encounters Section)
                        94. ClinicalDocument.component.structuredBody.component:familyHistory
                        Slice NamefamilyHistory
                        Comments

                        This structuredBody MAY contain zero or one [0..1] component (CONF:1198-28263) such that it

                        Control0..1
                        96. ClinicalDocument.component.structuredBody.component:familyHistory.section
                        Comments

                        SHALL contain exactly one [1..1] Family History Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.15:2024-05-01) (CONF:1198-28264).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Family History Section)
                        98. ClinicalDocument.component.structuredBody.component:functionalStatus
                        Slice NamefunctionalStatus
                        Comments

                        This structuredBody SHOULD contain zero or one [0..1] component (CONF:1198-28265) such that it

                        Control0..1
                        This element is affected by the following invariants: should-section-functional-status
                        100. ClinicalDocument.component.structuredBody.component:functionalStatus.section
                        Comments

                        SHALL contain exactly one [1..1] Functional Status Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.14:2014-06-09) (CONF:1198-28266).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Functional Status Section)
                        102. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis
                        Slice NamedischargeDiagnosis
                        Comments

                        This structuredBody SHOULD contain zero or one [0..1] component (CONF:1198-28271) such that it

                        Control0..1
                        This element is affected by the following invariants: should-section-discharge-dx
                        104. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.section
                        Comments

                        SHALL contain exactly one [1..1] Discharge Diagnosis Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.24:2024-05-01) (CONF:1198-28272).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Discharge Diagnosis Section)
                        106. ClinicalDocument.component.structuredBody.component:immunizations
                        Slice Nameimmunizations
                        Comments

                        This structuredBody MAY contain zero or one [0..1] component (CONF:1198-28273) such that it

                        Control0..1
                        108. ClinicalDocument.component.structuredBody.component:immunizations.section
                        Comments

                        SHALL contain exactly one [1..1] Immunizations Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.2.1:2024-05-01) (CONF:1198-28274).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Immunizations Section)
                        110. ClinicalDocument.component.structuredBody.component:medicalEquip
                        Slice NamemedicalEquip
                        Comments

                        This structuredBody MAY contain zero or one [0..1] component (CONF:1198-28275) such that it

                        Control0..1
                        112. ClinicalDocument.component.structuredBody.component:medicalEquip.section
                        Comments

                        SHALL contain exactly one [1..1] Medical Equipment Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.23:2014-06-09) (CONF:1198-28276).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Medical Equipment Section)
                        114. ClinicalDocument.component.structuredBody.component:medications
                        Slice Namemedications
                        Comments

                        This structuredBody SHALL contain exactly one [1..1] component (CONF:1198-28277) such that it

                        Control1..1
                        116. ClinicalDocument.component.structuredBody.component:medications.section
                        Comments

                        SHALL contain exactly one [1..1] Medications Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.1.1:2014-06-09) (CONF:1198-28278).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Medications Section)
                        118. ClinicalDocument.component.structuredBody.component:payers
                        Slice Namepayers
                        Comments

                        This structuredBody MAY contain zero or one [0..1] component (CONF:1198-28279) such that it

                        Control0..1
                        120. ClinicalDocument.component.structuredBody.component:payers.section
                        Comments

                        SHALL contain exactly one [1..1] Payers Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.18:2024-05-01) (CONF:1198-28280).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Payers Section)
                        122. ClinicalDocument.component.structuredBody.component:planOfTreatment
                        Slice NameplanOfTreatment
                        Comments

                        This structuredBody MAY contain zero or one [0..1] component (CONF:1198-28281) such that it

                        Control0..1
                        This element is affected by the following invariants: ap-or-a-and-p, ap-combo
                        124. ClinicalDocument.component.structuredBody.component:planOfTreatment.section
                        Comments

                        SHALL contain exactly one [1..1] Plan of Treatment Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.10:2014-06-09) (CONF:1198-28282).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Plan of Treatment Section)
                        126. ClinicalDocument.component.structuredBody.component:problem
                        Slice Nameproblem
                        Comments

                        This structuredBody SHALL contain exactly one [1..1] component (CONF:1198-28283) such that it

                        Control1..1
                        128. ClinicalDocument.component.structuredBody.component:problem.section
                        Comments

                        SHALL contain exactly one [1..1] Problem Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.5.1:2024-05-01) (CONF:1198-28284).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Problem Section)
                        130. ClinicalDocument.component.structuredBody.component:procedures
                        Slice Nameprocedures
                        Comments

                        This structuredBody SHOULD contain zero or one [0..1] component (CONF:1198-28285) such that it

                        Control0..1
                        This element is affected by the following invariants: should-section-procedures
                        132. ClinicalDocument.component.structuredBody.component:procedures.section
                        Comments

                        SHALL contain exactly one [1..1] Procedures Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.7.1:2014-06-09) (CONF:1198-28286).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Procedures Section)
                        134. ClinicalDocument.component.structuredBody.component:results
                        Slice Nameresults
                        Comments

                        This structuredBody SHALL contain exactly one [1..1] component (CONF:1198-28287) such that it

                        Control1..1
                        136. ClinicalDocument.component.structuredBody.component:results.section
                        Comments

                        SHALL contain exactly one [1..1] Results Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.3.1:2024-05-01) (CONF:1198-28288).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Results Section)
                        138. ClinicalDocument.component.structuredBody.component:socialHistory
                        Slice NamesocialHistory
                        Comments

                        This structuredBody SHOULD contain zero or one [0..1] component (CONF:1198-28289) such that it

                        Control0..1
                        This element is affected by the following invariants: should-section-social-history
                        140. ClinicalDocument.component.structuredBody.component:socialHistory.section
                        Comments

                        SHALL contain exactly one [1..1] Social History Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.17:2024-05-01) (CONF:1198-28290).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Social History Section)
                        142. ClinicalDocument.component.structuredBody.component:vitalSigns
                        Slice NamevitalSigns
                        Comments

                        This structuredBody SHALL contain exactly one [1..1] component (CONF:1198-28291) such that it

                        Control1..1
                        144. ClinicalDocument.component.structuredBody.component:vitalSigns.section
                        Comments

                        SHALL contain exactly one [1..1] Vital Signs Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.4.1:2024-05-01) (CONF:1198-28292).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Vital Signs Section)
                        146. ClinicalDocument.component.structuredBody.component:mentalStatus
                        Slice NamementalStatus
                        Comments

                        This structuredBody SHOULD contain zero or one [0..1] component (CONF:1198-28327) such that it

                        Control0..1
                        This element is affected by the following invariants: should-section-mental-status
                        148. ClinicalDocument.component.structuredBody.component:mentalStatus.section
                        Comments

                        SHALL contain exactly one [1..1] Mental Status Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.56:2024-05-01) (CONF:1198-28328).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Mental Status Section)
                        150. ClinicalDocument.component.structuredBody.component:generalStatus
                        Slice NamegeneralStatus
                        Comments

                        This structuredBody MAY contain zero or one [0..1] component (CONF:1198-28838) such that it

                        Control0..1
                        152. ClinicalDocument.component.structuredBody.component:generalStatus.section
                        Comments

                        SHALL contain exactly one [1..1] General Status Section (identifier: urn:oid:2.16.840.1.113883.10.20.2.5) (CONF:1198-28839).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(General Status Section)
                        154. ClinicalDocument.component.structuredBody.component:reviewOfSystems
                        Slice NamereviewOfSystems
                        Comments

                        This structuredBody MAY contain zero or one [0..1] component (CONF:1198-30239) such that it

                        Control0..1
                        156. ClinicalDocument.component.structuredBody.component:reviewOfSystems.section
                        Comments

                        SHALL contain exactly one [1..1] Review of Systems Section (identifier: urn:oid:1.3.6.1.4.1.19376.1.5.3.1.3.18) (CONF:1198-30240).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Review of Systems Section)
                        158. ClinicalDocument.component.structuredBody.component:nutrition
                        Slice Namenutrition
                        Comments

                        This structuredBody SHOULD contain zero or one [0..1] component (CONF:1198-30776) such that it

                        Control0..1
                        This element is affected by the following invariants: should-section-nutrition
                        160. ClinicalDocument.component.structuredBody.component:nutrition.section
                        Comments

                        SHALL contain exactly one [1..1] Nutrition Section (identifier: urn:oid:2.16.840.1.113883.10.20.22.2.57) (CONF:1198-30777).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Nutrition Section)
                        162. ClinicalDocument.component.structuredBody.component:reasonForReferral
                        Slice NamereasonForReferral
                        Comments

                        This structuredBody SHALL contain exactly one [1..1] component (CONF:1198-31342) such that it

                        Control1..1
                        164. ClinicalDocument.component.structuredBody.component:reasonForReferral.section
                        Comments

                        SHALL contain exactly one [1..1] Reason for Referral Section (identifier: urn:hl7ii:1.3.6.1.4.1.19376.1.5.3.1.3.1:2014-06-09) (CONF:1198-31343).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Reason for Referral Section)
                        166. ClinicalDocument.component.structuredBody.component:pastMedicalHistory
                        Slice NamepastMedicalHistory
                        Comments

                        This structuredBody MAY contain zero or one [0..1] component (CONF:1198-31561) such that it

                        Control0..1
                        168. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.section
                        Comments

                        SHALL contain exactly one [1..1] Past Medical History (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.20:2024-05-01) (CONF:1198-31562).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Past Medical History)
                        170. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness
                        Slice NamehistoryOfPresentIllness
                        Comments

                        This structuredBody SHOULD contain zero or one [0..1] component (CONF:1198-31563) such that it

                        Control0..1
                        This element is affected by the following invariants: should-section-hpi
                        172. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.section
                        Comments

                        SHALL contain exactly one [1..1] History of Present Illness Section (identifier: urn:oid:1.3.6.1.4.1.19376.1.5.3.1.3.4) (CONF:1198-31564).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(History of Present Illness Section)
                        174. ClinicalDocument.component.structuredBody.component:assessmentAndPlan
                        Slice NameassessmentAndPlan
                        Comments

                        This structuredBody MAY contain zero or one [0..1] component (CONF:1198-31565) such that it

                        Control0..1
                        This element is affected by the following invariants: ap-or-a-and-p, ap-combo
                        176. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.section
                        Comments

                        SHALL contain exactly one [1..1] Assessment and Plan Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.9:2014-06-09) (CONF:1198-31566).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Assessment and Plan Section)
                        178. ClinicalDocument.component.structuredBody.component:assessment
                        Slice Nameassessment
                        Comments

                        This structuredBody MAY contain zero or one [0..1] component (CONF:1198-31567) such that it

                        Control0..1
                        This element is affected by the following invariants: ap-or-a-and-p, ap-combo
                        180. ClinicalDocument.component.structuredBody.component:assessment.section
                        Comments

                        SHALL contain exactly one [1..1] Assessment Section (identifier: urn:oid:2.16.840.1.113883.10.20.22.2.8) (CONF:1198-31568).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Assessment Section)
                        182. ClinicalDocument.component.structuredBody.component:admissionMedications
                        Slice NameadmissionMedications
                        Comments

                        This structuredBody MAY contain zero or one [0..1] component (CONF:1198-32445) such that it

                        Control0..1
                        184. ClinicalDocument.component.structuredBody.component:admissionMedications.section
                        Comments

                        SHALL contain exactly one [1..1] Admission Medications Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.44.1:2024-05-01) (CONF:1198-32446).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Admission Medications Section (entries optional))
                        186. ClinicalDocument.component.structuredBody.component:admissionDiagnosis
                        Slice NameadmissionDiagnosis
                        Comments

                        This structuredBody MAY contain zero or one [0..1] component (CONF:1198-32447) such that it

                        Control0..1
                        188. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.section
                        Comments

                        SHALL contain exactly one [1..1] Admission Diagnosis Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.43:2024-05-01) (CONF:1198-32448).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Admission Diagnosis Section)
                        190. ClinicalDocument.component.structuredBody.component:courseOfCare
                        Slice NamecourseOfCare
                        Comments

                        This structuredBody MAY contain zero or one [0..1] component (CONF:1198-32648) such that it

                        Control0..1
                        192. ClinicalDocument.component.structuredBody.component:courseOfCare.section
                        Comments

                        SHALL contain exactly one [1..1] Course of Care Section (identifier: urn:oid:2.16.840.1.113883.10.20.22.2.64) (CONF:1198-32649).

                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Course of Care Section)

                        Guidance on how to interpret the contents of this table can be foundhere

                        0. ClinicalDocument
                        Definition

                        Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type.

                        ShortBase for all types and resources
                        Control1..1
                        Is Modifierfalse
                        Logical ContainerClinicalDocument (CDA Class)
                        ValidationInstance of this type are validated by templateId
                        XML FormatIn the XML format, this property has the namespace urn:hl7-org:v3.
                        Invariants4537-6380: If setId is present versionNumber **SHALL** be present (CONF:4537-6380). (setId.exists() implies versionNumber.exists())
                        4537-6387: If versionNumber is present setId **SHALL** be present (CONF:4537-6387). (versionNumber.exists() implies setId.exists())
                        should-legalAuthenticator: SHOULD contain legalAuthenticator (legalAuthenticator.exists())
                        should-relatedParticipant: Documents SHOULD contain a RelatedPerson participant (participant.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/RelatedPersonRelationshipAndNameParticipant').exists())
                        should-sdtcCategory: SHOULD contain sdtcCategory (sdtcCategory.exists())
                        category-18761-7: If category is present, then there shall be a category with LOINC code '18761-7'. (sdtcCategory.empty() or sdtcCategory.exists(code = '18761-7' and codeSystem = '2.16.840.1.113883.6.1'))
                        should-participant-indirect: SHOULD contain zero or more [0..*] participant such that it SHALL contain exactly one [1..1] @typeCode="IND" Indirect (CodeSystem: HL7ParticipationType urn:oid:2.16.840.1.113883.5.90 DYNAMIC) (participant.where(typeCode = 'IND').exists())
                        should-participant-callback: SHOULD contain zero or more [0..*] participant such that it SHALL contain exactly one [1..1] @typeCode="CALLBCK" call back contact (CodeSystem: HL7ParticipationType urn:oid:2.16.840.1.113883.5.90 DYNAMIC) (participant.where(typeCode = 'CALLBCK').exists())
                        2. ClinicalDocument.nullFlavor
                        Definition

                        If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                        Control0..1
                        BindingThe codes SHALL be taken from CDANullFlavor
                        (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                        Typecode(cs: Coded Simple Value)
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        XML FormatIn the XML format, this property is represented as an attribute.
                        LabelExceptional Value Detail
                        4. ClinicalDocument.classCode
                        Control0..1
                        BindingFor example codes, see CDAActClass
                        (example to http://hl7.org/cda/stds/core/ValueSet/CDAActClass)
                        Typecode(cs: Coded Simple Value)
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        XML FormatIn the XML format, this property is represented as an attribute.
                        Fixed ValueDOCCLIN
                        6. ClinicalDocument.moodCode
                        Control0..1
                        BindingThe codes SHALL be taken from CDAActMood
                        (required to http://hl7.org/cda/stds/core/ValueSet/CDAActMood)
                        Typecode(cs: Coded Simple Value)
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        XML FormatIn the XML format, this property is represented as an attribute.
                        Fixed ValueEVN
                        8. ClinicalDocument.realmCode
                        Definition

                        When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                        Comments

                        SHALL contain exactly one [1..1] realmCode="US" (CONF:4537-16791).

                        Control1..1
                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                        10. ClinicalDocument.realmCode.nullFlavor
                        Definition

                        If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                        Control0..1
                        BindingThe codes SHALL be taken from CDANullFlavor
                        (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                        Typecode(cs: Coded Simple Value)
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        XML FormatIn the XML format, this property is represented as an attribute.
                        LabelExceptional Value Detail
                        12. ClinicalDocument.realmCode.code
                        Definition

                        The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

                        Control1..1
                        Typecode(cs: Coded Simple Value)
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        XML FormatIn the XML format, this property is represented as an attribute.
                        LabelCode
                        Pattern ValueUS
                        14. ClinicalDocument.realmCode.codeSystem
                        Definition

                        Specifies the code system that defines the code.

                        Control0..0
                        Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        XML FormatIn the XML format, this property is represented as an attribute.
                        LabelCode System
                        16. ClinicalDocument.realmCode.codeSystemName
                        Definition

                        The common name of the coding system.

                        Control0..0
                        Typestring(st: Character String)
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        XML FormatIn the XML format, this property is represented as an attribute.
                        LabelCode System Name
                        18. ClinicalDocument.realmCode.codeSystemVersion
                        Definition

                        If applicable, a version descriptor defined specifically for the given code system.

                        Control0..0
                        Typestring(st: Character String)
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        XML FormatIn the XML format, this property is represented as an attribute.
                        LabelCode System Version
                        20. ClinicalDocument.realmCode.displayName
                        Definition

                        A name or title for the code, under which the sending system shows the code value to its users.

                        Control0..0
                        Typestring(st: Character String)
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        XML FormatIn the XML format, this property is represented as an attribute.
                        LabelDisplay Name
                        22. ClinicalDocument.realmCode.sdtcValueSet
                        Definition

                        The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

                        Control0..1
                        Typestring(oid: ISO Object Identifier)
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
                        24. ClinicalDocument.realmCode.sdtcValueSetVersion
                        Definition

                        The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

                        Control0..1
                        Typestring(st: Character String)
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
                        26. ClinicalDocument.realmCode.originalText
                        Definition

                        The text or phrase used as the basis for the coding.

                        Control0..0
                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                        LabelOriginal Text
                        28. ClinicalDocument.realmCode.qualifier
                        Definition

                        Specifies additional codes that increase the specificity of the the primary code.

                        Control0..0
                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
                        LabelQualifier
                        30. ClinicalDocument.realmCode.translation
                        Definition

                        A set of other concept descriptors that translate this concept descriptor into other code systems.

                        Control0..0
                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
                        XML FormatThe type of this property is determined using the xsi:typeattribute.
                        LabelTranslation
                        32. ClinicalDocument.typeId
                        Definition

                        ClinicalDocument.typeId is a technology-neutral explicit reference to this CDA, Release Two specification, and must be valued as follows: ClinicalDocument.typeId.root = "2.16.840.1.113883.1.3" (which is the OID for HL7 Registered models); ClinicalDocument.typeId.extension = "POCD_HD000040" (which is the unique identifier for the CDA, Release Two Hierarchical Description).

                        Comments

                        SHALL contain exactly one [1..1] typeId (CONF:4537-5361).

                        Control1..1
                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                        InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                        34. ClinicalDocument.typeId.nullFlavor
                        Definition

                        If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                        Control0..1
                        BindingThe codes SHALL be taken from CDANullFlavor
                        (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                        Typecode(cs: Coded Simple Value)
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        XML FormatIn the XML format, this property is represented as an attribute.
                        LabelExceptional Value Detail
                        36. ClinicalDocument.typeId.assigningAuthorityName
                        Definition

                        A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                        Control0..1
                        Typestring(st: Character String)
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        XML FormatIn the XML format, this property is represented as an attribute.
                        LabelAssigning Authority Name
                        38. ClinicalDocument.typeId.displayable
                        Definition

                        Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                        Control0..1
                        Typeboolean(bl: Boolean)
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        XML FormatIn the XML format, this property is represented as an attribute.
                        LabelDisplayable
                        40. ClinicalDocument.typeId.root
                        Definition

                        Identifies the type as an HL7 Registered model

                        Comments

                        This typeId SHALL contain exactly one [1..1] @root="2.16.840.1.113883.1.3" (CONF:4537-5250).

                        Control1..1
                        Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        XML FormatIn the XML format, this property is represented as an attribute.
                        LabelRoot
                        Fixed Value2.16.840.1.113883.1.3
                        42. ClinicalDocument.typeId.extension
                        Definition

                        A character string as a unique identifier within the scope of the identifier root.

                        Comments

                        This typeId SHALL contain exactly one [1..1] @extension="POCD_HD000040" (CONF:4537-5251).

                        Control1..1
                        Typestring(st: Character String)
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        XML FormatIn the XML format, this property is represented as an attribute.
                        LabelExtension
                        Fixed ValuePOCD_HD000040
                        44. ClinicalDocument.templateId
                        Definition

                        When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                        Control2..*
                        Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                        SlicingThis element introduces a set of slices on ClinicalDocument.templateId. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                        • value @ root
                        • value @ extension
                        • 46. ClinicalDocument.templateId:us-realm
                          Slice Nameus-realm
                          Definition

                          When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                          Control1..1
                          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                          48. ClinicalDocument.templateId:us-realm.nullFlavor
                          Definition

                          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                          Control0..1
                          BindingThe codes SHALL be taken from CDANullFlavor
                          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                          Typecode(cs: Coded Simple Value)
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          XML FormatIn the XML format, this property is represented as an attribute.
                          LabelExceptional Value Detail
                          50. ClinicalDocument.templateId:us-realm.assigningAuthorityName
                          Definition

                          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                          Control0..1
                          Typestring(st: Character String)
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          XML FormatIn the XML format, this property is represented as an attribute.
                          LabelAssigning Authority Name
                          52. ClinicalDocument.templateId:us-realm.displayable
                          Definition

                          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                          Control0..1
                          Typeboolean(bl: Boolean)
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          XML FormatIn the XML format, this property is represented as an attribute.
                          LabelDisplayable
                          54. ClinicalDocument.templateId:us-realm.root
                          Definition

                          A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.

                          Control1..1
                          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          XML FormatIn the XML format, this property is represented as an attribute.
                          LabelRoot
                          Pattern Value2.16.840.1.113883.10.20.22.1.1
                          56. ClinicalDocument.templateId:us-realm.extension
                          Definition

                          A character string as a unique identifier within the scope of the identifier root.

                          Control1..1
                          Typestring(st: Character String)
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          XML FormatIn the XML format, this property is represented as an attribute.
                          LabelExtension
                          Pattern Value2024-05-01
                          58. ClinicalDocument.templateId:transfer-summary
                          Slice Nametransfer-summary
                          Definition

                          When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                          Control1..1
                          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                          60. ClinicalDocument.templateId:transfer-summary.nullFlavor
                          Definition

                          If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                          Control0..1
                          BindingThe codes SHALL be taken from CDANullFlavor
                          (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                          Typecode(cs: Coded Simple Value)
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          XML FormatIn the XML format, this property is represented as an attribute.
                          LabelExceptional Value Detail
                          62. ClinicalDocument.templateId:transfer-summary.assigningAuthorityName
                          Definition

                          A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                          Control0..1
                          Typestring(st: Character String)
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          XML FormatIn the XML format, this property is represented as an attribute.
                          LabelAssigning Authority Name
                          64. ClinicalDocument.templateId:transfer-summary.displayable
                          Definition

                          Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                          Control0..1
                          Typeboolean(bl: Boolean)
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          XML FormatIn the XML format, this property is represented as an attribute.
                          LabelDisplayable
                          66. ClinicalDocument.templateId:transfer-summary.root
                          Definition

                          A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.

                          Control1..1
                          Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          XML FormatIn the XML format, this property is represented as an attribute.
                          LabelRoot
                          Pattern Value2.16.840.1.113883.10.20.22.1.13
                          68. ClinicalDocument.templateId:transfer-summary.extension
                          Definition

                          A character string as a unique identifier within the scope of the identifier root.

                          Control1..1
                          Typestring(st: Character String)
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          XML FormatIn the XML format, this property is represented as an attribute.
                          LabelExtension
                          Pattern Value2024-05-01
                          70. ClinicalDocument.id
                          Definition

                          icon Added:

                          Represents the unique instance identifier of a clinical document.

                          Short**SHALL** be a globally unique identifier for the document (CONF:4537-9991).
                          Comments

                          SHALL contain exactly one [1..1] id (CONF:4537-5363).

                          Control1..1
                          Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                          72. ClinicalDocument.sdtcCategory
                          ShortUsed to categorize the document as a Transfer Summary. If present, there SHALL be a category of 18761-7 (Transfer summary note).
                          Control0..*
                          This element is affected by the following invariants: should-sdtcCategory, category-18761-7
                          Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
                          XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namecategory.
                          SlicingThis element introduces a set of slices on ClinicalDocument.sdtcCategory. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                          • value @ code
                          • value @ codeSystem
                          • 74. ClinicalDocument.sdtcCategory:documentType
                            Slice NamedocumentType
                            ShortTransfer summary note
                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
                            XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namecategory.
                            76. ClinicalDocument.sdtcCategory:documentType.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            78. ClinicalDocument.sdtcCategory:documentType.code
                            Definition

                            The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

                            Control1..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelCode
                            Pattern Value18761-7
                            80. ClinicalDocument.sdtcCategory:documentType.codeSystem
                            Definition

                            Specifies the code system that defines the code.

                            Control1..1
                            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelCode System
                            Pattern Value2.16.840.1.113883.6.1
                            82. ClinicalDocument.sdtcCategory:documentType.codeSystemName
                            Definition

                            The common name of the coding system.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelCode System Name
                            84. ClinicalDocument.sdtcCategory:documentType.codeSystemVersion
                            Definition

                            If applicable, a version descriptor defined specifically for the given code system.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelCode System Version
                            86. ClinicalDocument.sdtcCategory:documentType.displayName
                            Definition

                            A name or title for the code, under which the sending system shows the code value to its users.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelDisplay Name
                            88. ClinicalDocument.sdtcCategory:documentType.sdtcValueSet
                            Definition

                            The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

                            Control0..1
                            Typestring(oid: ISO Object Identifier)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
                            90. ClinicalDocument.sdtcCategory:documentType.sdtcValueSetVersion
                            Definition

                            The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
                            92. ClinicalDocument.sdtcCategory:documentType.originalText
                            Definition

                            The text or phrase used as the basis for the coding.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                            LabelOriginal Text
                            94. ClinicalDocument.sdtcCategory:documentType.qualifier
                            Definition

                            Specifies additional codes that increase the specificity of the the primary code.

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
                            LabelQualifier
                            96. ClinicalDocument.sdtcCategory:documentType.translation
                            Definition

                            A set of other concept descriptors that translate this concept descriptor into other code systems.

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
                            XML FormatThe type of this property is determined using the xsi:typeattribute.
                            LabelTranslation
                            98. ClinicalDocument.code
                            Definition

                            icon Added:

                            The code specifying the particular kind of document (e.g. History and Physical, Discharge Summary, Progress Note).

                            ShortThe Transfer Summary recommends use of the document type code 18761-7 "Transfer summary note", with further specification provided by author or performer, setting, or specialty. When pre-coordinated codes are used, any coded values describing the author or performer of the service act or the practice setting must be consistent with the LOINC document type. For example, an Obstetrics and Gynecology Transfer Summary note would not be authored by a Pediatric Cardiologist. Pre-coordinated codes are those that indicate the specialty or service provided in the LOINC Long Common Name (Print Name in the TransferDocumentType valueSet table). When using a generic type of code such as 18761-7 (Provider - Unspecified Transfer Summary), the types of services involved in the care are handled in documentationOf/serviceEvent with the use of serviceEvent/code (e.g., use a SNOMED CT procedure code such as 69031006 (Excision of breast tissue) while performers/providers involved in the care can be identified using the functionCode (bound to Healthcare Provider Taxonomy role codes).
                            Comments

                            SHALL contain exactly one [1..1] code, which SHALL be selected from ValueSet TransferDocumentType http://hl7.org/fhir/ccda/ValueSet/2.16.840.1.113883.1.11.20.2.4 DYNAMIC (CONF:1198-28243).

                            Control1..1
                            BindingThe codes SHALL be taken from TransferDocumentType .
                            (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.20.2.4)
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                            100. ClinicalDocument.code.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..0
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            102. ClinicalDocument.code.code
                            Definition

                            The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

                            Control1..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelCode
                            104. ClinicalDocument.code.codeSystem
                            Definition

                            Specifies the code system that defines the code.

                            Control1..1
                            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelCode System
                            Pattern Value2.16.840.1.113883.6.1
                            106. ClinicalDocument.code.codeSystemName
                            Definition

                            The common name of the coding system.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelCode System Name
                            108. ClinicalDocument.code.codeSystemVersion
                            Definition

                            If applicable, a version descriptor defined specifically for the given code system.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelCode System Version
                            110. ClinicalDocument.code.displayName
                            Definition

                            A name or title for the code, under which the sending system shows the code value to its users.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelDisplay Name
                            112. ClinicalDocument.code.sdtcValueSet
                            Definition

                            The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

                            Control0..1
                            Typestring(oid: ISO Object Identifier)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
                            114. ClinicalDocument.code.sdtcValueSetVersion
                            Definition

                            The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
                            116. ClinicalDocument.code.originalText
                            Definition

                            The text or phrase used as the basis for the coding.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                            LabelOriginal Text
                            118. ClinicalDocument.code.qualifier
                            Definition

                            Specifies additional codes that increase the specificity of the the primary code.

                            Control0..0
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
                            LabelQualifier
                            120. ClinicalDocument.code.translation
                            Definition

                            A set of other concept descriptors that translate this concept descriptor into other code systems.

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
                            XML FormatThe type of this property is determined using the xsi:typeattribute.
                            LabelTranslation
                            122. ClinicalDocument.title
                            ShortThe title can either be a locally defined name or the displayName corresponding to clinicalDocument/code
                            Comments

                            SHALL contain exactly one [1..1] title (CONF:1198-29838).

                            Control1..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ST
                            124. ClinicalDocument.sdtcStatusCode
                            Definition

                            The statusCode extension attribute allows the implementer to identify a ClinicalDocument that is in other than the completed state. It was created to support the Structured Form Definition IG to identify that the document itself is an unfinished product currently being completed for a patient.

                            Control0..1
                            BindingThe codes SHALL be taken from ActStatus
                            (required to http://terminology.hl7.org/ValueSet/v3-ActStatus)
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                            XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namestatusCode.
                            126. ClinicalDocument.effectiveTime
                            Definition

                            icon Added:

                            Signifies the document creation time, when the document first came into being.

                            Shorticon Added:Document creation time
                            Comments

                            SHALL contain exactly one [1..1] US Realm Date and Time (Point in Time) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.4) (CONF:4537-5256).

                            Control1..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/TS(US Realm Date and Time - Point in Time)
                            128. ClinicalDocument.confidentialityCode
                            Shorticon Added:Controls the disclosure of information in this document
                            Comments

                            icon Added:

                            Confidentiality is a required contextual component of CDA, where the value expressed in the header holds true for the entire document, unless overridden by a nested value.

                            Control1..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                            130. ClinicalDocument.confidentialityCode.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..0
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            132. ClinicalDocument.confidentialityCode.code
                            Definition

                            The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

                            Control1..1
                            BindingThe codes SHOULD be taken from HL7 BasicConfidentialityKind .
                            (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.16926)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelCode
                            134. ClinicalDocument.confidentialityCode.codeSystem
                            Definition

                            Specifies the code system that defines the code.

                            Control0..1
                            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelCode System
                            136. ClinicalDocument.confidentialityCode.codeSystemName
                            Definition

                            The common name of the coding system.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelCode System Name
                            138. ClinicalDocument.confidentialityCode.codeSystemVersion
                            Definition

                            If applicable, a version descriptor defined specifically for the given code system.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelCode System Version
                            140. ClinicalDocument.confidentialityCode.displayName
                            Definition

                            A name or title for the code, under which the sending system shows the code value to its users.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelDisplay Name
                            142. ClinicalDocument.confidentialityCode.sdtcValueSet
                            Definition

                            The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

                            Control0..1
                            Typestring(oid: ISO Object Identifier)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
                            144. ClinicalDocument.confidentialityCode.sdtcValueSetVersion
                            Definition

                            The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
                            146. ClinicalDocument.confidentialityCode.originalText
                            Definition

                            The text or phrase used as the basis for the coding.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                            LabelOriginal Text
                            148. ClinicalDocument.confidentialityCode.qualifier
                            Definition

                            Specifies additional codes that increase the specificity of the the primary code.

                            Control0..0
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
                            LabelQualifier
                            150. ClinicalDocument.confidentialityCode.translation
                            Definition

                            A set of other concept descriptors that translate this concept descriptor into other code systems.

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
                            XML FormatThe type of this property is determined using the xsi:typeattribute.
                            LabelTranslation
                            152. ClinicalDocument.languageCode
                            Definition

                            icon Added:

                            Specifies the human language of character data (whether they be in contents or attribute values).

                            Shorticon Added:Human language of character data
                            Comments

                            SHALL contain exactly one [1..1] languageCode, which SHALL be selected from ValueSet AllLanguages https://www.hl7.org/fhir/valueset-all-languages.html (OID 2.16.840.1.113883.4.642.3.21) DYNAMIC.

                            Control1..1
                            BindingThe codes SHALL be taken from AllLanguages
                            (required to http://hl7.org/fhir/ValueSet/all-languages)
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                            154. ClinicalDocument.setId
                            Shorticon Added:An identifier that is common across all document revisions
                            Comments

                            MAY contain zero or one [0..1] setId (CONF:4537-5261).

                            Control0..1
                            This element is affected by the following invariants: 4537-6380, 4537-6387
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            156. ClinicalDocument.versionNumber
                            Shorticon Added:An integer value used to version successive replacement documents
                            Comments

                            MAY contain zero or one [0..1] versionNumber (CONF:4537-5264).

                            Control0..1
                            This element is affected by the following invariants: 4537-6380, 4537-6387
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/INT
                            158. ClinicalDocument.copyTime
                            Definition

                            icon Added:

                            Represents the time a document is released (i.e. copied or sent to a display device) from a document management system that maintains revision control over the document. Once valued, it cannot be changed. The intent is to give the viewer of the document some notion as to how long the document has been out of the safe context of its document management system.

                            Shorticon Added:Deprecated - use is discouraged
                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/TS
                            Requirements

                            icon Added:

                            Included for backwards compatibility with CDA, Release One. ClinicalDocument.copyTime has been deprecated because it is not part of the document at the time it is authenticated, but instead represents metadata about the document, applied at some variable time after authentication. Further use is discouraged.

                            160. ClinicalDocument.recordTarget
                            ShortThe recordTarget records the administrative and demographic data of the patient whose health information is described by the clinical document; each recordTarget must contain at least one patientRole element
                            Comments

                            SHALL contain at least one [1..*] recordTarget (CONF:4537-5266).

                            Control1..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/RecordTarget
                            Requirements

                            icon Added:

                            The recordTarget(s) of a document are stated in the header and propagate to nested content, where they cannot be overridden.

                            162. ClinicalDocument.recordTarget.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            164. ClinicalDocument.recordTarget.realmCode
                            Definition

                            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                            166. ClinicalDocument.recordTarget.typeId
                            Definition

                            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                            168. ClinicalDocument.recordTarget.typeId.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            170. ClinicalDocument.recordTarget.typeId.assigningAuthorityName
                            Definition

                            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelAssigning Authority Name
                            172. ClinicalDocument.recordTarget.typeId.displayable
                            Definition

                            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                            Control0..1
                            Typeboolean(bl: Boolean)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelDisplayable
                            174. ClinicalDocument.recordTarget.typeId.root
                            Definition

                            Identifies the type as an HL7 Registered model

                            Control1..1
                            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelRoot
                            Fixed Value2.16.840.1.113883.1.3
                            176. ClinicalDocument.recordTarget.typeId.extension
                            Definition

                            A character string as a unique identifier within the scope of the identifier root.

                            Control1..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExtension
                            178. ClinicalDocument.recordTarget.templateId
                            Definition

                            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            180. ClinicalDocument.recordTarget.typeCode
                            Control0..1
                            BindingThe codes SHALL be taken from CDAParticipationType
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueRCT
                            182. ClinicalDocument.recordTarget.contextControlCode
                            Control0..1
                            BindingThe codes SHALL be taken from CDAContextControl
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDAContextControl)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueOP
                            184. ClinicalDocument.recordTarget.patientRole
                            Comments

                            Such recordTargets SHALL contain exactly one [1..1] patientRole (CONF:4537-5267).

                            Control1..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/PatientRole
                            186. ClinicalDocument.recordTarget.patientRole.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            188. ClinicalDocument.recordTarget.patientRole.realmCode
                            Definition

                            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                            190. ClinicalDocument.recordTarget.patientRole.typeId
                            Definition

                            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                            192. ClinicalDocument.recordTarget.patientRole.typeId.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            194. ClinicalDocument.recordTarget.patientRole.typeId.assigningAuthorityName
                            Definition

                            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelAssigning Authority Name
                            196. ClinicalDocument.recordTarget.patientRole.typeId.displayable
                            Definition

                            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                            Control0..1
                            Typeboolean(bl: Boolean)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelDisplayable
                            198. ClinicalDocument.recordTarget.patientRole.typeId.root
                            Definition

                            Identifies the type as an HL7 Registered model

                            Control1..1
                            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelRoot
                            Fixed Value2.16.840.1.113883.1.3
                            200. ClinicalDocument.recordTarget.patientRole.typeId.extension
                            Definition

                            A character string as a unique identifier within the scope of the identifier root.

                            Control1..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExtension
                            202. ClinicalDocument.recordTarget.patientRole.templateId
                            Definition

                            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            204. ClinicalDocument.recordTarget.patientRole.classCode
                            Control0..1
                            BindingThe codes SHALL be taken from RoleClassRelationshipFormal
                            (required to http://terminology.hl7.org/ValueSet/v3-RoleClassRelationshipFormal)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValuePAT
                            206. ClinicalDocument.recordTarget.patientRole.id
                            Comments

                            This patientRole SHALL contain at least one [1..*] id (CONF:4537-5268).

                            Control1..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            208. ClinicalDocument.recordTarget.patientRole.sdtcIdentifiedBy
                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
                            XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
                            210. ClinicalDocument.recordTarget.patientRole.addr
                            Short𝗨𝗦𝗖𝗗𝗜: Address
                            Comments

                            This patientRole SHALL contain at least one [1..*] US Realm Address (AD.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.2) (CONF:4537-5271).

                            Control1..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD(US Realm Address)
                            212. ClinicalDocument.recordTarget.patientRole.telecom
                            Short𝗨𝗦𝗖𝗗𝗜: Phone Number / Email
                            Control1..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
                            Invariantsshould-use: SHOULD contain @use (nullFlavor.exists() or use.exists())
                            214. ClinicalDocument.recordTarget.patientRole.telecom.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            216. ClinicalDocument.recordTarget.patientRole.telecom.value
                            Control0..1
                            Typeurl(url: Universal Resource Locator)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            218. ClinicalDocument.recordTarget.patientRole.telecom.useablePeriod
                            Definition

                            Specifies the periods of time during which the telecommunication address can be used. For a telephone number, this can indicate the time of day in which the party can be reached on that telephone. For a web address, it may specify a time range in which the web content is promised to be available under the given address.

                            Control0..*
                            TypeChoice of: http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
                            Default Typehttp://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
                            XML FormatThe type of this property is determined using the xsi:typeattribute.
                            LabelUseable Period
                            220. ClinicalDocument.recordTarget.patientRole.telecom.use
                            Definition

                            One or more codes advising a system or user which telecommunication address in a set of like addresses to select for a given telecommunication need.

                            Comments

                            Such telecoms SHOULD contain zero or one [0..1] @use, which SHALL be selected from ValueSet Telecom Use (US Realm Header) urn:oid:2.16.840.1.113883.11.20.9.20 DYNAMIC (CONF:4537-5375).

                            Control0..1
                            BindingThe codes SHALL be taken from Telecom Use (US Realm Header) .
                            (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.20)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelUse Code
                            222. ClinicalDocument.recordTarget.patientRole.patient
                            Comments

                            This patientRole SHALL contain exactly one [1..1] patient (CONF:4537-5283).

                            Control1..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/Patient
                            Invariants4537-32993: If sdtc:deceasedInd="true", then sdtc:deceasedTime **SHALL** be present with either a @value or @nullFlavor=UNK (CONF:4537-32993). (sdtcDeceasedInd.exists(value='true') implies sdtcDeceasedTime.exists())
                            4537-21000: If sdtc:deceasedTime/@value is present, then sdtc:deceasedInd SHALL be present with value=true (sdtcDeceasedTime.value.exists() implies sdtcDeceasedInd.exists(value='true'))
                            should-maritalStatusCode: SHOULD contain maritalStatusCode (maritalStatusCode.exists())
                            should-us-languageCommunication: SHOULD contain languageCommunication (languageCommunication.exists())
                            224. ClinicalDocument.recordTarget.patientRole.patient.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            226. ClinicalDocument.recordTarget.patientRole.patient.realmCode
                            Definition

                            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                            228. ClinicalDocument.recordTarget.patientRole.patient.typeId
                            Definition

                            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                            230. ClinicalDocument.recordTarget.patientRole.patient.typeId.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            232. ClinicalDocument.recordTarget.patientRole.patient.typeId.assigningAuthorityName
                            Definition

                            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelAssigning Authority Name
                            234. ClinicalDocument.recordTarget.patientRole.patient.typeId.displayable
                            Definition

                            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                            Control0..1
                            Typeboolean(bl: Boolean)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelDisplayable
                            236. ClinicalDocument.recordTarget.patientRole.patient.typeId.root
                            Definition

                            Identifies the type as an HL7 Registered model

                            Control1..1
                            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelRoot
                            Fixed Value2.16.840.1.113883.1.3
                            238. ClinicalDocument.recordTarget.patientRole.patient.typeId.extension
                            Definition

                            A character string as a unique identifier within the scope of the identifier root.

                            Control1..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExtension
                            240. ClinicalDocument.recordTarget.patientRole.patient.templateId
                            Definition

                            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            242. ClinicalDocument.recordTarget.patientRole.patient.classCode
                            Control0..1
                            BindingThe codes SHALL be taken from EntityClassLivingSubject
                            (required to http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValuePSN
                            244. ClinicalDocument.recordTarget.patientRole.patient.determinerCode
                            Control0..1
                            BindingThe codes SHALL be taken from EntityDeterminer
                            (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueINSTANCE
                            246. ClinicalDocument.recordTarget.patientRole.patient.id
                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            248. ClinicalDocument.recordTarget.patientRole.patient.name
                            Comments

                            This patient SHALL contain at least one [1..*] US Realm Patient Name (PTN.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.1) (CONF:4537-5284).

                            Control1..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/PN(US Realm Patient Name (PTN.US.FIELDED))
                            250. ClinicalDocument.recordTarget.patientRole.patient.sdtcDesc
                            Definition

                            The desc extension allows multimedia depictions of patients, healthcare providers, or other individuals to be included in a CDA document.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                            XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namedesc.
                            252. ClinicalDocument.recordTarget.patientRole.patient.administrativeGenderCode
                            Control0..1
                            BindingFor example codes, see AdministrativeGender
                            (example to http://terminology.hl7.org/ValueSet/v3-AdministrativeGender)
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                            254. ClinicalDocument.recordTarget.patientRole.patient.birthTime
                            Short𝗨𝗦𝗖𝗗𝗜: Date of Birth - **MAY** be precise to the minute (CONF:4537-32418) (For cases where information about newborn's time of birth needs to be captured)
                            Comments

                            This patient SHALL contain exactly one [1..1] birthTime (CONF:4537-5298).

                            Control1..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/TS
                            Invariantsts-shall-year: **SHALL** be precise to at least the year (nullFlavor.exists() or value.toString().length() >= 4)
                            ts-should-day: **SHOULD** be precise to at least the day (nullFlavor.exists() or value.toString().length() >= 10)
                            256. ClinicalDocument.recordTarget.patientRole.patient.sdtcDeceasedInd
                            Shortsdtc:deceasedInd
                            Comments

                            This patient MAY contain zero or one [0..1] sdtc:deceasedInd (CONF:4537-32990).

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/BL
                            XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namedeceasedInd.
                            258. ClinicalDocument.recordTarget.patientRole.patient.sdtcDeceasedTime
                            Short𝗨𝗦𝗖𝗗𝗜: Date of Death
                            Comments

                            This patient MAY contain zero or one [0..1] sdtc:deceasedTime (CONF:4537-32988).

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/TS
                            XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namedeceasedTime.
                            Invariantsshould-value-att: SHOULD contain @value (value.exists())
                            ts-shall-year: **SHALL** be precise to at least the year (nullFlavor.exists() or value.toString().length() >= 4)
                            ts-should-day: **SHOULD** be precise to at least the day (nullFlavor.exists() or value.toString().length() >= 10)
                            260. ClinicalDocument.recordTarget.patientRole.patient.sdtcMultipleBirthInd
                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/BL
                            XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namemultipleBirthInd.
                            262. ClinicalDocument.recordTarget.patientRole.patient.sdtcMultipleBirthOrderNumber
                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/INT-POS
                            XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namemultipleBirthOrderNumber.
                            264. ClinicalDocument.recordTarget.patientRole.patient.maritalStatusCode
                            Shorticon Added:SHOULD contain maritalStatusCode
                            Comments

                            This patient SHOULD contain zero or one [0..1] maritalStatusCode, which SHALL be selected from ValueSet Marital Status urn:oid:2.16.840.1.113883.1.11.12212 DYNAMIC (CONF:4537-5303).

                            Control0..1
                            This element is affected by the following invariants: should-maritalStatusCode
                            BindingThe codes SHALL be taken from Marital Status .
                            (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.12212)
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                            266. ClinicalDocument.recordTarget.patientRole.patient.religiousAffiliationCode
                            Comments

                            This patient MAY contain zero or one [0..1] religiousAffiliationCode, which SHALL be selected from ValueSet Religious Affiliation urn:oid:2.16.840.1.113883.1.11.19185 DYNAMIC (CONF:4537-5317).

                            Control0..1
                            BindingThe codes SHALL be taken from Religious Affiliation .
                            (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.19185)
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                            268. ClinicalDocument.recordTarget.patientRole.patient.raceCode
                            Shorticon Changed:𝗨𝗦𝗖𝗗𝗜: Race - raceCode SHALL contain only the OMB race category; detailed race values go in translation. Additional race categories are conveyed using sdtc:raceCode, following the same pattern (OMB category in root; details in translation).
                            Control1..1
                            BindingThe codes SHALL be taken from Race Categories .
                            (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.4.642.2.575)
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                            270. ClinicalDocument.recordTarget.patientRole.patient.raceCode.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            272. ClinicalDocument.recordTarget.patientRole.patient.raceCode.code
                            Definition

                            The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelCode
                            274. ClinicalDocument.recordTarget.patientRole.patient.raceCode.codeSystem
                            Definition

                            Specifies the code system that defines the code.

                            Control0..1
                            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelCode System
                            276. ClinicalDocument.recordTarget.patientRole.patient.raceCode.codeSystemName
                            Definition

                            The common name of the coding system.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelCode System Name
                            278. ClinicalDocument.recordTarget.patientRole.patient.raceCode.codeSystemVersion
                            Definition

                            If applicable, a version descriptor defined specifically for the given code system.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelCode System Version
                            280. ClinicalDocument.recordTarget.patientRole.patient.raceCode.displayName
                            Definition

                            A name or title for the code, under which the sending system shows the code value to its users.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelDisplay Name
                            282. ClinicalDocument.recordTarget.patientRole.patient.raceCode.sdtcValueSet
                            Definition

                            The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

                            Control0..1
                            Typestring(oid: ISO Object Identifier)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
                            284. ClinicalDocument.recordTarget.patientRole.patient.raceCode.sdtcValueSetVersion
                            Definition

                            The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
                            286. ClinicalDocument.recordTarget.patientRole.patient.raceCode.originalText
                            Definition

                            The text or phrase used as the basis for the coding.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                            LabelOriginal Text
                            288. ClinicalDocument.recordTarget.patientRole.patient.raceCode.qualifier
                            Definition

                            Specifies additional codes that increase the specificity of the the primary code.

                            Control0..0
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
                            LabelQualifier
                            290. ClinicalDocument.recordTarget.patientRole.patient.raceCode.translation
                            Definition

                            A set of other concept descriptors that translate this concept descriptor into other code systems.

                            Control0..*
                            BindingThe codes SHOULD be taken from Race Value Set .
                            (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.14914)
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
                            XML FormatThe type of this property is determined using the xsi:typeattribute.
                            LabelTranslation
                            Invariantsrace-not-category: Translation SHALL NOT be used to convey additional race categories. Multiple categories must be conveyed in multiple raceCode elements. ((code in ('1002-5' | '2028-9' | '2054-5' | '2076-8' | '2106-3' | '2131-1')).not())
                            292. ClinicalDocument.recordTarget.patientRole.patient.sdtcRaceCode
                            Short𝗨𝗦𝗖𝗗𝗜: Race - The sdtc:raceCode is only used to record additional values when the patient has indicated multiple races or additional race detail beyond the five categories required for Meaningful Use Stage 2. The prefix sdtc: SHALL be bound to the namespace “urn:hl7-org:sdtc”. The use of the namespace provides a necessary extension to CDA R2 for the use of the additional raceCode elements.
                            Control0..*
                            BindingThe codes SHALL be taken from Detailed race including absence reasons. .
                            (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1267.25)
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                            XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameraceCode.
                            Invariantssdtc-race-not-detail: When using translation to convey race details, the base code SHALL be a race category. (translation.exists(codeSystem = '2.16.840.1.113883.6.238') implies (code in ('1002-5' | '2028-9' | '2054-5' | '2076-8' | '2106-3' | '2131-1')))
                            294. ClinicalDocument.recordTarget.patientRole.patient.sdtcRaceCode.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            296. ClinicalDocument.recordTarget.patientRole.patient.sdtcRaceCode.code
                            Definition

                            The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelCode
                            298. ClinicalDocument.recordTarget.patientRole.patient.sdtcRaceCode.codeSystem
                            Definition

                            Specifies the code system that defines the code.

                            Control0..1
                            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelCode System
                            300. ClinicalDocument.recordTarget.patientRole.patient.sdtcRaceCode.codeSystemName
                            Definition

                            The common name of the coding system.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelCode System Name
                            302. ClinicalDocument.recordTarget.patientRole.patient.sdtcRaceCode.codeSystemVersion
                            Definition

                            If applicable, a version descriptor defined specifically for the given code system.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelCode System Version
                            304. ClinicalDocument.recordTarget.patientRole.patient.sdtcRaceCode.displayName
                            Definition

                            A name or title for the code, under which the sending system shows the code value to its users.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelDisplay Name
                            306. ClinicalDocument.recordTarget.patientRole.patient.sdtcRaceCode.sdtcValueSet
                            Definition

                            The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

                            Control0..1
                            Typestring(oid: ISO Object Identifier)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
                            308. ClinicalDocument.recordTarget.patientRole.patient.sdtcRaceCode.sdtcValueSetVersion
                            Definition

                            The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
                            310. ClinicalDocument.recordTarget.patientRole.patient.sdtcRaceCode.originalText
                            Definition

                            The text or phrase used as the basis for the coding.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                            LabelOriginal Text
                            312. ClinicalDocument.recordTarget.patientRole.patient.sdtcRaceCode.qualifier
                            Definition

                            Specifies additional codes that increase the specificity of the the primary code.

                            Control0..0
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
                            LabelQualifier
                            314. ClinicalDocument.recordTarget.patientRole.patient.sdtcRaceCode.translation
                            Definition

                            A set of other concept descriptors that translate this concept descriptor into other code systems.

                            Control0..*
                            BindingThe codes SHOULD be taken from Race Value Set .
                            (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.14914)
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
                            XML FormatThe type of this property is determined using the xsi:typeattribute.
                            LabelTranslation
                            Invariantsrace-not-category: Translation SHALL NOT be used to convey additional race categories. Multiple categories must be conveyed in multiple raceCode elements. ((code in ('1002-5' | '2028-9' | '2054-5' | '2076-8' | '2106-3' | '2131-1')).not())
                            316. ClinicalDocument.recordTarget.patientRole.patient.ethnicGroupCode
                            Short𝗨𝗦𝗖𝗗𝗜: Ethnicity
                            Control1..1
                            BindingThe codes SHALL be taken from Ethnicity Categories .
                            (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.4.642.40.2.48.3)
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                            318. ClinicalDocument.recordTarget.patientRole.patient.sdtcEthnicGroupCode
                            Short𝗨𝗦𝗖𝗗𝗜: Ethnicity
                            Control0..*
                            BindingThe codes SHALL be taken from Detailed Ethnicity Including Absence Reasons .
                            (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.4.642.40.2.48.1)
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                            XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameethnicGroupCode.
                            320. ClinicalDocument.recordTarget.patientRole.patient.guardian
                            Comments

                            This patient MAY contain zero or more [0..*] guardian (CONF:4537-5325).

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/Guardian
                            Invariantsshould-us-code: SHOULD contain code (code.exists())
                            should-us-addr: SHOULD contain addr (addr.exists())
                            should-us-telecom: SHOULD contain telecom (telecom.exists())
                            322. ClinicalDocument.recordTarget.patientRole.patient.guardian.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            324. ClinicalDocument.recordTarget.patientRole.patient.guardian.realmCode
                            Definition

                            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                            326. ClinicalDocument.recordTarget.patientRole.patient.guardian.typeId
                            Definition

                            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                            328. ClinicalDocument.recordTarget.patientRole.patient.guardian.typeId.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            330. ClinicalDocument.recordTarget.patientRole.patient.guardian.typeId.assigningAuthorityName
                            Definition

                            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelAssigning Authority Name
                            332. ClinicalDocument.recordTarget.patientRole.patient.guardian.typeId.displayable
                            Definition

                            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                            Control0..1
                            Typeboolean(bl: Boolean)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelDisplayable
                            334. ClinicalDocument.recordTarget.patientRole.patient.guardian.typeId.root
                            Definition

                            Identifies the type as an HL7 Registered model

                            Control1..1
                            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelRoot
                            Fixed Value2.16.840.1.113883.1.3
                            336. ClinicalDocument.recordTarget.patientRole.patient.guardian.typeId.extension
                            Definition

                            A character string as a unique identifier within the scope of the identifier root.

                            Control1..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExtension
                            338. ClinicalDocument.recordTarget.patientRole.patient.guardian.templateId
                            Definition

                            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            340. ClinicalDocument.recordTarget.patientRole.patient.guardian.classCode
                            Control0..1
                            BindingThe codes SHALL be taken from RoleClassAgent
                            (required to http://terminology.hl7.org/ValueSet/v3-RoleClassAgent)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueGUARD
                            342. ClinicalDocument.recordTarget.patientRole.patient.guardian.id
                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            344. ClinicalDocument.recordTarget.patientRole.patient.guardian.sdtcIdentifiedBy
                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
                            XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
                            346. ClinicalDocument.recordTarget.patientRole.patient.guardian.code
                            Comments

                            The guardian, if present, SHOULD contain zero or one [0..1] code, which SHALL be selected from ValueSet Personal And Legal Relationship Role Type urn:oid:2.16.840.1.113883.11.20.12.1 DYNAMIC (CONF:4537-5326).

                            Control0..1
                            BindingThe codes SHALL be taken from Personal And Legal Relationship Role Type .
                            (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.12.1)
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                            348. ClinicalDocument.recordTarget.patientRole.patient.guardian.addr
                            Comments

                            The guardian, if present, SHOULD contain zero or more [0..*] US Realm Address (AD.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.2) (CONF:4537-5359).

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD(US Realm Address)
                            350. ClinicalDocument.recordTarget.patientRole.patient.guardian.telecom
                            Comments

                            The guardian, if present, SHOULD contain zero or more [0..*] telecom (CONF:4537-5382).

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
                            Invariantsshould-use: SHOULD contain @use (nullFlavor.exists() or use.exists())
                            352. ClinicalDocument.recordTarget.patientRole.patient.guardian.telecom.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            354. ClinicalDocument.recordTarget.patientRole.patient.guardian.telecom.value
                            Control0..1
                            Typeurl(url: Universal Resource Locator)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            356. ClinicalDocument.recordTarget.patientRole.patient.guardian.telecom.useablePeriod
                            Definition

                            Specifies the periods of time during which the telecommunication address can be used. For a telephone number, this can indicate the time of day in which the party can be reached on that telephone. For a web address, it may specify a time range in which the web content is promised to be available under the given address.

                            Control0..*
                            TypeChoice of: http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
                            Default Typehttp://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
                            XML FormatThe type of this property is determined using the xsi:typeattribute.
                            LabelUseable Period
                            358. ClinicalDocument.recordTarget.patientRole.patient.guardian.telecom.use
                            Definition

                            One or more codes advising a system or user which telecommunication address in a set of like addresses to select for a given telecommunication need.

                            Comments

                            The telecom, if present, SHOULD contain zero or one [0..1] @use, which SHALL be selected from ValueSet Telecom Use (US Realm Header) urn:oid:2.16.840.1.113883.11.20.9.20 DYNAMIC (CONF:4537-7993).

                            Control0..1
                            BindingThe codes SHALL be taken from Telecom Use (US Realm Header) .
                            (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.20)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelUse Code
                            360. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson
                            Comments

                            The guardian, if present, SHALL contain exactly one [1..1] guardianPerson (CONF:4537-5385).

                            Control1..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/Person
                            362. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            364. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.realmCode
                            Definition

                            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                            366. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.typeId
                            Definition

                            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                            368. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.typeId.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            370. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.typeId.assigningAuthorityName
                            Definition

                            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelAssigning Authority Name
                            372. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.typeId.displayable
                            Definition

                            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                            Control0..1
                            Typeboolean(bl: Boolean)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelDisplayable
                            374. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.typeId.root
                            Definition

                            Identifies the type as an HL7 Registered model

                            Control1..1
                            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelRoot
                            Fixed Value2.16.840.1.113883.1.3
                            376. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.typeId.extension
                            Definition

                            A character string as a unique identifier within the scope of the identifier root.

                            Control1..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExtension
                            378. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.templateId
                            Definition

                            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            380. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.classCode
                            Control0..1
                            BindingThe codes SHALL be taken from EntityClassLivingSubject
                            (required to http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValuePSN
                            382. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.determinerCode
                            Control0..1
                            BindingThe codes SHALL be taken from EntityDeterminer
                            (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueINSTANCE
                            384. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.name
                            Comments

                            This guardianPerson SHALL contain at least one [1..*] US Realm Person Name (PN.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.1.1) (CONF:4537-5386).

                            Control1..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/PN(US Realm Person Name (PN.US.FIELDED))
                            386. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcDesc
                            Definition

                            The desc extension allows multimedia depictions of patients, healthcare providers, or other individuals to be included in a CDA document.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                            XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namedesc.
                            388. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship
                            Definition

                            Each participant role other than an informant/relatedEntity may have zero or more relationship roles with the patient. Each of these roles can be expressed with an asPatientRelationship element which further describes the type of role using a code element.

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                            XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameasPatientRelationship.
                            390. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            392. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship.realmCode
                            Definition

                            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                            394. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship.typeId
                            Definition

                            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                            396. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship.typeId.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            398. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship.typeId.assigningAuthorityName
                            Definition

                            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelAssigning Authority Name
                            400. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship.typeId.displayable
                            Definition

                            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                            Control0..1
                            Typeboolean(bl: Boolean)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelDisplayable
                            402. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship.typeId.root
                            Definition

                            Identifies the type as an HL7 Registered model

                            Control1..1
                            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelRoot
                            Fixed Value2.16.840.1.113883.1.3
                            404. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship.typeId.extension
                            Definition

                            A character string as a unique identifier within the scope of the identifier root.

                            Control1..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExtension
                            406. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship.templateId
                            Definition

                            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            408. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship.classCode
                            Control1..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValuePRS
                            410. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship.determinerCode
                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueINSTANCE
                            412. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianPerson.sdtcAsPatientRelationship.code
                            Control1..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                            XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
                            414. ClinicalDocument.recordTarget.patientRole.patient.guardian.guardianOrganization
                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
                            416. ClinicalDocument.recordTarget.patientRole.patient.birthplace
                            Comments

                            This patient MAY contain zero or one [0..1] birthplace (CONF:4537-5395).

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/Birthplace
                            418. ClinicalDocument.recordTarget.patientRole.patient.birthplace.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            420. ClinicalDocument.recordTarget.patientRole.patient.birthplace.realmCode
                            Definition

                            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                            422. ClinicalDocument.recordTarget.patientRole.patient.birthplace.typeId
                            Definition

                            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                            424. ClinicalDocument.recordTarget.patientRole.patient.birthplace.typeId.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            426. ClinicalDocument.recordTarget.patientRole.patient.birthplace.typeId.assigningAuthorityName
                            Definition

                            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelAssigning Authority Name
                            428. ClinicalDocument.recordTarget.patientRole.patient.birthplace.typeId.displayable
                            Definition

                            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                            Control0..1
                            Typeboolean(bl: Boolean)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelDisplayable
                            430. ClinicalDocument.recordTarget.patientRole.patient.birthplace.typeId.root
                            Definition

                            Identifies the type as an HL7 Registered model

                            Control1..1
                            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelRoot
                            Fixed Value2.16.840.1.113883.1.3
                            432. ClinicalDocument.recordTarget.patientRole.patient.birthplace.typeId.extension
                            Definition

                            A character string as a unique identifier within the scope of the identifier root.

                            Control1..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExtension
                            434. ClinicalDocument.recordTarget.patientRole.patient.birthplace.templateId
                            Definition

                            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            436. ClinicalDocument.recordTarget.patientRole.patient.birthplace.classCode
                            Control0..1
                            BindingThe codes SHALL be taken from RoleClassPassive
                            (required to http://terminology.hl7.org/ValueSet/v3-RoleClassPassive)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueBIRTHPL
                            438. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place
                            Comments

                            The birthplace, if present, SHALL contain exactly one [1..1] place (CONF:4537-5396).

                            Control1..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/Place
                            440. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            442. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.realmCode
                            Definition

                            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                            444. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.typeId
                            Definition

                            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                            446. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.typeId.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            448. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.typeId.assigningAuthorityName
                            Definition

                            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelAssigning Authority Name
                            450. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.typeId.displayable
                            Definition

                            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                            Control0..1
                            Typeboolean(bl: Boolean)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelDisplayable
                            452. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.typeId.root
                            Definition

                            Identifies the type as an HL7 Registered model

                            Control1..1
                            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelRoot
                            Fixed Value2.16.840.1.113883.1.3
                            454. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.typeId.extension
                            Definition

                            A character string as a unique identifier within the scope of the identifier root.

                            Control1..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExtension
                            456. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.templateId
                            Definition

                            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            458. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.classCode
                            Control0..1
                            BindingThe codes SHALL be taken from EntityClassPlace
                            (required to http://terminology.hl7.org/ValueSet/v3-EntityClassPlace)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValuePLC
                            460. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.determinerCode
                            Control0..1
                            BindingThe codes SHALL be taken from EntityDeterminer
                            (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueINSTANCE
                            462. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.name
                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/EN
                            464. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr
                            Comments

                            This place SHALL contain exactly one [1..1] addr (CONF:4537-5397).

                            Control1..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD
                            Invariants4537-5402: If country is US, this addr **SHALL** contain exactly one [1..1] state, which **SHALL** be selected from ValueSet US Core USPS State *DYNAMIC* (CONF:4537-5402). (nullFlavor.exists() or (item.country.exists() and item.country.xmlText != 'US' and item.country.xmlText != 'USA') or item.state.exists(nullFlavor.exists() or xmlText.memberOf('http://terminology.hl7.org/ValueSet/USPS-State')))
                            4537-5403: If country is US, this addr **MAY** contain zero or one [0..1] postalCode, which **SHALL** be selected from ValueSet PostalCode urn:oid:2.16.840.1.113883.3.88.12.80.2 *DYNAMIC* (CONF:4537-5403). (nullFlavor.exists() or (item.country.exists() and item.country.xmlText != 'US' and item.country.xmlText != 'USA') or item.postalCode.empty() or item.postalCode.exists(nullFlavor.exists() or xmlText.matches('[0-9]{5}(-[0-9]{4})?')))
                            should-country: SHOULD contain country (nullFlavor.exists() or item.country.exists())
                            466. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            468. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.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.

                            Control0..1
                            Typeboolean(bl: Boolean)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelIs Not Ordered
                            470. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.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.

                            Control0..*
                            BindingThe codes SHALL be taken from CDAPostalAddressUse
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDAPostalAddressUse)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelUse Code
                            472. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item
                            Definition

                            A series of items that constitute the address.

                            Control0..*
                            Typehttp://hl7.org/fhir/StructureDefinition/Base
                            Choice GroupThis is a repeating choice group that does not appear directly in the instance
                            InvariantsAD-1: Can only have only one of the possible item elements in each choice ((delimiter | country | state | county | city | postalCode | streetAddressLine | houseNumber | houseNumberNumeric | direction | streetName | streetNameBase | streetNameType | additionalLocator | unitID | unitType | careOf | censusTract | deliveryAddressLine | deliveryInstallationType | deliveryInstallationArea | deliveryInstallationQualifier | deliveryMode | deliveryModeIdentifier | buildingNumberSuffix | postBox | precinct | xmlText).count() = 1)
                            474. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.delimiter
                            Definition

                            Delimiters are printed without framing white space. If no value component is provided, the delimiter appears as a line break.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            476. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.delimiter.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            478. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.delimiter.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            480. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.delimiter.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            482. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.delimiter.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            484. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.delimiter.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            486. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.delimiter.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueDEL
                            488. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.country
                            Definition

                            Country

                            Control0..1
                            BindingThe codes SHALL be taken from Country2
                            (required to http://terminology.hl7.org/ValueSet/v3-Country2)
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            490. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.country.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            492. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.country.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            494. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.country.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            496. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.country.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            498. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.country.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            500. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.country.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueCNT
                            502. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.state
                            Definition

                            A sub-unit of a country with limited sovereignty in a federally organized country.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            504. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.state.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            506. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.state.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            508. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.state.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            510. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.state.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            512. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.state.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            514. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.state.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueSTA
                            516. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.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".)

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            518. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.county.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            520. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.county.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            522. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.county.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            524. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.county.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            526. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.county.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            528. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.county.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueCPA
                            530. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.city
                            Definition

                            The name of the city, town, village, or other community or delivery center

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            532. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.city.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            534. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.city.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            536. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.city.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            538. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.city.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            540. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.city.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            542. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.city.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueCTY
                            544. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postalCode
                            Definition

                            A postal code designating a region defined by the postal service.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            546. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postalCode.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            548. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postalCode.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            550. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postalCode.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            552. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postalCode.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            554. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postalCode.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            556. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postalCode.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueZIP
                            558. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetAddressLine
                            Definition

                            Street address line

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            560. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetAddressLine.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            562. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetAddressLine.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            564. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetAddressLine.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            566. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetAddressLine.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            568. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetAddressLine.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            570. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetAddressLine.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueSAL
                            572. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.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.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            574. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumber.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            576. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumber.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            578. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumber.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            580. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumber.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            582. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumber.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            584. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumber.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueBNR
                            586. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumberNumeric
                            Definition

                            The numeric portion of a building number

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            588. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumberNumeric.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            590. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumberNumeric.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            592. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumberNumeric.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            594. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumberNumeric.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            596. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumberNumeric.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            598. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.houseNumberNumeric.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueBNN
                            600. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.direction
                            Definition

                            Direction (e.g., N, S, W, E)

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            602. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.direction.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            604. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.direction.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            606. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.direction.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            608. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.direction.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            610. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.direction.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            612. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.direction.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueDIR
                            614. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetName
                            Definition

                            Name of a roadway or artery recognized by a municipality (including street type and direction)

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            616. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetName.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            618. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetName.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            620. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetName.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            622. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetName.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            624. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetName.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            626. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetName.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueSTR
                            628. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameBase
                            Definition

                            The base name of a roadway or artery recognized by a municipality (excluding street type and direction)

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            630. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameBase.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            632. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameBase.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            634. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameBase.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            636. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameBase.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            638. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameBase.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            640. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameBase.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueSTB
                            642. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameType
                            Definition

                            The designation given to the street. (e.g. Street, Avenue, Crescent, etc.)

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            644. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameType.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            646. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameType.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            648. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameType.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            650. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameType.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            652. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameType.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            654. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.streetNameType.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueSTTYP
                            656. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.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).

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            658. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.additionalLocator.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            660. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.additionalLocator.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            662. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.additionalLocator.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            664. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.additionalLocator.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            666. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.additionalLocator.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            668. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.additionalLocator.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueADL
                            670. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitID
                            Definition

                            The number or name of a specific unit contained within a building or complex, as assigned by that building or complex.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            672. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitID.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            674. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitID.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            676. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitID.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            678. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitID.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            680. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitID.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            682. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitID.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueUNID
                            684. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitType
                            Definition

                            Indicates the type of specific unit contained within a building or complex. E.g. Appartment, Floor

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            686. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitType.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            688. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitType.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            690. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitType.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            692. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitType.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            694. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitType.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            696. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.unitType.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueUNIT
                            698. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.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

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            700. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.careOf.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            702. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.careOf.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            704. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.careOf.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            706. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.careOf.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            708. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.careOf.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            710. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.careOf.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueCAR
                            712. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.censusTract
                            Definition

                            A geographic sub-unit delineated for demographic purposes.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            714. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.censusTract.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            716. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.censusTract.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            718. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.censusTract.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            720. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.censusTract.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            722. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.censusTract.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            724. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.censusTract.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueCEN
                            726. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.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.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            728. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryAddressLine.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            730. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryAddressLine.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            732. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryAddressLine.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            734. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryAddressLine.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            736. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryAddressLine.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            738. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryAddressLine.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueDAL
                            740. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.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.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            742. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationType.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            744. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationType.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            746. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationType.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            748. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationType.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            750. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationType.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            752. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationType.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueDINST
                            754. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.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.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            756. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationArea.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            758. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationArea.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            760. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationArea.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            762. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationArea.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            764. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationArea.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            766. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationArea.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueDINSTA
                            768. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationQualifier
                            Definition

                            A number, letter or name identifying a delivery installation. E.g., for Station A, the delivery installation qualifier would be 'A'.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            770. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationQualifier.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            772. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationQualifier.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            774. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationQualifier.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            776. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationQualifier.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            778. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationQualifier.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            780. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryInstallationQualifier.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueDINSTQ
                            782. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryMode
                            Definition

                            Indicates the type of service offered, method of delivery. For example: post office box, rural route, general delivery, etc.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            784. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryMode.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            786. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryMode.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            788. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryMode.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            790. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryMode.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            792. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryMode.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            794. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryMode.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueDMOD
                            796. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.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).

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            798. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryModeIdentifier.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            800. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryModeIdentifier.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            802. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryModeIdentifier.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            804. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryModeIdentifier.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            806. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryModeIdentifier.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            808. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.deliveryModeIdentifier.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueDMODID
                            810. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.buildingNumberSuffix
                            Definition

                            Any alphabetic character, fraction or other text that may appear after the numeric portion of a building number

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            812. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.buildingNumberSuffix.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            814. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.buildingNumberSuffix.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            816. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.buildingNumberSuffix.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            818. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.buildingNumberSuffix.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            820. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.buildingNumberSuffix.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            822. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.buildingNumberSuffix.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueBNS
                            824. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postBox
                            Definition

                            A numbered box located in a post station.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            826. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postBox.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            828. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postBox.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            830. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postBox.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            832. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postBox.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            834. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postBox.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            836. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.postBox.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValuePOB
                            838. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.precinct
                            Definition

                            A subsection of a municipality

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ADXP
                            Invariantstext-null: xmlText and nullFlavor are mutually exclusive (one must be present) ((xmlText | nullFlavor).count() = 1)
                            840. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.precinct.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            842. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.precinct.representation
                            Definition

                            Specifies the representation of the binary data that is the content of the binary data value

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueTXT
                            844. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.precinct.mediaType
                            Definition

                            Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelMedia Type
                            Fixed Valuetext/plain
                            846. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.precinct.language
                            Definition

                            For character based information the language property specifies the human language of the text.

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelLanguage
                            848. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.precinct.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            850. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.precinct.partType
                            Definition

                            Specifies the type of the address part

                            Control0..1
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValuePRE
                            852. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.item.xmlText
                            ShortAllows for mixed text content
                            Comments

                            This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as unadorned text.
                            854. ClinicalDocument.recordTarget.patientRole.patient.birthplace.place.addr.useablePeriod
                            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.

                            Control0..*
                            TypeChoice of: http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
                            Default Typehttp://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
                            XML FormatThe type of this property is determined using the xsi:typeattribute.
                            LabelUseable Period
                            856. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication
                            Short𝗨𝗦𝗖𝗗𝗜: Preferred Language
                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/LanguageCommunication
                            Invariantsshould-proficiencyLevelCode: SHOULD contain proficiencyLevelCode (proficiencyLevelCode.exists())
                            should-preferenceInd: SHOULD contain preferenceInd (preferenceInd.exists())
                            858. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            860. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.realmCode
                            Definition

                            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                            862. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.typeId
                            Definition

                            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                            864. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.typeId.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            866. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.typeId.assigningAuthorityName
                            Definition

                            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelAssigning Authority Name
                            868. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.typeId.displayable
                            Definition

                            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                            Control0..1
                            Typeboolean(bl: Boolean)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelDisplayable
                            870. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.typeId.root
                            Definition

                            Identifies the type as an HL7 Registered model

                            Control1..1
                            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelRoot
                            Fixed Value2.16.840.1.113883.1.3
                            872. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.typeId.extension
                            Definition

                            A character string as a unique identifier within the scope of the identifier root.

                            Control1..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExtension
                            874. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.templateId
                            Definition

                            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            876. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.languageCode
                            Control1..1
                            BindingThe codes SHALL be taken from Languages
                            (required to http://terminology.hl7.org/ValueSet/Languages)
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                            878. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.modeCode
                            Comments

                            The languageCommunication, if present, MAY contain zero or one [0..1] modeCode, which SHALL be selected from ValueSet LanguageAbilityMode urn:oid:2.16.840.1.113883.1.11.12249 DYNAMIC (CONF:4537-5409).

                            Control0..1
                            BindingThe codes SHALL be taken from LanguageAbilityMode .
                            (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.12249)
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                            880. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.proficiencyLevelCode
                            Shorticon Added:SHOULD contain proficiencyLevelCode
                            Comments

                            The languageCommunication, if present, SHOULD contain zero or one [0..1] proficiencyLevelCode, which SHALL be selected from ValueSet LanguageAbilityProficiency urn:oid:2.16.840.1.113883.1.11.12199 DYNAMIC (CONF:4537-9965).

                            Control0..1
                            This element is affected by the following invariants: should-proficiencyLevelCode
                            BindingThe codes SHALL be taken from LanguageAbilityProficiency .
                            (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.12199)
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                            882. ClinicalDocument.recordTarget.patientRole.patient.languageCommunication.preferenceInd
                            Shorticon Added:SHOULD contain preferenceInd
                            Comments

                            The languageCommunication, if present, SHOULD contain zero or one [0..1] preferenceInd (CONF:4537-5414).

                            Control0..1
                            This element is affected by the following invariants: should-preferenceInd
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/BL
                            884. ClinicalDocument.recordTarget.patientRole.providerOrganization
                            Comments

                            This patientRole MAY contain zero or one [0..1] providerOrganization (CONF:4537-5416).

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
                            886. ClinicalDocument.recordTarget.patientRole.providerOrganization.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            888. ClinicalDocument.recordTarget.patientRole.providerOrganization.realmCode
                            Definition

                            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                            890. ClinicalDocument.recordTarget.patientRole.providerOrganization.typeId
                            Definition

                            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                            892. ClinicalDocument.recordTarget.patientRole.providerOrganization.typeId.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            894. ClinicalDocument.recordTarget.patientRole.providerOrganization.typeId.assigningAuthorityName
                            Definition

                            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelAssigning Authority Name
                            896. ClinicalDocument.recordTarget.patientRole.providerOrganization.typeId.displayable
                            Definition

                            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                            Control0..1
                            Typeboolean(bl: Boolean)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelDisplayable
                            898. ClinicalDocument.recordTarget.patientRole.providerOrganization.typeId.root
                            Definition

                            Identifies the type as an HL7 Registered model

                            Control1..1
                            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelRoot
                            Fixed Value2.16.840.1.113883.1.3
                            900. ClinicalDocument.recordTarget.patientRole.providerOrganization.typeId.extension
                            Definition

                            A character string as a unique identifier within the scope of the identifier root.

                            Control1..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExtension
                            902. ClinicalDocument.recordTarget.patientRole.providerOrganization.templateId
                            Definition

                            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            904. ClinicalDocument.recordTarget.patientRole.providerOrganization.classCode
                            Control0..1
                            BindingThe codes SHALL be taken from EntityClassOrganization
                            (required to http://terminology.hl7.org/ValueSet/v3-EntityClassOrganization)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueORG
                            906. ClinicalDocument.recordTarget.patientRole.providerOrganization.determinerCode
                            Control0..1
                            BindingThe codes SHALL be taken from EntityDeterminer
                            (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueINSTANCE
                            908. ClinicalDocument.recordTarget.patientRole.providerOrganization.id
                            Comments

                            The providerOrganization, if present, SHALL contain at least one [1..*] id (CONF:4537-5417).

                            Control1..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            910. ClinicalDocument.recordTarget.patientRole.providerOrganization.id.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            912. ClinicalDocument.recordTarget.patientRole.providerOrganization.id.assigningAuthorityName
                            Definition

                            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelAssigning Authority Name
                            914. ClinicalDocument.recordTarget.patientRole.providerOrganization.id.displayable
                            Definition

                            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                            Control0..1
                            Typeboolean(bl: Boolean)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelDisplayable
                            916. ClinicalDocument.recordTarget.patientRole.providerOrganization.id.root
                            Definition

                            A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.

                            Comments

                            Such ids SHOULD contain zero or one [0..1] @root="2.16.840.1.113883.4.6" National Provider Identifier (CONF:4537-16820).

                            Control0..1
                            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelRoot
                            Invariantsshould-npi: SHOULD be NPI ($this = '2.16.840.1.113883.4.6')
                            918. ClinicalDocument.recordTarget.patientRole.providerOrganization.id.extension
                            Definition

                            A character string as a unique identifier within the scope of the identifier root.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExtension
                            920. ClinicalDocument.recordTarget.patientRole.providerOrganization.name
                            Comments

                            The providerOrganization, if present, SHALL contain at least one [1..*] name (CONF:4537-5419).

                            Control1..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/ON
                            922. ClinicalDocument.recordTarget.patientRole.providerOrganization.telecom
                            Comments

                            The providerOrganization, if present, SHALL contain at least one [1..*] telecom (CONF:4537-5420).

                            Control1..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
                            Invariantsshould-use: SHOULD contain @use (nullFlavor.exists() or use.exists())
                            924. ClinicalDocument.recordTarget.patientRole.providerOrganization.telecom.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            926. ClinicalDocument.recordTarget.patientRole.providerOrganization.telecom.value
                            Control0..1
                            Typeurl(url: Universal Resource Locator)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            928. ClinicalDocument.recordTarget.patientRole.providerOrganization.telecom.useablePeriod
                            Definition

                            Specifies the periods of time during which the telecommunication address can be used. For a telephone number, this can indicate the time of day in which the party can be reached on that telephone. For a web address, it may specify a time range in which the web content is promised to be available under the given address.

                            Control0..*
                            TypeChoice of: http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
                            Default Typehttp://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
                            XML FormatThe type of this property is determined using the xsi:typeattribute.
                            LabelUseable Period
                            930. ClinicalDocument.recordTarget.patientRole.providerOrganization.telecom.use
                            Definition

                            One or more codes advising a system or user which telecommunication address in a set of like addresses to select for a given telecommunication need.

                            Comments

                            Such telecoms SHOULD contain zero or one [0..1] @use, which SHALL be selected from ValueSet Telecom Use (US Realm Header) urn:oid:2.16.840.1.113883.11.20.9.20 DYNAMIC (CONF:4537-7994).

                            Control0..1
                            BindingThe codes SHALL be taken from Telecom Use (US Realm Header) .
                            (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.20)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelUse Code
                            932. ClinicalDocument.recordTarget.patientRole.providerOrganization.addr
                            Comments

                            The providerOrganization, if present, SHALL contain at least one [1..*] US Realm Address (AD.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.2) (CONF:4537-5422).

                            Control1..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD(US Realm Address)
                            934. ClinicalDocument.recordTarget.patientRole.providerOrganization.standardIndustryClassCode
                            Control0..1
                            BindingFor example codes, see OrganizationIndustryClassNAICS
                            (example to http://terminology.hl7.org/ValueSet/v3-OrganizationIndustryClassNAICS)
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                            936. ClinicalDocument.recordTarget.patientRole.providerOrganization.asOrganizationPartOf
                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/OrganizationPartOf
                            938. ClinicalDocument.author
                            ShortThe author element represents the creator of the clinical document. The author may be a device or a person.
                            Comments

                            SHALL contain at least one [1..*] author (CONF:4537-5444).

                            Control1..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/Author
                            940. ClinicalDocument.author.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            942. ClinicalDocument.author.realmCode
                            Definition

                            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                            944. ClinicalDocument.author.typeId
                            Definition

                            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                            946. ClinicalDocument.author.typeId.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            948. ClinicalDocument.author.typeId.assigningAuthorityName
                            Definition

                            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelAssigning Authority Name
                            950. ClinicalDocument.author.typeId.displayable
                            Definition

                            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                            Control0..1
                            Typeboolean(bl: Boolean)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelDisplayable
                            952. ClinicalDocument.author.typeId.root
                            Definition

                            Identifies the type as an HL7 Registered model

                            Control1..1
                            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelRoot
                            Fixed Value2.16.840.1.113883.1.3
                            954. ClinicalDocument.author.typeId.extension
                            Definition

                            A character string as a unique identifier within the scope of the identifier root.

                            Control1..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExtension
                            956. ClinicalDocument.author.templateId
                            Definition

                            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            958. ClinicalDocument.author.typeCode
                            Control0..1
                            BindingThe codes SHALL be taken from CDAParticipationType
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueAUT
                            960. ClinicalDocument.author.contextControlCode
                            Control0..1
                            BindingThe codes SHALL be taken from CDAContextControl
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDAContextControl)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueOP
                            962. ClinicalDocument.author.functionCode
                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                            964. ClinicalDocument.author.time
                            Comments

                            Such authors SHALL contain exactly one [1..1] US Realm Date and Time (Point in Time) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.4) (CONF:4537-5445).

                            Control1..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/TS(US Realm Date and Time - Point in Time)
                            966. ClinicalDocument.author.assignedAuthor
                            Comments

                            Such authors SHALL contain exactly one [1..1] assignedAuthor (CONF:4537-5448).

                            Control1..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssignedAuthor
                            Invariants4537-16790: There **SHALL** be exactly one assignedAuthor/assignedPerson or exactly one assignedAuthor/assignedAuthoringDevice (CONF:4537-16790). ((assignedPerson | assignedAuthoringDevice).count() = 1)
                            should-id-npi: SHOULD contain an id with root='2.16.840.1.113883.4.6' (NPI) (id.where(root = '2.16.840.1.113883.4.6'))
                            should-us-code: SHOULD contain code (code.exists())
                            968. ClinicalDocument.author.assignedAuthor.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            970. ClinicalDocument.author.assignedAuthor.realmCode
                            Definition

                            When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                            972. ClinicalDocument.author.assignedAuthor.typeId
                            Definition

                            When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                            Control0..1
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                            974. ClinicalDocument.author.assignedAuthor.typeId.nullFlavor
                            Definition

                            If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                            Control0..1
                            BindingThe codes SHALL be taken from CDANullFlavor
                            (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExceptional Value Detail
                            976. ClinicalDocument.author.assignedAuthor.typeId.assigningAuthorityName
                            Definition

                            A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                            Control0..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelAssigning Authority Name
                            978. ClinicalDocument.author.assignedAuthor.typeId.displayable
                            Definition

                            Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                            Control0..1
                            Typeboolean(bl: Boolean)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelDisplayable
                            980. ClinicalDocument.author.assignedAuthor.typeId.root
                            Definition

                            Identifies the type as an HL7 Registered model

                            Control1..1
                            Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelRoot
                            Fixed Value2.16.840.1.113883.1.3
                            982. ClinicalDocument.author.assignedAuthor.typeId.extension
                            Definition

                            A character string as a unique identifier within the scope of the identifier root.

                            Control1..1
                            Typestring(st: Character String)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            LabelExtension
                            984. ClinicalDocument.author.assignedAuthor.templateId
                            Definition

                            When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                            Control0..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            986. ClinicalDocument.author.assignedAuthor.classCode
                            Control0..1
                            BindingThe codes SHALL be taken from RoleClassAssignedEntity
                            (required to http://terminology.hl7.org/ValueSet/v3-RoleClassAssignedEntity)
                            Typecode(cs: Coded Simple Value)
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Fixed ValueASSIGNED
                            988. ClinicalDocument.author.assignedAuthor.id
                            Comments

                            This assignedAuthor SHOULD contain zero or one [0..1] id (CONF:4537-32882) such that it, This assignedAuthor SHALL contain at least one [1..*] id (CONF:4537-5449).

                            Control1..*
                            Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                            SlicingThis element introduces a set of slices on ClinicalDocument.author.assignedAuthor.id. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                            • value @ root
                            • 990. ClinicalDocument.author.assignedAuthor.id:npi
                              Slice Namenpi
                              Control0..1
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                              Invariantsshould-extension: SHOULD contain extension (extension.exists())
                              992. ClinicalDocument.author.assignedAuthor.id:npi.nullFlavor
                              Definition

                              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                              ShortIf NPI is unknown, set @nullFlavor to UNK
                              Control0..1
                              BindingThe codes SHALL be taken from CDANullFlavor
                              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExceptional Value Detail
                              994. ClinicalDocument.author.assignedAuthor.id:npi.assigningAuthorityName
                              Definition

                              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                              Control0..1
                              Typestring(st: Character String)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelAssigning Authority Name
                              996. ClinicalDocument.author.assignedAuthor.id:npi.displayable
                              Definition

                              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                              Control0..1
                              Typeboolean(bl: Boolean)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelDisplayable
                              998. ClinicalDocument.author.assignedAuthor.id:npi.root
                              Definition

                              A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.

                              Comments

                              SHALL contain exactly one [1..1] @root="2.16.840.1.113883.4.6" National Provider Identifier (CONF:4537-32884).

                              Control1..1
                              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelRoot
                              Pattern Value2.16.840.1.113883.4.6
                              1000. ClinicalDocument.author.assignedAuthor.id:npi.extension
                              Definition

                              A character string as a unique identifier within the scope of the identifier root.

                              Comments

                              SHOULD contain zero or one [0..1] @extension (CONF:4537-32885).

                              Control0..1
                              Typestring(st: Character String)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExtension
                              1002. ClinicalDocument.author.assignedAuthor.sdtcIdentifiedBy
                              Control0..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
                              XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
                              1004. ClinicalDocument.author.assignedAuthor.code
                              ShortOnly if this assignedAuthor is an assignedPerson should the assignedAuthor contain a code.
                              Comments

                              This assignedAuthor SHOULD contain zero or one [0..1] code (CONF:4537-16787).

                              Control0..1
                              BindingFor example codes, see CDARoleCode
                              (example to http://hl7.org/cda/stds/core/ValueSet/CDARoleCode)
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                              1006. ClinicalDocument.author.assignedAuthor.code.nullFlavor
                              Definition

                              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                              Control0..0
                              BindingThe codes SHALL be taken from CDANullFlavor
                              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExceptional Value Detail
                              1008. ClinicalDocument.author.assignedAuthor.code.code
                              Definition

                              The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

                              Control1..1
                              BindingThe codes SHOULD be taken from Healthcare Provider Taxonomy .
                              (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1066)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelCode
                              1010. ClinicalDocument.author.assignedAuthor.code.codeSystem
                              Definition

                              Specifies the code system that defines the code.

                              Control0..1
                              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelCode System
                              1012. ClinicalDocument.author.assignedAuthor.code.codeSystemName
                              Definition

                              The common name of the coding system.

                              Control0..1
                              Typestring(st: Character String)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelCode System Name
                              1014. ClinicalDocument.author.assignedAuthor.code.codeSystemVersion
                              Definition

                              If applicable, a version descriptor defined specifically for the given code system.

                              Control0..1
                              Typestring(st: Character String)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelCode System Version
                              1016. ClinicalDocument.author.assignedAuthor.code.displayName
                              Definition

                              A name or title for the code, under which the sending system shows the code value to its users.

                              Control0..1
                              Typestring(st: Character String)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelDisplay Name
                              1018. ClinicalDocument.author.assignedAuthor.code.sdtcValueSet
                              Definition

                              The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

                              Control0..1
                              Typestring(oid: ISO Object Identifier)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
                              1020. ClinicalDocument.author.assignedAuthor.code.sdtcValueSetVersion
                              Definition

                              The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

                              Control0..1
                              Typestring(st: Character String)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
                              1022. ClinicalDocument.author.assignedAuthor.code.originalText
                              Definition

                              The text or phrase used as the basis for the coding.

                              Control0..1
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                              LabelOriginal Text
                              1024. ClinicalDocument.author.assignedAuthor.code.qualifier
                              Definition

                              Specifies additional codes that increase the specificity of the the primary code.

                              Control0..0
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
                              LabelQualifier
                              1026. ClinicalDocument.author.assignedAuthor.code.translation
                              Definition

                              A set of other concept descriptors that translate this concept descriptor into other code systems.

                              Control0..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
                              XML FormatThe type of this property is determined using the xsi:typeattribute.
                              LabelTranslation
                              1028. ClinicalDocument.author.assignedAuthor.sdtcSpecialty
                              Control0..*
                              BindingThe codes SHOULD be taken from PracticeSettingCodeValueSet
                              (preferred to http://hl7.org/fhir/ValueSet/c80-practice-codes)
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                              XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namespecialty.
                              1030. ClinicalDocument.author.assignedAuthor.addr
                              Comments

                              This assignedAuthor SHALL contain at least one [1..*] US Realm Address (AD.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.2) (CONF:4537-5452).

                              Control1..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD(US Realm Address)
                              1032. ClinicalDocument.author.assignedAuthor.telecom
                              Comments

                              This assignedAuthor SHALL contain at least one [1..*] telecom (CONF:4537-5428).

                              Control1..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
                              Invariantsshould-use: SHOULD contain @use (nullFlavor.exists() or use.exists())
                              1034. ClinicalDocument.author.assignedAuthor.telecom.nullFlavor
                              Definition

                              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                              Control0..1
                              BindingThe codes SHALL be taken from CDANullFlavor
                              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExceptional Value Detail
                              1036. ClinicalDocument.author.assignedAuthor.telecom.value
                              Control0..1
                              Typeurl(url: Universal Resource Locator)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              1038. ClinicalDocument.author.assignedAuthor.telecom.useablePeriod
                              Definition

                              Specifies the periods of time during which the telecommunication address can be used. For a telephone number, this can indicate the time of day in which the party can be reached on that telephone. For a web address, it may specify a time range in which the web content is promised to be available under the given address.

                              Control0..*
                              TypeChoice of: http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
                              Default Typehttp://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
                              XML FormatThe type of this property is determined using the xsi:typeattribute.
                              LabelUseable Period
                              1040. ClinicalDocument.author.assignedAuthor.telecom.use
                              Definition

                              One or more codes advising a system or user which telecommunication address in a set of like addresses to select for a given telecommunication need.

                              Comments

                              Such telecoms SHOULD contain zero or one [0..1] @use, which SHALL be selected from ValueSet Telecom Use (US Realm Header) urn:oid:2.16.840.1.113883.11.20.9.20 DYNAMIC (CONF:4537-7995).

                              Control0..1
                              BindingThe codes SHALL be taken from Telecom Use (US Realm Header) .
                              (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.20)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelUse Code
                              1042. ClinicalDocument.author.assignedAuthor.assignedPerson
                              Comments

                              MAY contain assignedPerson

                              Control0..1
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/Person
                              1044. ClinicalDocument.author.assignedAuthor.assignedPerson.nullFlavor
                              Definition

                              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                              Control0..1
                              BindingThe codes SHALL be taken from CDANullFlavor
                              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExceptional Value Detail
                              1046. ClinicalDocument.author.assignedAuthor.assignedPerson.realmCode
                              Definition

                              When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                              Control0..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                              1048. ClinicalDocument.author.assignedAuthor.assignedPerson.typeId
                              Definition

                              When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                              Control0..1
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                              InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                              1050. ClinicalDocument.author.assignedAuthor.assignedPerson.typeId.nullFlavor
                              Definition

                              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                              Control0..1
                              BindingThe codes SHALL be taken from CDANullFlavor
                              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExceptional Value Detail
                              1052. ClinicalDocument.author.assignedAuthor.assignedPerson.typeId.assigningAuthorityName
                              Definition

                              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                              Control0..1
                              Typestring(st: Character String)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelAssigning Authority Name
                              1054. ClinicalDocument.author.assignedAuthor.assignedPerson.typeId.displayable
                              Definition

                              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                              Control0..1
                              Typeboolean(bl: Boolean)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelDisplayable
                              1056. ClinicalDocument.author.assignedAuthor.assignedPerson.typeId.root
                              Definition

                              Identifies the type as an HL7 Registered model

                              Control1..1
                              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelRoot
                              Fixed Value2.16.840.1.113883.1.3
                              1058. ClinicalDocument.author.assignedAuthor.assignedPerson.typeId.extension
                              Definition

                              A character string as a unique identifier within the scope of the identifier root.

                              Control1..1
                              Typestring(st: Character String)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExtension
                              1060. ClinicalDocument.author.assignedAuthor.assignedPerson.templateId
                              Definition

                              When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                              Control0..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                              1062. ClinicalDocument.author.assignedAuthor.assignedPerson.classCode
                              Control0..1
                              BindingThe codes SHALL be taken from EntityClassLivingSubject
                              (required to http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              Fixed ValuePSN
                              1064. ClinicalDocument.author.assignedAuthor.assignedPerson.determinerCode
                              Control0..1
                              BindingThe codes SHALL be taken from EntityDeterminer
                              (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              Fixed ValueINSTANCE
                              1066. ClinicalDocument.author.assignedAuthor.assignedPerson.name
                              Comments

                              The assignedPerson, if present, SHALL contain at least one [1..*] US Realm Person Name (PN.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.1.1) (CONF:4537-16789).

                              Control1..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/PN(US Realm Person Name (PN.US.FIELDED))
                              1068. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcDesc
                              Definition

                              The desc extension allows multimedia depictions of patients, healthcare providers, or other individuals to be included in a CDA document.

                              Control0..1
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                              XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namedesc.
                              1070. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship
                              Definition

                              Each participant role other than an informant/relatedEntity may have zero or more relationship roles with the patient. Each of these roles can be expressed with an asPatientRelationship element which further describes the type of role using a code element.

                              Control0..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                              XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameasPatientRelationship.
                              1072. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship.nullFlavor
                              Definition

                              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                              Control0..1
                              BindingThe codes SHALL be taken from CDANullFlavor
                              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExceptional Value Detail
                              1074. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship.realmCode
                              Definition

                              When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                              Control0..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                              1076. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship.typeId
                              Definition

                              When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                              Control0..1
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                              InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                              1078. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship.typeId.nullFlavor
                              Definition

                              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                              Control0..1
                              BindingThe codes SHALL be taken from CDANullFlavor
                              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExceptional Value Detail
                              1080. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship.typeId.assigningAuthorityName
                              Definition

                              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                              Control0..1
                              Typestring(st: Character String)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelAssigning Authority Name
                              1082. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship.typeId.displayable
                              Definition

                              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                              Control0..1
                              Typeboolean(bl: Boolean)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelDisplayable
                              1084. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship.typeId.root
                              Definition

                              Identifies the type as an HL7 Registered model

                              Control1..1
                              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelRoot
                              Fixed Value2.16.840.1.113883.1.3
                              1086. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship.typeId.extension
                              Definition

                              A character string as a unique identifier within the scope of the identifier root.

                              Control1..1
                              Typestring(st: Character String)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExtension
                              1088. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship.templateId
                              Definition

                              When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                              Control0..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                              1090. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship.classCode
                              Control1..1
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              Fixed ValuePRS
                              1092. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship.determinerCode
                              Control0..1
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              Fixed ValueINSTANCE
                              1094. ClinicalDocument.author.assignedAuthor.assignedPerson.sdtcAsPatientRelationship.code
                              Control1..1
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                              XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
                              1096. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice
                              Comments

                              MAY contain assignedAuthoringDevice

                              Control0..1
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/AuthoringDevice
                              1098. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.nullFlavor
                              Definition

                              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                              Control0..1
                              BindingThe codes SHALL be taken from CDANullFlavor
                              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExceptional Value Detail
                              1100. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.realmCode
                              Definition

                              When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                              Control0..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                              1102. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.typeId
                              Definition

                              When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                              Control0..1
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                              InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                              1104. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.typeId.nullFlavor
                              Definition

                              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                              Control0..1
                              BindingThe codes SHALL be taken from CDANullFlavor
                              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExceptional Value Detail
                              1106. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.typeId.assigningAuthorityName
                              Definition

                              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                              Control0..1
                              Typestring(st: Character String)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelAssigning Authority Name
                              1108. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.typeId.displayable
                              Definition

                              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                              Control0..1
                              Typeboolean(bl: Boolean)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelDisplayable
                              1110. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.typeId.root
                              Definition

                              Identifies the type as an HL7 Registered model

                              Control1..1
                              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelRoot
                              Fixed Value2.16.840.1.113883.1.3
                              1112. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.typeId.extension
                              Definition

                              A character string as a unique identifier within the scope of the identifier root.

                              Control1..1
                              Typestring(st: Character String)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExtension
                              1114. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.templateId
                              Definition

                              When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                              Control0..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                              1116. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.classCode
                              Control0..1
                              BindingThe codes SHALL be taken from EntityClassDevice
                              (required to http://terminology.hl7.org/ValueSet/v3-EntityClassDevice)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              Fixed ValueDEV
                              1118. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.determinerCode
                              Control0..1
                              BindingThe codes SHALL be taken from EntityDeterminer
                              (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              Fixed ValueINSTANCE
                              1120. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.code
                              Control0..1
                              BindingFor example codes, see CDAEntityCode
                              (example to http://hl7.org/cda/stds/core/ValueSet/CDAEntityCode)
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                              1122. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.manufacturerModelName
                              Comments

                              The assignedAuthoringDevice, if present, SHALL contain exactly one [1..1] manufacturerModelName (CONF:4537-16784).

                              Control1..1
                              BindingFor example codes, see Manufacturer Model Name Example
                              (example to http://terminology.hl7.org/ValueSet/v3-ManufacturerModelNameExample)
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/SC
                              1124. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.softwareName
                              Comments

                              The assignedAuthoringDevice, if present, SHALL contain exactly one [1..1] softwareName (CONF:4537-16785).

                              Control1..1
                              BindingFor example codes, see Software Name Example
                              (example to http://terminology.hl7.org/ValueSet/v3-SoftwareNameExample)
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/SC
                              1126. ClinicalDocument.author.assignedAuthor.assignedAuthoringDevice.asMaintainedEntity
                              Control0..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/MaintainedEntity
                              1128. ClinicalDocument.author.assignedAuthor.representedOrganization
                              Control0..1
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
                              1130. ClinicalDocument.dataEnterer
                              ShortThe dataEnterer element represents the person who transferred the content, written or dictated, into the clinical document. To clarify, an author provides the content found within the header or body of a document, subject to their own interpretation; a dataEnterer adds an author's information to the electronic system.
                              Comments

                              MAY contain zero or one [0..1] dataEnterer (CONF:4537-5441).

                              Control0..1
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/DataEnterer
                              Alternate NamesTranscriptionist
                              1132. ClinicalDocument.dataEnterer.nullFlavor
                              Definition

                              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                              Control0..1
                              BindingThe codes SHALL be taken from CDANullFlavor
                              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExceptional Value Detail
                              1134. ClinicalDocument.dataEnterer.realmCode
                              Definition

                              When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                              Control0..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                              1136. ClinicalDocument.dataEnterer.typeId
                              Definition

                              When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                              Control0..1
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                              InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                              1138. ClinicalDocument.dataEnterer.typeId.nullFlavor
                              Definition

                              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                              Control0..1
                              BindingThe codes SHALL be taken from CDANullFlavor
                              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExceptional Value Detail
                              1140. ClinicalDocument.dataEnterer.typeId.assigningAuthorityName
                              Definition

                              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                              Control0..1
                              Typestring(st: Character String)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelAssigning Authority Name
                              1142. ClinicalDocument.dataEnterer.typeId.displayable
                              Definition

                              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                              Control0..1
                              Typeboolean(bl: Boolean)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelDisplayable
                              1144. ClinicalDocument.dataEnterer.typeId.root
                              Definition

                              Identifies the type as an HL7 Registered model

                              Control1..1
                              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelRoot
                              Fixed Value2.16.840.1.113883.1.3
                              1146. ClinicalDocument.dataEnterer.typeId.extension
                              Definition

                              A character string as a unique identifier within the scope of the identifier root.

                              Control1..1
                              Typestring(st: Character String)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExtension
                              1148. ClinicalDocument.dataEnterer.templateId
                              Definition

                              When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                              Control0..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                              1150. ClinicalDocument.dataEnterer.typeCode
                              Control0..1
                              BindingThe codes SHALL be taken from CDAParticipationType
                              (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              Fixed ValueENT
                              1152. ClinicalDocument.dataEnterer.contextControlCode
                              Control0..1
                              BindingThe codes SHALL be taken from CDAContextControl
                              (required to http://hl7.org/cda/stds/core/ValueSet/CDAContextControl)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              Fixed ValueOP
                              1154. ClinicalDocument.dataEnterer.time
                              Control0..1
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/TS(US Realm Date and Time - Point in Time)
                              1156. ClinicalDocument.dataEnterer.assignedEntity
                              Comments

                              The dataEnterer, if present, SHALL contain exactly one [1..1] assignedEntity (CONF:4537-5442).

                              Control1..1
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssignedEntity
                              1158. ClinicalDocument.dataEnterer.assignedEntity.nullFlavor
                              Definition

                              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                              Control0..1
                              BindingThe codes SHALL be taken from CDANullFlavor
                              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExceptional Value Detail
                              1160. ClinicalDocument.dataEnterer.assignedEntity.realmCode
                              Definition

                              When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                              Control0..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                              1162. ClinicalDocument.dataEnterer.assignedEntity.typeId
                              Definition

                              When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                              Control0..1
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                              InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                              1164. ClinicalDocument.dataEnterer.assignedEntity.typeId.nullFlavor
                              Definition

                              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                              Control0..1
                              BindingThe codes SHALL be taken from CDANullFlavor
                              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExceptional Value Detail
                              1166. ClinicalDocument.dataEnterer.assignedEntity.typeId.assigningAuthorityName
                              Definition

                              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                              Control0..1
                              Typestring(st: Character String)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelAssigning Authority Name
                              1168. ClinicalDocument.dataEnterer.assignedEntity.typeId.displayable
                              Definition

                              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                              Control0..1
                              Typeboolean(bl: Boolean)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelDisplayable
                              1170. ClinicalDocument.dataEnterer.assignedEntity.typeId.root
                              Definition

                              Identifies the type as an HL7 Registered model

                              Control1..1
                              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelRoot
                              Fixed Value2.16.840.1.113883.1.3
                              1172. ClinicalDocument.dataEnterer.assignedEntity.typeId.extension
                              Definition

                              A character string as a unique identifier within the scope of the identifier root.

                              Control1..1
                              Typestring(st: Character String)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExtension
                              1174. ClinicalDocument.dataEnterer.assignedEntity.templateId
                              Definition

                              When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                              Control0..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                              1176. ClinicalDocument.dataEnterer.assignedEntity.classCode
                              Control0..1
                              BindingThe codes SHALL be taken from RoleClassAssignedEntity
                              (required to http://terminology.hl7.org/ValueSet/v3-RoleClassAssignedEntity)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              Fixed ValueASSIGNED
                              1178. ClinicalDocument.dataEnterer.assignedEntity.id
                              Comments

                              This assignedEntity SHALL contain at least one [1..*] id (CONF:4537-5443).

                              Control1..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                              1180. ClinicalDocument.dataEnterer.assignedEntity.id.nullFlavor
                              Definition

                              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                              Control0..1
                              BindingThe codes SHALL be taken from CDANullFlavor
                              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExceptional Value Detail
                              1182. ClinicalDocument.dataEnterer.assignedEntity.id.assigningAuthorityName
                              Definition

                              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                              Control0..1
                              Typestring(st: Character String)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelAssigning Authority Name
                              1184. ClinicalDocument.dataEnterer.assignedEntity.id.displayable
                              Definition

                              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                              Control0..1
                              Typeboolean(bl: Boolean)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelDisplayable
                              1186. ClinicalDocument.dataEnterer.assignedEntity.id.root
                              Definition

                              A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.

                              Comments

                              Such ids SHOULD contain zero or one [0..1] @root="2.16.840.1.113883.4.6" National Provider Identifier (CONF:4537-16821).

                              Control0..1
                              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelRoot
                              Invariantsshould-npi: SHOULD be NPI ($this = '2.16.840.1.113883.4.6')
                              1188. ClinicalDocument.dataEnterer.assignedEntity.id.extension
                              Definition

                              A character string as a unique identifier within the scope of the identifier root.

                              Control0..1
                              Typestring(st: Character String)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExtension
                              1190. ClinicalDocument.dataEnterer.assignedEntity.sdtcIdentifiedBy
                              Control0..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
                              XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
                              1192. ClinicalDocument.dataEnterer.assignedEntity.code
                              Comments

                              This assignedEntity MAY contain zero or one [0..1] code, which SHOULD be selected from ValueSet Healthcare Provider Taxonomy urn:oid:2.16.840.1.114222.4.11.1066 DYNAMIC (CONF:4537-32173).

                              Control0..1
                              BindingThe codes SHOULD be taken from Healthcare Provider Taxonomy .
                              (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1066)
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                              1194. ClinicalDocument.dataEnterer.assignedEntity.sdtcSpecialty
                              Control0..*
                              BindingThe codes SHOULD be taken from PracticeSettingCodeValueSet
                              (preferred to http://hl7.org/fhir/ValueSet/c80-practice-codes)
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                              XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namespecialty.
                              1196. ClinicalDocument.dataEnterer.assignedEntity.addr
                              Comments

                              This assignedEntity SHALL contain at least one [1..*] US Realm Address (AD.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.2) (CONF:4537-5460).

                              Control1..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD(US Realm Address)
                              1198. ClinicalDocument.dataEnterer.assignedEntity.telecom
                              Comments

                              This assignedEntity SHALL contain at least one [1..*] telecom (CONF:4537-5466).

                              Control1..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
                              Invariantsshould-use: SHOULD contain @use (nullFlavor.exists() or use.exists())
                              1200. ClinicalDocument.dataEnterer.assignedEntity.telecom.nullFlavor
                              Definition

                              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                              Control0..1
                              BindingThe codes SHALL be taken from CDANullFlavor
                              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExceptional Value Detail
                              1202. ClinicalDocument.dataEnterer.assignedEntity.telecom.value
                              Control0..1
                              Typeurl(url: Universal Resource Locator)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              1204. ClinicalDocument.dataEnterer.assignedEntity.telecom.useablePeriod
                              Definition

                              Specifies the periods of time during which the telecommunication address can be used. For a telephone number, this can indicate the time of day in which the party can be reached on that telephone. For a web address, it may specify a time range in which the web content is promised to be available under the given address.

                              Control0..*
                              TypeChoice of: http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
                              Default Typehttp://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
                              XML FormatThe type of this property is determined using the xsi:typeattribute.
                              LabelUseable Period
                              1206. ClinicalDocument.dataEnterer.assignedEntity.telecom.use
                              Definition

                              One or more codes advising a system or user which telecommunication address in a set of like addresses to select for a given telecommunication need.

                              Comments

                              Such telecoms SHOULD contain zero or one [0..1] @use, which SHALL be selected from ValueSet Telecom Use (US Realm Header) urn:oid:2.16.840.1.113883.11.20.9.20 DYNAMIC (CONF:4537-7996).

                              Control0..1
                              BindingThe codes SHALL be taken from Telecom Use (US Realm Header) .
                              (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.20)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelUse Code
                              1208. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson
                              Comments

                              This assignedEntity SHALL contain exactly one [1..1] assignedPerson (CONF:4537-5469).

                              Control1..1
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/Person
                              1210. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.nullFlavor
                              Definition

                              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                              Control0..1
                              BindingThe codes SHALL be taken from CDANullFlavor
                              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExceptional Value Detail
                              1212. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.realmCode
                              Definition

                              When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                              Control0..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                              1214. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.typeId
                              Definition

                              When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                              Control0..1
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                              InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                              1216. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.typeId.nullFlavor
                              Definition

                              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                              Control0..1
                              BindingThe codes SHALL be taken from CDANullFlavor
                              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExceptional Value Detail
                              1218. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.typeId.assigningAuthorityName
                              Definition

                              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                              Control0..1
                              Typestring(st: Character String)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelAssigning Authority Name
                              1220. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.typeId.displayable
                              Definition

                              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                              Control0..1
                              Typeboolean(bl: Boolean)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelDisplayable
                              1222. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.typeId.root
                              Definition

                              Identifies the type as an HL7 Registered model

                              Control1..1
                              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelRoot
                              Fixed Value2.16.840.1.113883.1.3
                              1224. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.typeId.extension
                              Definition

                              A character string as a unique identifier within the scope of the identifier root.

                              Control1..1
                              Typestring(st: Character String)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExtension
                              1226. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.templateId
                              Definition

                              When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                              Control0..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                              1228. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.classCode
                              Control0..1
                              BindingThe codes SHALL be taken from EntityClassLivingSubject
                              (required to http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              Fixed ValuePSN
                              1230. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.determinerCode
                              Control0..1
                              BindingThe codes SHALL be taken from EntityDeterminer
                              (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              Fixed ValueINSTANCE
                              1232. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.name
                              Comments

                              This assignedPerson SHALL contain at least one [1..*] US Realm Person Name (PN.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.1.1) (CONF:4537-5470).

                              Control1..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/PN(US Realm Person Name (PN.US.FIELDED))
                              1234. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcDesc
                              Definition

                              The desc extension allows multimedia depictions of patients, healthcare providers, or other individuals to be included in a CDA document.

                              Control0..1
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                              XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namedesc.
                              1236. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship
                              Definition

                              Each participant role other than an informant/relatedEntity may have zero or more relationship roles with the patient. Each of these roles can be expressed with an asPatientRelationship element which further describes the type of role using a code element.

                              Control0..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                              XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameasPatientRelationship.
                              1238. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship.nullFlavor
                              Definition

                              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                              Control0..1
                              BindingThe codes SHALL be taken from CDANullFlavor
                              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExceptional Value Detail
                              1240. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship.realmCode
                              Definition

                              When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                              Control0..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                              1242. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId
                              Definition

                              When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                              Control0..1
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                              InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                              1244. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.nullFlavor
                              Definition

                              If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                              Control0..1
                              BindingThe codes SHALL be taken from CDANullFlavor
                              (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExceptional Value Detail
                              1246. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.assigningAuthorityName
                              Definition

                              A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                              Control0..1
                              Typestring(st: Character String)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelAssigning Authority Name
                              1248. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.displayable
                              Definition

                              Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                              Control0..1
                              Typeboolean(bl: Boolean)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelDisplayable
                              1250. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.root
                              Definition

                              Identifies the type as an HL7 Registered model

                              Control1..1
                              Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelRoot
                              Fixed Value2.16.840.1.113883.1.3
                              1252. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.extension
                              Definition

                              A character string as a unique identifier within the scope of the identifier root.

                              Control1..1
                              Typestring(st: Character String)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              LabelExtension
                              1254. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship.templateId
                              Definition

                              When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                              Control0..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                              1256. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship.classCode
                              Control1..1
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              Fixed ValuePRS
                              1258. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship.determinerCode
                              Control0..1
                              Typecode(cs: Coded Simple Value)
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              XML FormatIn the XML format, this property is represented as an attribute.
                              Fixed ValueINSTANCE
                              1260. ClinicalDocument.dataEnterer.assignedEntity.assignedPerson.sdtcAsPatientRelationship.code
                              Control1..1
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                              XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
                              1262. ClinicalDocument.dataEnterer.assignedEntity.representedOrganization
                              Control0..1
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
                              1264. ClinicalDocument.dataEnterer.assignedEntity.sdtcPatient
                              Control0..1
                              Typehttp://hl7.org/fhir/StructureDefinition/Base
                              XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namepatient.
                              1266. ClinicalDocument.dataEnterer.assignedEntity.sdtcPatient.id
                              Control1..1
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                              XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
                              1268. ClinicalDocument.informant
                              Definition

                              icon Added:

                              An informant (or source of information) is a person that provides relevant information, such as the parent of a comatose patient who describes the patient's behavior prior to the onset of coma.

                              Shorticon Added:Person that provides relevant information
                              Comments

                              MAY contain zero or more [0..*] informant (CONF:4537-31355) such that it

                              Control0..*
                              Typehttp://hl7.org/cda/stds/core/StructureDefinition/Informant
                              SlicingThis element introduces a set of slices on ClinicalDocument.informant. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                              • exists @ relatedEntity
                              • exists @ assignedEntity
                              • 1270. ClinicalDocument.informant:provider
                                Slice Nameprovider
                                Definition

                                An informant (or source of information) is a person that provides relevant information, such as the parent of a comatose patient who describes the patient's behavior prior to the onset of coma.

                                ShortThe informant element describes an information source for any content within the clinical document. This informant is constrained for use when the source of information is an assigned health care provider for the patient.
                                Comments

                                MAY contain zero or more [0..*] informant (CONF:4537-8001) such that it

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Informant
                                1272. ClinicalDocument.informant:provider.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1274. ClinicalDocument.informant:provider.realmCode
                                Definition

                                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                1276. ClinicalDocument.informant:provider.typeId
                                Definition

                                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                1278. ClinicalDocument.informant:provider.typeId.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1280. ClinicalDocument.informant:provider.typeId.assigningAuthorityName
                                Definition

                                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelAssigning Authority Name
                                1282. ClinicalDocument.informant:provider.typeId.displayable
                                Definition

                                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                Control0..1
                                Typeboolean(bl: Boolean)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplayable
                                1284. ClinicalDocument.informant:provider.typeId.root
                                Definition

                                Identifies the type as an HL7 Registered model

                                Control1..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelRoot
                                Fixed Value2.16.840.1.113883.1.3
                                1286. ClinicalDocument.informant:provider.typeId.extension
                                Definition

                                A character string as a unique identifier within the scope of the identifier root.

                                Control1..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExtension
                                1288. ClinicalDocument.informant:provider.templateId
                                Definition

                                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1290. ClinicalDocument.informant:provider.typeCode
                                Control0..1
                                BindingThe codes SHALL be taken from CDAParticipationType
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValueINF
                                1292. ClinicalDocument.informant:provider.contextControlCode
                                Control0..1
                                BindingThe codes SHALL be taken from CDAContextControl
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDAContextControl)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValueOP
                                1294. ClinicalDocument.informant:provider.assignedEntity
                                Comments

                                SHALL contain exactly one [1..1] assignedEntity (CONF:4537-8002).

                                Control1..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssignedEntity
                                1296. ClinicalDocument.informant:provider.assignedEntity.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1298. ClinicalDocument.informant:provider.assignedEntity.realmCode
                                Definition

                                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                1300. ClinicalDocument.informant:provider.assignedEntity.typeId
                                Definition

                                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                1302. ClinicalDocument.informant:provider.assignedEntity.typeId.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1304. ClinicalDocument.informant:provider.assignedEntity.typeId.assigningAuthorityName
                                Definition

                                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelAssigning Authority Name
                                1306. ClinicalDocument.informant:provider.assignedEntity.typeId.displayable
                                Definition

                                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                Control0..1
                                Typeboolean(bl: Boolean)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplayable
                                1308. ClinicalDocument.informant:provider.assignedEntity.typeId.root
                                Definition

                                Identifies the type as an HL7 Registered model

                                Control1..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelRoot
                                Fixed Value2.16.840.1.113883.1.3
                                1310. ClinicalDocument.informant:provider.assignedEntity.typeId.extension
                                Definition

                                A character string as a unique identifier within the scope of the identifier root.

                                Control1..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExtension
                                1312. ClinicalDocument.informant:provider.assignedEntity.templateId
                                Definition

                                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1314. ClinicalDocument.informant:provider.assignedEntity.classCode
                                Control0..1
                                BindingThe codes SHALL be taken from RoleClassAssignedEntity
                                (required to http://terminology.hl7.org/ValueSet/v3-RoleClassAssignedEntity)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValueASSIGNED
                                1316. ClinicalDocument.informant:provider.assignedEntity.id
                                ShortIf assignedEntity/id is a provider then this id, **SHOULD** include zero or one [0..1] id where id/@root ="2.16.840.1.113883.4.6" National Provider Identifier (CONF:4537-9946).
                                Comments

                                This assignedEntity SHALL contain at least one [1..*] id (CONF:4537-9945).

                                Control1..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1318. ClinicalDocument.informant:provider.assignedEntity.sdtcIdentifiedBy
                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
                                1320. ClinicalDocument.informant:provider.assignedEntity.code
                                Comments

                                This assignedEntity MAY contain zero or one [0..1] code, which SHOULD be selected from ValueSet Healthcare Provider Taxonomy urn:oid:2.16.840.1.114222.4.11.1066 DYNAMIC (CONF:4537-32174).

                                Control0..1
                                BindingThe codes SHOULD be taken from Healthcare Provider Taxonomy .
                                (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1066)
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                1322. ClinicalDocument.informant:provider.assignedEntity.sdtcSpecialty
                                Control0..*
                                BindingThe codes SHOULD be taken from PracticeSettingCodeValueSet
                                (preferred to http://hl7.org/fhir/ValueSet/c80-practice-codes)
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namespecialty.
                                1324. ClinicalDocument.informant:provider.assignedEntity.addr
                                Comments

                                This assignedEntity SHALL contain at least one [1..*] US Realm Address (AD.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.2) (CONF:4537-8220).

                                Control1..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD(US Realm Address)
                                1326. ClinicalDocument.informant:provider.assignedEntity.telecom
                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
                                1328. ClinicalDocument.informant:provider.assignedEntity.assignedPerson
                                Comments

                                This assignedEntity SHALL contain exactly one [1..1] assignedPerson (CONF:4537-8221).

                                Control1..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Person
                                1330. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1332. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.realmCode
                                Definition

                                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                1334. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.typeId
                                Definition

                                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                1336. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.typeId.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1338. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.typeId.assigningAuthorityName
                                Definition

                                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelAssigning Authority Name
                                1340. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.typeId.displayable
                                Definition

                                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                Control0..1
                                Typeboolean(bl: Boolean)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplayable
                                1342. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.typeId.root
                                Definition

                                Identifies the type as an HL7 Registered model

                                Control1..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelRoot
                                Fixed Value2.16.840.1.113883.1.3
                                1344. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.typeId.extension
                                Definition

                                A character string as a unique identifier within the scope of the identifier root.

                                Control1..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExtension
                                1346. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.templateId
                                Definition

                                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1348. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.classCode
                                Control0..1
                                BindingThe codes SHALL be taken from EntityClassLivingSubject
                                (required to http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValuePSN
                                1350. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.determinerCode
                                Control0..1
                                BindingThe codes SHALL be taken from EntityDeterminer
                                (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValueINSTANCE
                                1352. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.name
                                Comments

                                This assignedPerson SHALL contain at least one [1..*] US Realm Person Name (PN.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.1.1) (CONF:4537-8222).

                                Control1..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/PN(US Realm Person Name (PN.US.FIELDED))
                                1354. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcDesc
                                Definition

                                The desc extension allows multimedia depictions of patients, healthcare providers, or other individuals to be included in a CDA document.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namedesc.
                                1356. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship
                                Definition

                                Each participant role other than an informant/relatedEntity may have zero or more relationship roles with the patient. Each of these roles can be expressed with an asPatientRelationship element which further describes the type of role using a code element.

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameasPatientRelationship.
                                1358. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1360. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship.realmCode
                                Definition

                                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                1362. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId
                                Definition

                                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                1364. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1366. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.assigningAuthorityName
                                Definition

                                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelAssigning Authority Name
                                1368. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.displayable
                                Definition

                                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                Control0..1
                                Typeboolean(bl: Boolean)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplayable
                                1370. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.root
                                Definition

                                Identifies the type as an HL7 Registered model

                                Control1..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelRoot
                                Fixed Value2.16.840.1.113883.1.3
                                1372. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.extension
                                Definition

                                A character string as a unique identifier within the scope of the identifier root.

                                Control1..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExtension
                                1374. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship.templateId
                                Definition

                                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1376. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship.classCode
                                Control1..1
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValuePRS
                                1378. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship.determinerCode
                                Control0..1
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValueINSTANCE
                                1380. ClinicalDocument.informant:provider.assignedEntity.assignedPerson.sdtcAsPatientRelationship.code
                                Control1..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
                                1382. ClinicalDocument.informant:provider.assignedEntity.representedOrganization
                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
                                1384. ClinicalDocument.informant:provider.assignedEntity.sdtcPatient
                                Control0..1
                                Typehttp://hl7.org/fhir/StructureDefinition/Base
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namepatient.
                                1386. ClinicalDocument.informant:provider.assignedEntity.sdtcPatient.id
                                Control1..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
                                1388. ClinicalDocument.informant:provider.relatedEntity
                                Control0..0
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/RelatedEntity
                                1390. ClinicalDocument.informant:non-provider
                                Slice Namenon-provider
                                Definition

                                An informant (or source of information) is a person that provides relevant information, such as the parent of a comatose patient who describes the patient's behavior prior to the onset of coma.

                                ShortThe informant element describes an information source (who is not a provider) for any content within the clinical document. This informant would be used when the source of information has a personal relationship with the patient or is the patient.
                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Informant
                                1392. ClinicalDocument.informant:non-provider.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1394. ClinicalDocument.informant:non-provider.realmCode
                                Definition

                                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                1396. ClinicalDocument.informant:non-provider.typeId
                                Definition

                                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                1398. ClinicalDocument.informant:non-provider.typeId.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1400. ClinicalDocument.informant:non-provider.typeId.assigningAuthorityName
                                Definition

                                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelAssigning Authority Name
                                1402. ClinicalDocument.informant:non-provider.typeId.displayable
                                Definition

                                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                Control0..1
                                Typeboolean(bl: Boolean)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplayable
                                1404. ClinicalDocument.informant:non-provider.typeId.root
                                Definition

                                Identifies the type as an HL7 Registered model

                                Control1..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelRoot
                                Fixed Value2.16.840.1.113883.1.3
                                1406. ClinicalDocument.informant:non-provider.typeId.extension
                                Definition

                                A character string as a unique identifier within the scope of the identifier root.

                                Control1..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExtension
                                1408. ClinicalDocument.informant:non-provider.templateId
                                Definition

                                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1410. ClinicalDocument.informant:non-provider.typeCode
                                Control0..1
                                BindingThe codes SHALL be taken from CDAParticipationType
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValueINF
                                1412. ClinicalDocument.informant:non-provider.contextControlCode
                                Control0..1
                                BindingThe codes SHALL be taken from CDAContextControl
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDAContextControl)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValueOP
                                1414. ClinicalDocument.informant:non-provider.assignedEntity
                                Control0..0
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssignedEntity
                                1416. ClinicalDocument.informant:non-provider.relatedEntity
                                Comments

                                SHALL contain exactly one [1..1] relatedEntity (CONF:4537-31356).

                                Control1..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/RelatedEntity
                                1418. ClinicalDocument.custodian
                                Definition

                                icon Added:

                                Represents the organization that is in charge of maintaining the document. The custodian is the steward that is entrusted with the care of the document. Every CDA document has exactly one custodian.

                                ShortThe custodian element represents the organization that is in charge of maintaining and is entrusted with the care of the document. There is only one custodian per CDA document. Allowing that a CDA document may not represent the original form of the authenticated document, the custodian represents the steward of the original source document. The custodian may be the document originator, a health information exchange, or other responsible party.
                                Comments

                                SHALL contain exactly one [1..1] custodian (CONF:4537-5519).

                                Control1..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Custodian
                                Requirements

                                icon Added:

                                The custodian participation satisfies the CDA definition of Stewardship. Because CDA is an exchange standard and may not represent the original form of the authenticated document, the custodian represents the steward of the original source document.

                                1420. ClinicalDocument.custodian.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1422. ClinicalDocument.custodian.realmCode
                                Definition

                                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                1424. ClinicalDocument.custodian.typeId
                                Definition

                                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                1426. ClinicalDocument.custodian.typeId.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1428. ClinicalDocument.custodian.typeId.assigningAuthorityName
                                Definition

                                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelAssigning Authority Name
                                1430. ClinicalDocument.custodian.typeId.displayable
                                Definition

                                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                Control0..1
                                Typeboolean(bl: Boolean)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplayable
                                1432. ClinicalDocument.custodian.typeId.root
                                Definition

                                Identifies the type as an HL7 Registered model

                                Control1..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelRoot
                                Fixed Value2.16.840.1.113883.1.3
                                1434. ClinicalDocument.custodian.typeId.extension
                                Definition

                                A character string as a unique identifier within the scope of the identifier root.

                                Control1..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExtension
                                1436. ClinicalDocument.custodian.templateId
                                Definition

                                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1438. ClinicalDocument.custodian.typeCode
                                Control0..1
                                BindingThe codes SHALL be taken from CDAParticipationType
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValueCST
                                1440. ClinicalDocument.custodian.assignedCustodian
                                Comments

                                This custodian SHALL contain exactly one [1..1] assignedCustodian (CONF:4537-5520).

                                Control1..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssignedCustodian
                                1442. ClinicalDocument.custodian.assignedCustodian.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1444. ClinicalDocument.custodian.assignedCustodian.realmCode
                                Definition

                                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                1446. ClinicalDocument.custodian.assignedCustodian.typeId
                                Definition

                                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                1448. ClinicalDocument.custodian.assignedCustodian.typeId.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1450. ClinicalDocument.custodian.assignedCustodian.typeId.assigningAuthorityName
                                Definition

                                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelAssigning Authority Name
                                1452. ClinicalDocument.custodian.assignedCustodian.typeId.displayable
                                Definition

                                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                Control0..1
                                Typeboolean(bl: Boolean)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplayable
                                1454. ClinicalDocument.custodian.assignedCustodian.typeId.root
                                Definition

                                Identifies the type as an HL7 Registered model

                                Control1..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelRoot
                                Fixed Value2.16.840.1.113883.1.3
                                1456. ClinicalDocument.custodian.assignedCustodian.typeId.extension
                                Definition

                                A character string as a unique identifier within the scope of the identifier root.

                                Control1..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExtension
                                1458. ClinicalDocument.custodian.assignedCustodian.templateId
                                Definition

                                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1460. ClinicalDocument.custodian.assignedCustodian.classCode
                                Control0..1
                                BindingThe codes SHALL be taken from RoleClassAssignedEntity
                                (required to http://terminology.hl7.org/ValueSet/v3-RoleClassAssignedEntity)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValueASSIGNED
                                1462. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization
                                Comments

                                This assignedCustodian SHALL contain exactly one [1..1] representedCustodianOrganization (CONF:4537-5521).

                                Control1..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CustodianOrganization
                                1464. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1466. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.realmCode
                                Definition

                                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                1468. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.typeId
                                Definition

                                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                1470. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.typeId.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1472. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.typeId.assigningAuthorityName
                                Definition

                                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelAssigning Authority Name
                                1474. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.typeId.displayable
                                Definition

                                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                Control0..1
                                Typeboolean(bl: Boolean)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplayable
                                1476. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.typeId.root
                                Definition

                                Identifies the type as an HL7 Registered model

                                Control1..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelRoot
                                Fixed Value2.16.840.1.113883.1.3
                                1478. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.typeId.extension
                                Definition

                                A character string as a unique identifier within the scope of the identifier root.

                                Control1..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExtension
                                1480. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.templateId
                                Definition

                                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1482. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.classCode
                                Control0..1
                                BindingThe codes SHALL be taken from EntityClassOrganization
                                (required to http://terminology.hl7.org/ValueSet/v3-EntityClassOrganization)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValueORG
                                1484. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.determinerCode
                                Control0..1
                                BindingThe codes SHALL be taken from EntityDeterminer
                                (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValueINSTANCE
                                1486. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.id
                                Comments

                                This representedCustodianOrganization SHALL contain at least one [1..*] id (CONF:4537-5522).

                                Control1..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1488. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.id.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1490. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.id.assigningAuthorityName
                                Definition

                                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelAssigning Authority Name
                                1492. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.id.displayable
                                Definition

                                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                Control0..1
                                Typeboolean(bl: Boolean)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplayable
                                1494. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.id.root
                                Definition

                                A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.

                                Comments

                                Such ids SHOULD contain zero or one [0..1] @root="2.16.840.1.113883.4.6" National Provider Identifier (CONF:4537-16822).

                                Control0..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelRoot
                                Invariantsshould-npi: SHOULD be NPI ($this = '2.16.840.1.113883.4.6')
                                1496. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.id.extension
                                Definition

                                A character string as a unique identifier within the scope of the identifier root.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExtension
                                1498. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.name
                                Comments

                                This representedCustodianOrganization SHALL contain exactly one [1..1] name (CONF:4537-5524).

                                Control1..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/ON
                                1500. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.telecom
                                Comments

                                This representedCustodianOrganization SHALL contain exactly one [1..1] telecom (CONF:4537-5525).

                                Control1..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
                                Invariantsshould-use: SHOULD contain @use (nullFlavor.exists() or use.exists())
                                1502. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.telecom.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1504. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.telecom.value
                                Control0..1
                                Typeurl(url: Universal Resource Locator)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                1506. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.telecom.useablePeriod
                                Definition

                                Specifies the periods of time during which the telecommunication address can be used. For a telephone number, this can indicate the time of day in which the party can be reached on that telephone. For a web address, it may specify a time range in which the web content is promised to be available under the given address.

                                Control0..*
                                TypeChoice of: http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
                                Default Typehttp://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
                                XML FormatThe type of this property is determined using the xsi:typeattribute.
                                LabelUseable Period
                                1508. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.telecom.use
                                Definition

                                One or more codes advising a system or user which telecommunication address in a set of like addresses to select for a given telecommunication need.

                                Comments

                                This telecom SHOULD contain zero or one [0..1] @use, which SHALL be selected from ValueSet Telecom Use (US Realm Header) urn:oid:2.16.840.1.113883.11.20.9.20 DYNAMIC (CONF:4537-7998).

                                Control0..1
                                BindingThe codes SHALL be taken from Telecom Use (US Realm Header) .
                                (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.20)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelUse Code
                                1510. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.sdtcTelecom
                                ShortThe stdc:telecom extension can be used to provide additional telecom elements for the custodian organization.
                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nametelecom.
                                1512. ClinicalDocument.custodian.assignedCustodian.representedCustodianOrganization.addr
                                Comments

                                This representedCustodianOrganization SHALL contain exactly one [1..1] US Realm Address (AD.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.2) (CONF:4537-5559).

                                Control1..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD(US Realm Address)
                                1514. ClinicalDocument.informationRecipient
                                ShortThe informationRecipient element records the intended recipient of the information at the time the document was created. In cases where the intended recipient of the document is the patient's health chart, set the receivedOrganization to the scoping organization for that chart.
                                Comments

                                MAY contain zero or more [0..*] informationRecipient (CONF:4537-5565).

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InformationRecipient
                                1516. ClinicalDocument.informationRecipient.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1518. ClinicalDocument.informationRecipient.realmCode
                                Definition

                                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                1520. ClinicalDocument.informationRecipient.typeId
                                Definition

                                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                1522. ClinicalDocument.informationRecipient.typeId.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1524. ClinicalDocument.informationRecipient.typeId.assigningAuthorityName
                                Definition

                                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelAssigning Authority Name
                                1526. ClinicalDocument.informationRecipient.typeId.displayable
                                Definition

                                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                Control0..1
                                Typeboolean(bl: Boolean)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplayable
                                1528. ClinicalDocument.informationRecipient.typeId.root
                                Definition

                                Identifies the type as an HL7 Registered model

                                Control1..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelRoot
                                Fixed Value2.16.840.1.113883.1.3
                                1530. ClinicalDocument.informationRecipient.typeId.extension
                                Definition

                                A character string as a unique identifier within the scope of the identifier root.

                                Control1..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExtension
                                1532. ClinicalDocument.informationRecipient.templateId
                                Definition

                                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1534. ClinicalDocument.informationRecipient.typeCode
                                Control0..1
                                BindingThe codes SHALL be taken from XInformationRecipient (2.0.0)
                                (required to http://terminology.hl7.org/ValueSet/v3-xInformationRecipient|2.0.0)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Default ValuePRCP
                                1536. ClinicalDocument.informationRecipient.intendedRecipient
                                Comments

                                The informationRecipient, if present, SHALL contain exactly one [1..1] intendedRecipient (CONF:4537-5566).

                                Control1..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/IntendedRecipient
                                1538. ClinicalDocument.informationRecipient.intendedRecipient.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1540. ClinicalDocument.informationRecipient.intendedRecipient.realmCode
                                Definition

                                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                1542. ClinicalDocument.informationRecipient.intendedRecipient.typeId
                                Definition

                                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                1544. ClinicalDocument.informationRecipient.intendedRecipient.typeId.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1546. ClinicalDocument.informationRecipient.intendedRecipient.typeId.assigningAuthorityName
                                Definition

                                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelAssigning Authority Name
                                1548. ClinicalDocument.informationRecipient.intendedRecipient.typeId.displayable
                                Definition

                                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                Control0..1
                                Typeboolean(bl: Boolean)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplayable
                                1550. ClinicalDocument.informationRecipient.intendedRecipient.typeId.root
                                Definition

                                Identifies the type as an HL7 Registered model

                                Control1..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelRoot
                                Fixed Value2.16.840.1.113883.1.3
                                1552. ClinicalDocument.informationRecipient.intendedRecipient.typeId.extension
                                Definition

                                A character string as a unique identifier within the scope of the identifier root.

                                Control1..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExtension
                                1554. ClinicalDocument.informationRecipient.intendedRecipient.templateId
                                Definition

                                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1556. ClinicalDocument.informationRecipient.intendedRecipient.classCode
                                Control0..1
                                BindingThe codes SHALL be taken from CDAInformationRecipientRole
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDAInformationRecipientRole)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Default ValueASSIGNED
                                1558. ClinicalDocument.informationRecipient.intendedRecipient.id
                                Comments

                                This intendedRecipient MAY contain zero or more [0..*] id (CONF:4537-32399).

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1560. ClinicalDocument.informationRecipient.intendedRecipient.sdtcIdentifiedBy
                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
                                1562. ClinicalDocument.informationRecipient.intendedRecipient.addr
                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD
                                1564. ClinicalDocument.informationRecipient.intendedRecipient.telecom
                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
                                1566. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient
                                Comments

                                This intendedRecipient MAY contain zero or one [0..1] informationRecipient (CONF:4537-5567).

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Person
                                1568. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1570. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.realmCode
                                Definition

                                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                1572. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.typeId
                                Definition

                                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                1574. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.typeId.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1576. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.typeId.assigningAuthorityName
                                Definition

                                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelAssigning Authority Name
                                1578. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.typeId.displayable
                                Definition

                                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                Control0..1
                                Typeboolean(bl: Boolean)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplayable
                                1580. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.typeId.root
                                Definition

                                Identifies the type as an HL7 Registered model

                                Control1..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelRoot
                                Fixed Value2.16.840.1.113883.1.3
                                1582. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.typeId.extension
                                Definition

                                A character string as a unique identifier within the scope of the identifier root.

                                Control1..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExtension
                                1584. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.templateId
                                Definition

                                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1586. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.classCode
                                Control0..1
                                BindingThe codes SHALL be taken from EntityClassLivingSubject
                                (required to http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValuePSN
                                1588. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.determinerCode
                                Control0..1
                                BindingThe codes SHALL be taken from EntityDeterminer
                                (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValueINSTANCE
                                1590. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.name
                                Comments

                                The informationRecipient, if present, SHALL contain at least one [1..*] US Realm Person Name (PN.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.1.1) (CONF:4537-5568).

                                Control1..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/PN(US Realm Person Name (PN.US.FIELDED))
                                1592. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcDesc
                                Definition

                                The desc extension allows multimedia depictions of patients, healthcare providers, or other individuals to be included in a CDA document.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namedesc.
                                1594. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship
                                Definition

                                Each participant role other than an informant/relatedEntity may have zero or more relationship roles with the patient. Each of these roles can be expressed with an asPatientRelationship element which further describes the type of role using a code element.

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameasPatientRelationship.
                                1596. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1598. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship.realmCode
                                Definition

                                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                1600. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship.typeId
                                Definition

                                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                1602. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship.typeId.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1604. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship.typeId.assigningAuthorityName
                                Definition

                                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelAssigning Authority Name
                                1606. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship.typeId.displayable
                                Definition

                                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                Control0..1
                                Typeboolean(bl: Boolean)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplayable
                                1608. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship.typeId.root
                                Definition

                                Identifies the type as an HL7 Registered model

                                Control1..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelRoot
                                Fixed Value2.16.840.1.113883.1.3
                                1610. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship.typeId.extension
                                Definition

                                A character string as a unique identifier within the scope of the identifier root.

                                Control1..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExtension
                                1612. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship.templateId
                                Definition

                                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1614. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship.classCode
                                Control1..1
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValuePRS
                                1616. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship.determinerCode
                                Control0..1
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValueINSTANCE
                                1618. ClinicalDocument.informationRecipient.intendedRecipient.informationRecipient.sdtcAsPatientRelationship.code
                                Control1..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
                                1620. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization
                                Comments

                                This intendedRecipient MAY contain zero or one [0..1] receivedOrganization (CONF:4537-5577).

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
                                1622. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1624. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.realmCode
                                Definition

                                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                1626. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.typeId
                                Definition

                                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                1628. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.typeId.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1630. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.typeId.assigningAuthorityName
                                Definition

                                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelAssigning Authority Name
                                1632. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.typeId.displayable
                                Definition

                                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                Control0..1
                                Typeboolean(bl: Boolean)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplayable
                                1634. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.typeId.root
                                Definition

                                Identifies the type as an HL7 Registered model

                                Control1..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelRoot
                                Fixed Value2.16.840.1.113883.1.3
                                1636. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.typeId.extension
                                Definition

                                A character string as a unique identifier within the scope of the identifier root.

                                Control1..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExtension
                                1638. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.templateId
                                Definition

                                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1640. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.classCode
                                Control0..1
                                BindingThe codes SHALL be taken from EntityClassOrganization
                                (required to http://terminology.hl7.org/ValueSet/v3-EntityClassOrganization)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValueORG
                                1642. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.determinerCode
                                Control0..1
                                BindingThe codes SHALL be taken from EntityDeterminer
                                (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValueINSTANCE
                                1644. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.id
                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1646. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.name
                                Comments

                                The receivedOrganization, if present, SHALL contain exactly one [1..1] name (CONF:4537-5578).

                                Control1..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/ON
                                1648. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.telecom
                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
                                1650. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.addr
                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD
                                1652. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.standardIndustryClassCode
                                Control0..1
                                BindingFor example codes, see OrganizationIndustryClassNAICS
                                (example to http://terminology.hl7.org/ValueSet/v3-OrganizationIndustryClassNAICS)
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                1654. ClinicalDocument.informationRecipient.intendedRecipient.receivedOrganization.asOrganizationPartOf
                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/OrganizationPartOf
                                1656. ClinicalDocument.legalAuthenticator
                                ShortThe legalAuthenticator identifies the single person legally responsible for the document and must be present if the document has been legally authenticated. A clinical document that does not contain this element has not been legally authenticated. The act of legal authentication requires a certain privilege be granted to the legal authenticator depending upon local policy. Based on local practice, clinical documents may be released before legal authentication. All clinical documents have the potential for legal authentication, given the appropriate credentials. Local policies MAY choose to delegate the function of legal authentication to a device or system that generates the clinical document. In these cases, the legal authenticator is a person accepting responsibility for the document, not the generating device or system. Note that the legal authenticator, if present, must be a person.
                                Comments

                                SHOULD contain zero or one [0..1] legalAuthenticator (CONF:4537-5579).

                                Control0..1
                                This element is affected by the following invariants: should-legalAuthenticator
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/LegalAuthenticator
                                Requirements

                                icon Added:

                                While electronic signatures are not captured in a CDA document, both authentication and legal authentication require that a document has been signed manually or electronically by the responsible individual. A legalAuthenticator has a required legalAuthenticator.time indicating the time of authentication, and a required legalAuthenticator.signatureCode, indicating that a signature has been obtained and is on file.

                                1658. ClinicalDocument.legalAuthenticator.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1660. ClinicalDocument.legalAuthenticator.realmCode
                                Definition

                                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                1662. ClinicalDocument.legalAuthenticator.typeId
                                Definition

                                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                1664. ClinicalDocument.legalAuthenticator.typeId.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1666. ClinicalDocument.legalAuthenticator.typeId.assigningAuthorityName
                                Definition

                                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelAssigning Authority Name
                                1668. ClinicalDocument.legalAuthenticator.typeId.displayable
                                Definition

                                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                Control0..1
                                Typeboolean(bl: Boolean)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplayable
                                1670. ClinicalDocument.legalAuthenticator.typeId.root
                                Definition

                                Identifies the type as an HL7 Registered model

                                Control1..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelRoot
                                Fixed Value2.16.840.1.113883.1.3
                                1672. ClinicalDocument.legalAuthenticator.typeId.extension
                                Definition

                                A character string as a unique identifier within the scope of the identifier root.

                                Control1..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExtension
                                1674. ClinicalDocument.legalAuthenticator.templateId
                                Definition

                                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1676. ClinicalDocument.legalAuthenticator.typeCode
                                Control0..1
                                BindingThe codes SHALL be taken from CDAParticipationType
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValueLA
                                1678. ClinicalDocument.legalAuthenticator.contextControlCode
                                Control0..1
                                BindingThe codes SHALL be taken from CDAContextControl
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDAContextControl)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValueOP
                                1680. ClinicalDocument.legalAuthenticator.time
                                Comments

                                The legalAuthenticator, if present, SHALL contain exactly one [1..1] US Realm Date and Time (Point in Time) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.4) (CONF:4537-5580).

                                Control1..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/TS(US Realm Date and Time - Point in Time)
                                1682. ClinicalDocument.legalAuthenticator.signatureCode
                                Comments

                                The legalAuthenticator, if present, SHALL contain exactly one [1..1] signatureCode (CONF:4537-5583).

                                Control1..1
                                BindingThe codes SHALL be taken from CDASignatureCode
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDASignatureCode)
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                Invariantssignature: CDA Release One represented either an intended ('X') or actual ('S') authenticator. CDA Release Two only represents an actual authenticator, so has deprecated the value of 'X'. (code.exists() implies code != 'X')
                                1684. ClinicalDocument.legalAuthenticator.signatureCode.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1686. ClinicalDocument.legalAuthenticator.signatureCode.code
                                Definition

                                The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

                                Comments

                                This signatureCode SHALL contain exactly one [1..1] @code="S" (CodeSystem: HL7ParticipationSignature urn:oid:2.16.840.1.113883.5.89 STATIC) (CONF:4537-5584).

                                Control1..1
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelCode
                                Pattern ValueS
                                1688. ClinicalDocument.legalAuthenticator.signatureCode.codeSystem
                                Definition

                                Specifies the code system that defines the code.

                                Control0..0
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelCode System
                                1690. ClinicalDocument.legalAuthenticator.signatureCode.codeSystemName
                                Definition

                                The common name of the coding system.

                                Control0..0
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelCode System Name
                                1692. ClinicalDocument.legalAuthenticator.signatureCode.codeSystemVersion
                                Definition

                                If applicable, a version descriptor defined specifically for the given code system.

                                Control0..0
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelCode System Version
                                1694. ClinicalDocument.legalAuthenticator.signatureCode.displayName
                                Definition

                                A name or title for the code, under which the sending system shows the code value to its users.

                                Control0..0
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplay Name
                                1696. ClinicalDocument.legalAuthenticator.signatureCode.sdtcValueSet
                                Definition

                                The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

                                Control0..1
                                Typestring(oid: ISO Object Identifier)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
                                1698. ClinicalDocument.legalAuthenticator.signatureCode.sdtcValueSetVersion
                                Definition

                                The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
                                1700. ClinicalDocument.legalAuthenticator.signatureCode.originalText
                                Definition

                                The text or phrase used as the basis for the coding.

                                Control0..0
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                                LabelOriginal Text
                                1702. ClinicalDocument.legalAuthenticator.signatureCode.qualifier
                                Definition

                                Specifies additional codes that increase the specificity of the the primary code.

                                Control0..0
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
                                LabelQualifier
                                1704. ClinicalDocument.legalAuthenticator.signatureCode.translation
                                Definition

                                A set of other concept descriptors that translate this concept descriptor into other code systems.

                                Control0..0
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
                                XML FormatThe type of this property is determined using the xsi:typeattribute.
                                LabelTranslation
                                1706. ClinicalDocument.legalAuthenticator.sdtcSignatureText
                                Definition

                                A textual or multimedia depiction of the signature by which the participant endorses his or her participation in the Act as specified in the Participation.typeCode and that he or she agrees to assume the associated accountability.

                                ShortThe signature can be represented either inline or by reference according to the ED data type. Typical cases for CDA are: 1) Electronic signature: this attribute can represent virtually any electronic signature scheme. 2) Digital signature: this attribute can represent digital signatures by reference to a signature data block that is constructed in accordance to a digital signature standard, such as XML-DSIG, PKCS#7, PGP, etc. The sdtc:signatureText extension provides a location in CDA for a textual or multimedia depiction of the signature by which the participant endorses and accepts responsibility for his or her participation in the Act as specified in the Participation.typeCode. Details of what goes in the field are described in the HL7 CDA Digital Signature Standard balloted in Fall 2013.
                                Comments

                                The legalAuthenticator, if present, MAY contain zero or one [0..1] sdtc:signatureText (CONF:4537-30810).

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namesignatureText.
                                1708. ClinicalDocument.legalAuthenticator.assignedEntity
                                Comments

                                The legalAuthenticator, if present, SHALL contain exactly one [1..1] assignedEntity (CONF:4537-5585).

                                Control1..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssignedEntity
                                1710. ClinicalDocument.legalAuthenticator.assignedEntity.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1712. ClinicalDocument.legalAuthenticator.assignedEntity.realmCode
                                Definition

                                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                1714. ClinicalDocument.legalAuthenticator.assignedEntity.typeId
                                Definition

                                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                1716. ClinicalDocument.legalAuthenticator.assignedEntity.typeId.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1718. ClinicalDocument.legalAuthenticator.assignedEntity.typeId.assigningAuthorityName
                                Definition

                                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelAssigning Authority Name
                                1720. ClinicalDocument.legalAuthenticator.assignedEntity.typeId.displayable
                                Definition

                                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                Control0..1
                                Typeboolean(bl: Boolean)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplayable
                                1722. ClinicalDocument.legalAuthenticator.assignedEntity.typeId.root
                                Definition

                                Identifies the type as an HL7 Registered model

                                Control1..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelRoot
                                Fixed Value2.16.840.1.113883.1.3
                                1724. ClinicalDocument.legalAuthenticator.assignedEntity.typeId.extension
                                Definition

                                A character string as a unique identifier within the scope of the identifier root.

                                Control1..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExtension
                                1726. ClinicalDocument.legalAuthenticator.assignedEntity.templateId
                                Definition

                                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1728. ClinicalDocument.legalAuthenticator.assignedEntity.classCode
                                Control0..1
                                BindingThe codes SHALL be taken from RoleClassAssignedEntity
                                (required to http://terminology.hl7.org/ValueSet/v3-RoleClassAssignedEntity)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValueASSIGNED
                                1730. ClinicalDocument.legalAuthenticator.assignedEntity.id
                                Comments

                                This assignedEntity SHALL contain at least one [1..*] id (CONF:4537-5586).

                                Control1..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1732. ClinicalDocument.legalAuthenticator.assignedEntity.id.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1734. ClinicalDocument.legalAuthenticator.assignedEntity.id.assigningAuthorityName
                                Definition

                                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelAssigning Authority Name
                                1736. ClinicalDocument.legalAuthenticator.assignedEntity.id.displayable
                                Definition

                                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                Control0..1
                                Typeboolean(bl: Boolean)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplayable
                                1738. ClinicalDocument.legalAuthenticator.assignedEntity.id.root
                                Definition

                                A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.

                                ShortMAY contain '2.16.840.1.113883.4.6' (NPI)
                                Comments

                                Such ids MAY contain zero or one [0..1] @root="2.16.840.1.113883.4.6" National Provider Identifier (CONF:4537-16823).

                                Control0..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelRoot
                                1740. ClinicalDocument.legalAuthenticator.assignedEntity.id.extension
                                Definition

                                A character string as a unique identifier within the scope of the identifier root.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExtension
                                1742. ClinicalDocument.legalAuthenticator.assignedEntity.sdtcIdentifiedBy
                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
                                1744. ClinicalDocument.legalAuthenticator.assignedEntity.code
                                Comments

                                This assignedEntity MAY contain zero or one [0..1] code, which SHOULD be selected from ValueSet Healthcare Provider Taxonomy urn:oid:2.16.840.1.114222.4.11.1066 DYNAMIC (CONF:4537-17000).

                                Control0..1
                                BindingThe codes SHOULD be taken from Healthcare Provider Taxonomy .
                                (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1066)
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                1746. ClinicalDocument.legalAuthenticator.assignedEntity.sdtcSpecialty
                                Control0..*
                                BindingThe codes SHOULD be taken from PracticeSettingCodeValueSet
                                (preferred to http://hl7.org/fhir/ValueSet/c80-practice-codes)
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namespecialty.
                                1748. ClinicalDocument.legalAuthenticator.assignedEntity.addr
                                Comments

                                This assignedEntity SHALL contain at least one [1..*] US Realm Address (AD.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.2) (CONF:4537-5589).

                                Control1..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD(US Realm Address)
                                1750. ClinicalDocument.legalAuthenticator.assignedEntity.telecom
                                Comments

                                This assignedEntity SHALL contain at least one [1..*] telecom (CONF:4537-5595).

                                Control1..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
                                Invariantsshould-use: SHOULD contain @use (nullFlavor.exists() or use.exists())
                                1752. ClinicalDocument.legalAuthenticator.assignedEntity.telecom.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1754. ClinicalDocument.legalAuthenticator.assignedEntity.telecom.value
                                Control0..1
                                Typeurl(url: Universal Resource Locator)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                1756. ClinicalDocument.legalAuthenticator.assignedEntity.telecom.useablePeriod
                                Definition

                                Specifies the periods of time during which the telecommunication address can be used. For a telephone number, this can indicate the time of day in which the party can be reached on that telephone. For a web address, it may specify a time range in which the web content is promised to be available under the given address.

                                Control0..*
                                TypeChoice of: http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
                                Default Typehttp://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
                                XML FormatThe type of this property is determined using the xsi:typeattribute.
                                LabelUseable Period
                                1758. ClinicalDocument.legalAuthenticator.assignedEntity.telecom.use
                                Definition

                                One or more codes advising a system or user which telecommunication address in a set of like addresses to select for a given telecommunication need.

                                Comments

                                Such telecoms SHOULD contain zero or one [0..1] @use, which SHALL be selected from ValueSet Telecom Use (US Realm Header) urn:oid:2.16.840.1.113883.11.20.9.20 DYNAMIC (CONF:4537-7999).

                                Control0..1
                                BindingThe codes SHALL be taken from Telecom Use (US Realm Header) .
                                (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.20)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelUse Code
                                1760. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson
                                Comments

                                This assignedEntity SHALL contain exactly one [1..1] assignedPerson (CONF:4537-5597).

                                Control1..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Person
                                1762. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1764. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.realmCode
                                Definition

                                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                1766. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.typeId
                                Definition

                                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                1768. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.typeId.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1770. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.typeId.assigningAuthorityName
                                Definition

                                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelAssigning Authority Name
                                1772. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.typeId.displayable
                                Definition

                                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                Control0..1
                                Typeboolean(bl: Boolean)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplayable
                                1774. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.typeId.root
                                Definition

                                Identifies the type as an HL7 Registered model

                                Control1..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelRoot
                                Fixed Value2.16.840.1.113883.1.3
                                1776. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.typeId.extension
                                Definition

                                A character string as a unique identifier within the scope of the identifier root.

                                Control1..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExtension
                                1778. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.templateId
                                Definition

                                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1780. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.classCode
                                Control0..1
                                BindingThe codes SHALL be taken from EntityClassLivingSubject
                                (required to http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValuePSN
                                1782. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.determinerCode
                                Control0..1
                                BindingThe codes SHALL be taken from EntityDeterminer
                                (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValueINSTANCE
                                1784. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.name
                                Comments

                                This assignedPerson SHALL contain at least one [1..*] US Realm Person Name (PN.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.1.1) (CONF:4537-5598).

                                Control1..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/PN(US Realm Person Name (PN.US.FIELDED))
                                1786. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcDesc
                                Definition

                                The desc extension allows multimedia depictions of patients, healthcare providers, or other individuals to be included in a CDA document.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namedesc.
                                1788. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship
                                Definition

                                Each participant role other than an informant/relatedEntity may have zero or more relationship roles with the patient. Each of these roles can be expressed with an asPatientRelationship element which further describes the type of role using a code element.

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameasPatientRelationship.
                                1790. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1792. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.realmCode
                                Definition

                                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                1794. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId
                                Definition

                                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                1796. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1798. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.assigningAuthorityName
                                Definition

                                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelAssigning Authority Name
                                1800. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.displayable
                                Definition

                                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                Control0..1
                                Typeboolean(bl: Boolean)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplayable
                                1802. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.root
                                Definition

                                Identifies the type as an HL7 Registered model

                                Control1..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelRoot
                                Fixed Value2.16.840.1.113883.1.3
                                1804. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.extension
                                Definition

                                A character string as a unique identifier within the scope of the identifier root.

                                Control1..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExtension
                                1806. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.templateId
                                Definition

                                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1808. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.classCode
                                Control1..1
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValuePRS
                                1810. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.determinerCode
                                Control0..1
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValueINSTANCE
                                1812. ClinicalDocument.legalAuthenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.code
                                Control1..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
                                1814. ClinicalDocument.legalAuthenticator.assignedEntity.representedOrganization
                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
                                1816. ClinicalDocument.legalAuthenticator.assignedEntity.sdtcPatient
                                Control0..1
                                Typehttp://hl7.org/fhir/StructureDefinition/Base
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namepatient.
                                1818. ClinicalDocument.legalAuthenticator.assignedEntity.sdtcPatient.id
                                Control1..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
                                1820. ClinicalDocument.authenticator
                                Definition

                                icon Added:

                                Represents a participant who has attested to the accuracy of the document, but who does not have privileges to legally authenticate the document. An example would be a resident physician who sees a patient and dictates a note, then later signs it.

                                ShortThe authenticator identifies a participant or participants who attest to the accuracy of the information in the document.
                                Comments

                                icon Added:

                                A clinical document can have zero to many authenticators. While electronic signatures are not captured in a CDA document, both authentication and legal authentication require that a document has been signed manually or electronically by the responsible individual. An authenticator has a required authenticator.time indicating the time of authentication, and a required authenticator.signatureCode, indicating that a signature has been obtained and is on file.

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Authenticator
                                1822. ClinicalDocument.authenticator.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1824. ClinicalDocument.authenticator.realmCode
                                Definition

                                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                1826. ClinicalDocument.authenticator.typeId
                                Definition

                                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                1828. ClinicalDocument.authenticator.typeId.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1830. ClinicalDocument.authenticator.typeId.assigningAuthorityName
                                Definition

                                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelAssigning Authority Name
                                1832. ClinicalDocument.authenticator.typeId.displayable
                                Definition

                                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                Control0..1
                                Typeboolean(bl: Boolean)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplayable
                                1834. ClinicalDocument.authenticator.typeId.root
                                Definition

                                Identifies the type as an HL7 Registered model

                                Control1..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelRoot
                                Fixed Value2.16.840.1.113883.1.3
                                1836. ClinicalDocument.authenticator.typeId.extension
                                Definition

                                A character string as a unique identifier within the scope of the identifier root.

                                Control1..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExtension
                                1838. ClinicalDocument.authenticator.templateId
                                Definition

                                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1840. ClinicalDocument.authenticator.typeCode
                                Control0..1
                                BindingThe codes SHALL be taken from CDAParticipationType
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValueAUTHEN
                                1842. ClinicalDocument.authenticator.time
                                Comments

                                SHALL contain exactly one [1..1] US Realm Date and Time (Point in Time) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.4) (CONF:4537-5608).

                                Control1..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/TS(US Realm Date and Time - Point in Time)
                                1844. ClinicalDocument.authenticator.signatureCode
                                Comments

                                SHALL contain exactly one [1..1] signatureCode (CONF:4537-5610).

                                Control1..1
                                BindingThe codes SHALL be taken from CDASignatureCode
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDASignatureCode)
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                Invariantssignature: CDA Release One represented either an intended ('X') or actual ('S') authenticator. CDA Release Two only represents an actual authenticator, so has deprecated the value of 'X'. (code.exists() implies code != 'X')
                                1846. ClinicalDocument.authenticator.signatureCode.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1848. ClinicalDocument.authenticator.signatureCode.code
                                Definition

                                The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

                                Comments

                                This signatureCode SHALL contain exactly one [1..1] @code="S" (CodeSystem: HL7ParticipationSignature urn:oid:2.16.840.1.113883.5.89 STATIC) (CONF:4537-5611).

                                Control1..1
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelCode
                                Pattern ValueS
                                1850. ClinicalDocument.authenticator.signatureCode.codeSystem
                                Definition

                                Specifies the code system that defines the code.

                                Control0..0
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelCode System
                                1852. ClinicalDocument.authenticator.signatureCode.codeSystemName
                                Definition

                                The common name of the coding system.

                                Control0..0
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelCode System Name
                                1854. ClinicalDocument.authenticator.signatureCode.codeSystemVersion
                                Definition

                                If applicable, a version descriptor defined specifically for the given code system.

                                Control0..0
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelCode System Version
                                1856. ClinicalDocument.authenticator.signatureCode.displayName
                                Definition

                                A name or title for the code, under which the sending system shows the code value to its users.

                                Control0..0
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplay Name
                                1858. ClinicalDocument.authenticator.signatureCode.sdtcValueSet
                                Definition

                                The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

                                Control0..1
                                Typestring(oid: ISO Object Identifier)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
                                1860. ClinicalDocument.authenticator.signatureCode.sdtcValueSetVersion
                                Definition

                                The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
                                1862. ClinicalDocument.authenticator.signatureCode.originalText
                                Definition

                                The text or phrase used as the basis for the coding.

                                Control0..0
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                                LabelOriginal Text
                                1864. ClinicalDocument.authenticator.signatureCode.qualifier
                                Definition

                                Specifies additional codes that increase the specificity of the the primary code.

                                Control0..0
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
                                LabelQualifier
                                1866. ClinicalDocument.authenticator.signatureCode.translation
                                Definition

                                A set of other concept descriptors that translate this concept descriptor into other code systems.

                                Control0..0
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
                                XML FormatThe type of this property is determined using the xsi:typeattribute.
                                LabelTranslation
                                1868. ClinicalDocument.authenticator.sdtcSignatureText
                                Definition

                                A textual or multimedia depiction of the signature by which the participant endorses his or her participation in the Act as specified in the Participation.typeCode and that he or she agrees to assume the associated accountability.

                                ShortThe signature can be represented either inline or by reference according to the ED data type. Typical cases for CDA are: 1) Electronic signature: this attribute can represent virtually any electronic signature scheme. 2) Digital signature: this attribute can represent digital signatures by reference to a signature data block that is constructed in accordance to a digital signature standard, such as XML-DSIG, PKCS#7, PGP, etc. The sdtc:signatureText extension provides a location in CDA for a textual or multimedia depiction of the signature by which the participant endorses and accepts responsibility for his or her participation in the Act as specified in the Participation.typeCode. Details of what goes in the field are described in the HL7 CDA Digital Signature Standard balloted in Fall of 2013.
                                Comments

                                MAY contain zero or one [0..1] sdtc:signatureText (CONF:4537-30811).

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namesignatureText.
                                1870. ClinicalDocument.authenticator.assignedEntity
                                Comments

                                SHALL contain exactly one [1..1] assignedEntity (CONF:4537-5612).

                                Control1..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssignedEntity
                                1872. ClinicalDocument.authenticator.assignedEntity.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1874. ClinicalDocument.authenticator.assignedEntity.realmCode
                                Definition

                                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                1876. ClinicalDocument.authenticator.assignedEntity.typeId
                                Definition

                                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                1878. ClinicalDocument.authenticator.assignedEntity.typeId.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1880. ClinicalDocument.authenticator.assignedEntity.typeId.assigningAuthorityName
                                Definition

                                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelAssigning Authority Name
                                1882. ClinicalDocument.authenticator.assignedEntity.typeId.displayable
                                Definition

                                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                Control0..1
                                Typeboolean(bl: Boolean)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplayable
                                1884. ClinicalDocument.authenticator.assignedEntity.typeId.root
                                Definition

                                Identifies the type as an HL7 Registered model

                                Control1..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelRoot
                                Fixed Value2.16.840.1.113883.1.3
                                1886. ClinicalDocument.authenticator.assignedEntity.typeId.extension
                                Definition

                                A character string as a unique identifier within the scope of the identifier root.

                                Control1..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExtension
                                1888. ClinicalDocument.authenticator.assignedEntity.templateId
                                Definition

                                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1890. ClinicalDocument.authenticator.assignedEntity.classCode
                                Control0..1
                                BindingThe codes SHALL be taken from RoleClassAssignedEntity
                                (required to http://terminology.hl7.org/ValueSet/v3-RoleClassAssignedEntity)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValueASSIGNED
                                1892. ClinicalDocument.authenticator.assignedEntity.id
                                Comments

                                This assignedEntity SHALL contain at least one [1..*] id (CONF:4537-5613).

                                Control1..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1894. ClinicalDocument.authenticator.assignedEntity.id.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1896. ClinicalDocument.authenticator.assignedEntity.id.assigningAuthorityName
                                Definition

                                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelAssigning Authority Name
                                1898. ClinicalDocument.authenticator.assignedEntity.id.displayable
                                Definition

                                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                Control0..1
                                Typeboolean(bl: Boolean)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplayable
                                1900. ClinicalDocument.authenticator.assignedEntity.id.root
                                Definition

                                A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.

                                Comments

                                Such ids SHOULD contain zero or one [0..1] @root="2.16.840.1.113883.4.6" National Provider Identifier (CONF:4537-16824).

                                Control0..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelRoot
                                Invariantsshould-npi: SHOULD be NPI ($this = '2.16.840.1.113883.4.6')
                                1902. ClinicalDocument.authenticator.assignedEntity.id.extension
                                Definition

                                A character string as a unique identifier within the scope of the identifier root.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExtension
                                1904. ClinicalDocument.authenticator.assignedEntity.sdtcIdentifiedBy
                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
                                1906. ClinicalDocument.authenticator.assignedEntity.code
                                Comments

                                This assignedEntity MAY contain zero or one [0..1] code (CONF:4537-16825).

                                Control0..1
                                BindingFor example codes, see CDARoleCode
                                (example to http://hl7.org/cda/stds/core/ValueSet/CDARoleCode)
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                1908. ClinicalDocument.authenticator.assignedEntity.code.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1910. ClinicalDocument.authenticator.assignedEntity.code.code
                                Definition

                                The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

                                Comments

                                The code, if present, MAY contain zero or one [0..1] @code, which SHOULD be selected from ValueSet Healthcare Provider Taxonomy urn:oid:2.16.840.1.114222.4.11.1066 DYNAMIC (CONF:4537-16826).

                                Control0..1
                                BindingThe codes SHOULD be taken from Healthcare Provider Taxonomy .
                                (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1066)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelCode
                                1912. ClinicalDocument.authenticator.assignedEntity.code.codeSystem
                                Definition

                                Specifies the code system that defines the code.

                                Control0..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelCode System
                                1914. ClinicalDocument.authenticator.assignedEntity.code.codeSystemName
                                Definition

                                The common name of the coding system.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelCode System Name
                                1916. ClinicalDocument.authenticator.assignedEntity.code.codeSystemVersion
                                Definition

                                If applicable, a version descriptor defined specifically for the given code system.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelCode System Version
                                1918. ClinicalDocument.authenticator.assignedEntity.code.displayName
                                Definition

                                A name or title for the code, under which the sending system shows the code value to its users.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplay Name
                                1920. ClinicalDocument.authenticator.assignedEntity.code.sdtcValueSet
                                Definition

                                The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

                                Control0..1
                                Typestring(oid: ISO Object Identifier)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
                                1922. ClinicalDocument.authenticator.assignedEntity.code.sdtcValueSetVersion
                                Definition

                                The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
                                1924. ClinicalDocument.authenticator.assignedEntity.code.originalText
                                Definition

                                The text or phrase used as the basis for the coding.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                                LabelOriginal Text
                                1926. ClinicalDocument.authenticator.assignedEntity.code.qualifier
                                Definition

                                Specifies additional codes that increase the specificity of the the primary code.

                                Control0..0
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
                                LabelQualifier
                                1928. ClinicalDocument.authenticator.assignedEntity.code.translation
                                Definition

                                A set of other concept descriptors that translate this concept descriptor into other code systems.

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
                                XML FormatThe type of this property is determined using the xsi:typeattribute.
                                LabelTranslation
                                1930. ClinicalDocument.authenticator.assignedEntity.sdtcSpecialty
                                Control0..*
                                BindingThe codes SHOULD be taken from PracticeSettingCodeValueSet
                                (preferred to http://hl7.org/fhir/ValueSet/c80-practice-codes)
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namespecialty.
                                1932. ClinicalDocument.authenticator.assignedEntity.addr
                                Comments

                                This assignedEntity SHALL contain at least one [1..*] US Realm Address (AD.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.2) (CONF:4537-5616).

                                Control1..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD(US Realm Address)
                                1934. ClinicalDocument.authenticator.assignedEntity.telecom
                                Comments

                                This assignedEntity SHALL contain at least one [1..*] telecom (CONF:4537-5622).

                                Control1..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
                                Invariantsshould-use: SHOULD contain @use (nullFlavor.exists() or use.exists())
                                1936. ClinicalDocument.authenticator.assignedEntity.telecom.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1938. ClinicalDocument.authenticator.assignedEntity.telecom.value
                                Control0..1
                                Typeurl(url: Universal Resource Locator)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                1940. ClinicalDocument.authenticator.assignedEntity.telecom.useablePeriod
                                Definition

                                Specifies the periods of time during which the telecommunication address can be used. For a telephone number, this can indicate the time of day in which the party can be reached on that telephone. For a web address, it may specify a time range in which the web content is promised to be available under the given address.

                                Control0..*
                                TypeChoice of: http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
                                Default Typehttp://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS
                                XML FormatThe type of this property is determined using the xsi:typeattribute.
                                LabelUseable Period
                                1942. ClinicalDocument.authenticator.assignedEntity.telecom.use
                                Definition

                                One or more codes advising a system or user which telecommunication address in a set of like addresses to select for a given telecommunication need.

                                Comments

                                Such telecoms SHOULD contain zero or one [0..1] @use, which SHALL be selected from ValueSet Telecom Use (US Realm Header) urn:oid:2.16.840.1.113883.11.20.9.20 DYNAMIC (CONF:4537-8000).

                                Control0..1
                                BindingThe codes SHALL be taken from Telecom Use (US Realm Header) .
                                (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.20)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelUse Code
                                1944. ClinicalDocument.authenticator.assignedEntity.assignedPerson
                                Comments

                                This assignedEntity SHALL contain exactly one [1..1] assignedPerson (CONF:4537-5624).

                                Control1..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Person
                                1946. ClinicalDocument.authenticator.assignedEntity.assignedPerson.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1948. ClinicalDocument.authenticator.assignedEntity.assignedPerson.realmCode
                                Definition

                                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                1950. ClinicalDocument.authenticator.assignedEntity.assignedPerson.typeId
                                Definition

                                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                1952. ClinicalDocument.authenticator.assignedEntity.assignedPerson.typeId.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1954. ClinicalDocument.authenticator.assignedEntity.assignedPerson.typeId.assigningAuthorityName
                                Definition

                                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelAssigning Authority Name
                                1956. ClinicalDocument.authenticator.assignedEntity.assignedPerson.typeId.displayable
                                Definition

                                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                Control0..1
                                Typeboolean(bl: Boolean)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplayable
                                1958. ClinicalDocument.authenticator.assignedEntity.assignedPerson.typeId.root
                                Definition

                                Identifies the type as an HL7 Registered model

                                Control1..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelRoot
                                Fixed Value2.16.840.1.113883.1.3
                                1960. ClinicalDocument.authenticator.assignedEntity.assignedPerson.typeId.extension
                                Definition

                                A character string as a unique identifier within the scope of the identifier root.

                                Control1..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExtension
                                1962. ClinicalDocument.authenticator.assignedEntity.assignedPerson.templateId
                                Definition

                                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1964. ClinicalDocument.authenticator.assignedEntity.assignedPerson.classCode
                                Control0..1
                                BindingThe codes SHALL be taken from EntityClassLivingSubject
                                (required to http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValuePSN
                                1966. ClinicalDocument.authenticator.assignedEntity.assignedPerson.determinerCode
                                Control0..1
                                BindingThe codes SHALL be taken from EntityDeterminer
                                (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValueINSTANCE
                                1968. ClinicalDocument.authenticator.assignedEntity.assignedPerson.name
                                Comments

                                This assignedPerson SHALL contain at least one [1..*] US Realm Person Name (PN.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.1.1) (CONF:4537-5625).

                                Control1..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/PN(US Realm Person Name (PN.US.FIELDED))
                                1970. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcDesc
                                Definition

                                The desc extension allows multimedia depictions of patients, healthcare providers, or other individuals to be included in a CDA document.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namedesc.
                                1972. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship
                                Definition

                                Each participant role other than an informant/relatedEntity may have zero or more relationship roles with the patient. Each of these roles can be expressed with an asPatientRelationship element which further describes the type of role using a code element.

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameasPatientRelationship.
                                1974. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1976. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.realmCode
                                Definition

                                When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                1978. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId
                                Definition

                                When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                1980. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.nullFlavor
                                Definition

                                If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                Control0..1
                                BindingThe codes SHALL be taken from CDANullFlavor
                                (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExceptional Value Detail
                                1982. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.assigningAuthorityName
                                Definition

                                A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                Control0..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelAssigning Authority Name
                                1984. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.displayable
                                Definition

                                Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                Control0..1
                                Typeboolean(bl: Boolean)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelDisplayable
                                1986. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.root
                                Definition

                                Identifies the type as an HL7 Registered model

                                Control1..1
                                Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelRoot
                                Fixed Value2.16.840.1.113883.1.3
                                1988. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.typeId.extension
                                Definition

                                A character string as a unique identifier within the scope of the identifier root.

                                Control1..1
                                Typestring(st: Character String)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                LabelExtension
                                1990. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.templateId
                                Definition

                                When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                1992. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.classCode
                                Control1..1
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValuePRS
                                1994. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.determinerCode
                                Control0..1
                                Typecode(cs: Coded Simple Value)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Fixed ValueINSTANCE
                                1996. ClinicalDocument.authenticator.assignedEntity.assignedPerson.sdtcAsPatientRelationship.code
                                Control1..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
                                1998. ClinicalDocument.authenticator.assignedEntity.representedOrganization
                                Control0..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
                                2000. ClinicalDocument.authenticator.assignedEntity.sdtcPatient
                                Control0..1
                                Typehttp://hl7.org/fhir/StructureDefinition/Base
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namepatient.
                                2002. ClinicalDocument.authenticator.assignedEntity.sdtcPatient.id
                                Control1..1
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
                                2004. ClinicalDocument.participant
                                Definition

                                icon Added:

                                Used to represent other participants not explicitly mentioned by other classes, that were somehow involved in the documented acts.

                                ShortThe participant element identifies supporting entities, including parents, relatives, caregivers, insurance policyholders, guarantors, and others related in some way to the patient. A supporting person or organization is an individual or an organization with a relationship to the patient. A supporting person who is playing multiple roles would be recorded in multiple participants (e.g., emergency contact and next-of-kin).
                                Comments

                                SHOULD contain zero or more [0..*] RelatedPerson participant

                                Control0..*
                                Typehttp://hl7.org/cda/stds/core/StructureDefinition/Participant1
                                Invariants4537-10006: **SHALL** contain associatedEntity/associatedPerson *AND/OR* associatedEntity/scopingOrganization (CONF:4537-10006). (associatedEntity.associatedPerson.exists() or associatedEntity.scopingOrganization.exists())
                                4537-10007: When participant/@typeCode is *IND*, associatedEntity/@classCode **SHOULD** be selected from ValueSet 2.16.840.1.113883.11.20.9.33 INDRoleclassCodes *DYNAMIC* (CONF:4537-10007). (typeCode = 'IND' implies associatedEntity.classCode.memberOf('http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.33'))
                                SlicingThis element introduces a set of slices on ClinicalDocument.participant. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                • value @ typeCode
                                • 2006. ClinicalDocument.participant.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2008. ClinicalDocument.participant.realmCode
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                  2010. ClinicalDocument.participant.typeId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                  2012. ClinicalDocument.participant.typeId.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2014. ClinicalDocument.participant.typeId.assigningAuthorityName
                                  Definition

                                  A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                  Control0..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelAssigning Authority Name
                                  2016. ClinicalDocument.participant.typeId.displayable
                                  Definition

                                  Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                  Control0..1
                                  Typeboolean(bl: Boolean)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelDisplayable
                                  2018. ClinicalDocument.participant.typeId.root
                                  Definition

                                  Identifies the type as an HL7 Registered model

                                  Control1..1
                                  Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelRoot
                                  Fixed Value2.16.840.1.113883.1.3
                                  2020. ClinicalDocument.participant.typeId.extension
                                  Definition

                                  A character string as a unique identifier within the scope of the identifier root.

                                  Control1..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExtension
                                  2022. ClinicalDocument.participant.templateId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  2024. ClinicalDocument.participant.typeCode
                                  Control1..1
                                  BindingThe codes SHALL be taken from CDAParticipationType
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  2026. ClinicalDocument.participant.contextControlCode
                                  Control0..1
                                  BindingThe codes SHALL be taken from CDAContextControl
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDAContextControl)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Fixed ValueOP
                                  2028. ClinicalDocument.participant.functionCode
                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                  2030. ClinicalDocument.participant.time
                                  Comments

                                  MAY contain zero or one [0..1] time (CONF:4537-10004).

                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/IVL-TS(US Realm Date and Time - Interval)
                                  2032. ClinicalDocument.participant.associatedEntity
                                  Control1..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssociatedEntity
                                  2034. ClinicalDocument.participant:indirect
                                  Slice Nameindirect
                                  Definition

                                  Used to represent other participants not explicitly mentioned by other classes, that were somehow involved in the documented acts.

                                  ShortThe participant element identifies supporting entities, including parents, relatives, caregivers, insurance policyholders, guarantors, and others related in some way to the patient. A supporting person or organization is an individual or an organization with a relationship to the patient. A supporting person who is playing multiple roles would be recorded in multiple participants (e.g., emergency contact and next-of-kin).
                                  Comments

                                  SHOULD contain zero or more [0..*] participant (CONF:1198-31599) such that it

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/Participant1
                                  Invariants4537-10006: **SHALL** contain associatedEntity/associatedPerson *AND/OR* associatedEntity/scopingOrganization (CONF:4537-10006). (associatedEntity.associatedPerson.exists() or associatedEntity.scopingOrganization.exists())
                                  4537-10007: When participant/@typeCode is *IND*, associatedEntity/@classCode **SHOULD** be selected from ValueSet 2.16.840.1.113883.11.20.9.33 INDRoleclassCodes *DYNAMIC* (CONF:4537-10007). (typeCode = 'IND' implies associatedEntity.classCode.memberOf('http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.33'))
                                  2036. ClinicalDocument.participant:indirect.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2038. ClinicalDocument.participant:indirect.realmCode
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                  2040. ClinicalDocument.participant:indirect.typeId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                  2042. ClinicalDocument.participant:indirect.typeId.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2044. ClinicalDocument.participant:indirect.typeId.assigningAuthorityName
                                  Definition

                                  A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                  Control0..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelAssigning Authority Name
                                  2046. ClinicalDocument.participant:indirect.typeId.displayable
                                  Definition

                                  Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                  Control0..1
                                  Typeboolean(bl: Boolean)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelDisplayable
                                  2048. ClinicalDocument.participant:indirect.typeId.root
                                  Definition

                                  Identifies the type as an HL7 Registered model

                                  Control1..1
                                  Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelRoot
                                  Fixed Value2.16.840.1.113883.1.3
                                  2050. ClinicalDocument.participant:indirect.typeId.extension
                                  Definition

                                  A character string as a unique identifier within the scope of the identifier root.

                                  Control1..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExtension
                                  2052. ClinicalDocument.participant:indirect.templateId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  2054. ClinicalDocument.participant:indirect.typeCode
                                  Comments

                                  SHALL contain exactly one [1..1] @typeCode="IND" indirect (CodeSystem: HL7ParticipationType urn:oid:2.16.840.1.113883.5.90) (CONF:1198-31872).

                                  Control1..1
                                  BindingThe codes SHALL be taken from CDAParticipationType
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Fixed ValueIND
                                  2056. ClinicalDocument.participant:indirect.contextControlCode
                                  Control0..1
                                  BindingThe codes SHALL be taken from CDAContextControl
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDAContextControl)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Fixed ValueOP
                                  2058. ClinicalDocument.participant:indirect.functionCode
                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                  2060. ClinicalDocument.participant:indirect.time
                                  Comments

                                  MAY contain zero or one [0..1] time (CONF:4537-10004).

                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/IVL-TS(US Realm Date and Time - Interval)
                                  2062. ClinicalDocument.participant:indirect.associatedEntity
                                  Comments

                                  SHALL contain exactly one [1..1] associatedEntity (CONF:1198-31600).

                                  Control1..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssociatedEntity
                                  2064. ClinicalDocument.participant:indirect.associatedEntity.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2066. ClinicalDocument.participant:indirect.associatedEntity.realmCode
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                  2068. ClinicalDocument.participant:indirect.associatedEntity.typeId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                  2070. ClinicalDocument.participant:indirect.associatedEntity.typeId.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2072. ClinicalDocument.participant:indirect.associatedEntity.typeId.assigningAuthorityName
                                  Definition

                                  A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                  Control0..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelAssigning Authority Name
                                  2074. ClinicalDocument.participant:indirect.associatedEntity.typeId.displayable
                                  Definition

                                  Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                  Control0..1
                                  Typeboolean(bl: Boolean)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelDisplayable
                                  2076. ClinicalDocument.participant:indirect.associatedEntity.typeId.root
                                  Definition

                                  Identifies the type as an HL7 Registered model

                                  Control1..1
                                  Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelRoot
                                  Fixed Value2.16.840.1.113883.1.3
                                  2078. ClinicalDocument.participant:indirect.associatedEntity.typeId.extension
                                  Definition

                                  A character string as a unique identifier within the scope of the identifier root.

                                  Control1..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExtension
                                  2080. ClinicalDocument.participant:indirect.associatedEntity.templateId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  2082. ClinicalDocument.participant:indirect.associatedEntity.classCode
                                  Comments

                                  This associatedEntity SHALL contain exactly one [1..1] @classCode, which SHALL be selected from ValueSet INDRoleclassCodes urn:oid:2.16.840.1.113883.11.20.9.33 DYNAMIC (CONF:1198-31873).

                                  Control1..1
                                  BindingThe codes SHALL be taken from INDRoleclassCodes .
                                  (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.33)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  2084. ClinicalDocument.participant:indirect.associatedEntity.id
                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  2086. ClinicalDocument.participant:indirect.associatedEntity.sdtcIdentifiedBy
                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
                                  XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
                                  2088. ClinicalDocument.participant:indirect.associatedEntity.code
                                  Control0..1
                                  BindingFor example codes, see CDARoleCode
                                  (example to http://hl7.org/cda/stds/core/ValueSet/CDARoleCode)
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                  2090. ClinicalDocument.participant:indirect.associatedEntity.sdtcSpecialty
                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                  XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namespecialty.
                                  2092. ClinicalDocument.participant:indirect.associatedEntity.addr
                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD
                                  2094. ClinicalDocument.participant:indirect.associatedEntity.telecom
                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
                                  2096. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson
                                  Comments

                                  This associatedEntity SHALL contain exactly one [1..1] associatedPerson (CONF:1198-31601).

                                  Control1..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/Person
                                  2098. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2100. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.realmCode
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                  2102. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.typeId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                  2104. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.typeId.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2106. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.typeId.assigningAuthorityName
                                  Definition

                                  A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                  Control0..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelAssigning Authority Name
                                  2108. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.typeId.displayable
                                  Definition

                                  Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                  Control0..1
                                  Typeboolean(bl: Boolean)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelDisplayable
                                  2110. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.typeId.root
                                  Definition

                                  Identifies the type as an HL7 Registered model

                                  Control1..1
                                  Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelRoot
                                  Fixed Value2.16.840.1.113883.1.3
                                  2112. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.typeId.extension
                                  Definition

                                  A character string as a unique identifier within the scope of the identifier root.

                                  Control1..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExtension
                                  2114. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.templateId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  2116. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.classCode
                                  Control0..1
                                  BindingThe codes SHALL be taken from EntityClassLivingSubject
                                  (required to http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Fixed ValuePSN
                                  2118. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.determinerCode
                                  Control0..1
                                  BindingThe codes SHALL be taken from EntityDeterminer
                                  (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Fixed ValueINSTANCE
                                  2120. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.name
                                  Comments

                                  This associatedPerson SHALL contain at least one [1..*] name (CONF:1198-31602).

                                  Control1..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/PN
                                  2122. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcDesc
                                  Definition

                                  The desc extension allows multimedia depictions of patients, healthcare providers, or other individuals to be included in a CDA document.

                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                                  XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namedesc.
                                  2124. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship
                                  Definition

                                  Each participant role other than an informant/relatedEntity may have zero or more relationship roles with the patient. Each of these roles can be expressed with an asPatientRelationship element which further describes the type of role using a code element.

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                  XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameasPatientRelationship.
                                  2126. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2128. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship.realmCode
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                  2130. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship.typeId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                  2132. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship.typeId.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2134. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship.typeId.assigningAuthorityName
                                  Definition

                                  A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                  Control0..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelAssigning Authority Name
                                  2136. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship.typeId.displayable
                                  Definition

                                  Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                  Control0..1
                                  Typeboolean(bl: Boolean)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelDisplayable
                                  2138. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship.typeId.root
                                  Definition

                                  Identifies the type as an HL7 Registered model

                                  Control1..1
                                  Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelRoot
                                  Fixed Value2.16.840.1.113883.1.3
                                  2140. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship.typeId.extension
                                  Definition

                                  A character string as a unique identifier within the scope of the identifier root.

                                  Control1..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExtension
                                  2142. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship.templateId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  2144. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship.classCode
                                  Control1..1
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Fixed ValuePRS
                                  2146. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship.determinerCode
                                  Control0..1
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Fixed ValueINSTANCE
                                  2148. ClinicalDocument.participant:indirect.associatedEntity.associatedPerson.sdtcAsPatientRelationship.code
                                  Control1..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                  XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
                                  2150. ClinicalDocument.participant:indirect.associatedEntity.scopingOrganization
                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
                                  2152. ClinicalDocument.participant:callback
                                  Slice Namecallback
                                  Definition

                                  Used to represent other participants not explicitly mentioned by other classes, that were somehow involved in the documented acts.

                                  ShortThe participant element identifies supporting entities, including parents, relatives, caregivers, insurance policyholders, guarantors, and others related in some way to the patient. A supporting person or organization is an individual or an organization with a relationship to the patient. A supporting person who is playing multiple roles would be recorded in multiple participants (e.g., emergency contact and next-of-kin).
                                  Comments

                                  SHOULD contain zero or more [0..*] participant (CONF:1198-31626) such that it

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/Participant1
                                  Invariants4537-10006: **SHALL** contain associatedEntity/associatedPerson *AND/OR* associatedEntity/scopingOrganization (CONF:4537-10006). (associatedEntity.associatedPerson.exists() or associatedEntity.scopingOrganization.exists())
                                  4537-10007: When participant/@typeCode is *IND*, associatedEntity/@classCode **SHOULD** be selected from ValueSet 2.16.840.1.113883.11.20.9.33 INDRoleclassCodes *DYNAMIC* (CONF:4537-10007). (typeCode = 'IND' implies associatedEntity.classCode.memberOf('http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.33'))
                                  2154. ClinicalDocument.participant:callback.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2156. ClinicalDocument.participant:callback.realmCode
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                  2158. ClinicalDocument.participant:callback.typeId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                  2160. ClinicalDocument.participant:callback.typeId.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2162. ClinicalDocument.participant:callback.typeId.assigningAuthorityName
                                  Definition

                                  A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                  Control0..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelAssigning Authority Name
                                  2164. ClinicalDocument.participant:callback.typeId.displayable
                                  Definition

                                  Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                  Control0..1
                                  Typeboolean(bl: Boolean)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelDisplayable
                                  2166. ClinicalDocument.participant:callback.typeId.root
                                  Definition

                                  Identifies the type as an HL7 Registered model

                                  Control1..1
                                  Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelRoot
                                  Fixed Value2.16.840.1.113883.1.3
                                  2168. ClinicalDocument.participant:callback.typeId.extension
                                  Definition

                                  A character string as a unique identifier within the scope of the identifier root.

                                  Control1..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExtension
                                  2170. ClinicalDocument.participant:callback.templateId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  2172. ClinicalDocument.participant:callback.typeCode
                                  Comments

                                  SHALL contain exactly one [1..1] @typeCode="CALLBCK" Call back contact (CodeSystem: HL7ParticipationType urn:oid:2.16.840.1.113883.5.90) (CONF:1198-31627).

                                  Control1..1
                                  BindingThe codes SHALL be taken from CDAParticipationType
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Fixed ValueCALLBCK
                                  2174. ClinicalDocument.participant:callback.contextControlCode
                                  Control0..1
                                  BindingThe codes SHALL be taken from CDAContextControl
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDAContextControl)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Fixed ValueOP
                                  2176. ClinicalDocument.participant:callback.functionCode
                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                  2178. ClinicalDocument.participant:callback.time
                                  Comments

                                  MAY contain zero or one [0..1] time (CONF:4537-10004).

                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/IVL-TS(US Realm Date and Time - Interval)
                                  2180. ClinicalDocument.participant:callback.associatedEntity
                                  Comments

                                  SHALL contain exactly one [1..1] associatedEntity (CONF:1198-31628).

                                  Control1..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssociatedEntity
                                  Invariantsshould-addr: SHOULD contain addr (addr.exists())
                                  2182. ClinicalDocument.participant:callback.associatedEntity.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2184. ClinicalDocument.participant:callback.associatedEntity.realmCode
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                  2186. ClinicalDocument.participant:callback.associatedEntity.typeId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                  2188. ClinicalDocument.participant:callback.associatedEntity.typeId.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2190. ClinicalDocument.participant:callback.associatedEntity.typeId.assigningAuthorityName
                                  Definition

                                  A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                  Control0..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelAssigning Authority Name
                                  2192. ClinicalDocument.participant:callback.associatedEntity.typeId.displayable
                                  Definition

                                  Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                  Control0..1
                                  Typeboolean(bl: Boolean)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelDisplayable
                                  2194. ClinicalDocument.participant:callback.associatedEntity.typeId.root
                                  Definition

                                  Identifies the type as an HL7 Registered model

                                  Control1..1
                                  Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelRoot
                                  Fixed Value2.16.840.1.113883.1.3
                                  2196. ClinicalDocument.participant:callback.associatedEntity.typeId.extension
                                  Definition

                                  A character string as a unique identifier within the scope of the identifier root.

                                  Control1..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExtension
                                  2198. ClinicalDocument.participant:callback.associatedEntity.templateId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  2200. ClinicalDocument.participant:callback.associatedEntity.classCode
                                  Comments

                                  This associatedEntity SHALL contain exactly one [1..1] @classCode="ASSIGNED" assigned entity (CodeSystem: HL7RoleClass urn:oid:2.16.840.1.113883.5.110) (CONF:1198-31641).

                                  Control1..1
                                  BindingThe codes SHALL be taken from CDARoleClassAssociative
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDARoleClassAssociative)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Fixed ValueASSIGNED
                                  2202. ClinicalDocument.participant:callback.associatedEntity.id
                                  Comments

                                  This associatedEntity SHALL contain at least one [1..*] id (CONF:1198-31629).

                                  Control1..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  2204. ClinicalDocument.participant:callback.associatedEntity.sdtcIdentifiedBy
                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
                                  XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
                                  2206. ClinicalDocument.participant:callback.associatedEntity.code
                                  Control0..1
                                  BindingFor example codes, see CDARoleCode
                                  (example to http://hl7.org/cda/stds/core/ValueSet/CDARoleCode)
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                  2208. ClinicalDocument.participant:callback.associatedEntity.sdtcSpecialty
                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                  XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namespecialty.
                                  2210. ClinicalDocument.participant:callback.associatedEntity.addr
                                  Comments

                                  This associatedEntity SHOULD contain zero or more [0..*] addr (CONF:1198-31630).

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD(US Realm Address)
                                  2212. ClinicalDocument.participant:callback.associatedEntity.telecom
                                  Comments

                                  This associatedEntity SHALL contain at least one [1..*] telecom (CONF:1198-31631).

                                  Control1..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
                                  2214. ClinicalDocument.participant:callback.associatedEntity.associatedPerson
                                  Comments

                                  This associatedEntity SHALL contain exactly one [1..1] associatedPerson (CONF:1198-31632).

                                  Control1..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/Person
                                  2216. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2218. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.realmCode
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                  2220. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.typeId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                  2222. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.typeId.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2224. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.typeId.assigningAuthorityName
                                  Definition

                                  A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                  Control0..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelAssigning Authority Name
                                  2226. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.typeId.displayable
                                  Definition

                                  Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                  Control0..1
                                  Typeboolean(bl: Boolean)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelDisplayable
                                  2228. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.typeId.root
                                  Definition

                                  Identifies the type as an HL7 Registered model

                                  Control1..1
                                  Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelRoot
                                  Fixed Value2.16.840.1.113883.1.3
                                  2230. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.typeId.extension
                                  Definition

                                  A character string as a unique identifier within the scope of the identifier root.

                                  Control1..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExtension
                                  2232. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.templateId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  2234. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.classCode
                                  Control0..1
                                  BindingThe codes SHALL be taken from EntityClassLivingSubject
                                  (required to http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Fixed ValuePSN
                                  2236. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.determinerCode
                                  Control0..1
                                  BindingThe codes SHALL be taken from EntityDeterminer
                                  (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Fixed ValueINSTANCE
                                  2238. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.name
                                  Comments

                                  This associatedPerson SHALL contain at least one [1..*] name (CONF:1198-31633).

                                  Control1..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/PN
                                  2240. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcDesc
                                  Definition

                                  The desc extension allows multimedia depictions of patients, healthcare providers, or other individuals to be included in a CDA document.

                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                                  XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namedesc.
                                  2242. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship
                                  Definition

                                  Each participant role other than an informant/relatedEntity may have zero or more relationship roles with the patient. Each of these roles can be expressed with an asPatientRelationship element which further describes the type of role using a code element.

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                  XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameasPatientRelationship.
                                  2244. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2246. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship.realmCode
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                  2248. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship.typeId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                  2250. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship.typeId.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2252. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship.typeId.assigningAuthorityName
                                  Definition

                                  A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                  Control0..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelAssigning Authority Name
                                  2254. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship.typeId.displayable
                                  Definition

                                  Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                  Control0..1
                                  Typeboolean(bl: Boolean)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelDisplayable
                                  2256. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship.typeId.root
                                  Definition

                                  Identifies the type as an HL7 Registered model

                                  Control1..1
                                  Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelRoot
                                  Fixed Value2.16.840.1.113883.1.3
                                  2258. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship.typeId.extension
                                  Definition

                                  A character string as a unique identifier within the scope of the identifier root.

                                  Control1..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExtension
                                  2260. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship.templateId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  2262. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship.classCode
                                  Control1..1
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Fixed ValuePRS
                                  2264. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship.determinerCode
                                  Control0..1
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Fixed ValueINSTANCE
                                  2266. ClinicalDocument.participant:callback.associatedEntity.associatedPerson.sdtcAsPatientRelationship.code
                                  Control1..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                  XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
                                  2268. ClinicalDocument.participant:callback.associatedEntity.scopingOrganization
                                  Comments

                                  This associatedEntity MAY contain zero or one [0..1] scopingOrganization (CONF:1198-31634).

                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
                                  2270. ClinicalDocument.inFulfillmentOf
                                  ShortThe inFulfillmentOf element represents orders that are fulfilled by this document such as a radiologists' report of an x-ray.
                                  Comments

                                  MAY contain zero or more [0..*] inFulfillmentOf (CONF:4537-9952).

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/InFulfillmentOf
                                  2272. ClinicalDocument.inFulfillmentOf.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2274. ClinicalDocument.inFulfillmentOf.realmCode
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                  2276. ClinicalDocument.inFulfillmentOf.typeId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                  2278. ClinicalDocument.inFulfillmentOf.typeId.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2280. ClinicalDocument.inFulfillmentOf.typeId.assigningAuthorityName
                                  Definition

                                  A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                  Control0..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelAssigning Authority Name
                                  2282. ClinicalDocument.inFulfillmentOf.typeId.displayable
                                  Definition

                                  Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                  Control0..1
                                  Typeboolean(bl: Boolean)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelDisplayable
                                  2284. ClinicalDocument.inFulfillmentOf.typeId.root
                                  Definition

                                  Identifies the type as an HL7 Registered model

                                  Control1..1
                                  Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelRoot
                                  Fixed Value2.16.840.1.113883.1.3
                                  2286. ClinicalDocument.inFulfillmentOf.typeId.extension
                                  Definition

                                  A character string as a unique identifier within the scope of the identifier root.

                                  Control1..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExtension
                                  2288. ClinicalDocument.inFulfillmentOf.templateId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  2290. ClinicalDocument.inFulfillmentOf.typeCode
                                  Control0..1
                                  BindingThe codes SHALL be taken from ActRelationshipFulfills (2.0.0)
                                  (required to http://terminology.hl7.org/ValueSet/v3-ActRelationshipFulfills|2.0.0)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Fixed ValueFLFS
                                  2292. ClinicalDocument.inFulfillmentOf.order
                                  Comments

                                  The inFulfillmentOf, if present, SHALL contain exactly one [1..1] order (CONF:4537-9953).

                                  Control1..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/Order
                                  2294. ClinicalDocument.inFulfillmentOf.order.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2296. ClinicalDocument.inFulfillmentOf.order.realmCode
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                  2298. ClinicalDocument.inFulfillmentOf.order.typeId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                  2300. ClinicalDocument.inFulfillmentOf.order.typeId.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2302. ClinicalDocument.inFulfillmentOf.order.typeId.assigningAuthorityName
                                  Definition

                                  A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                  Control0..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelAssigning Authority Name
                                  2304. ClinicalDocument.inFulfillmentOf.order.typeId.displayable
                                  Definition

                                  Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                  Control0..1
                                  Typeboolean(bl: Boolean)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelDisplayable
                                  2306. ClinicalDocument.inFulfillmentOf.order.typeId.root
                                  Definition

                                  Identifies the type as an HL7 Registered model

                                  Control1..1
                                  Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelRoot
                                  Fixed Value2.16.840.1.113883.1.3
                                  2308. ClinicalDocument.inFulfillmentOf.order.typeId.extension
                                  Definition

                                  A character string as a unique identifier within the scope of the identifier root.

                                  Control1..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExtension
                                  2310. ClinicalDocument.inFulfillmentOf.order.templateId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  2312. ClinicalDocument.inFulfillmentOf.order.classCode
                                  Control0..1
                                  BindingThe codes SHALL be taken from CDAActClass
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDAActClass)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Default ValueACT
                                  2314. ClinicalDocument.inFulfillmentOf.order.moodCode
                                  Control0..1
                                  BindingThe codes SHALL be taken from CDAActMoodIntent
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDAActMoodIntent)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Fixed ValueRQO
                                  2316. ClinicalDocument.inFulfillmentOf.order.id
                                  Comments

                                  This order SHALL contain at least one [1..*] id (CONF:4537-9954).

                                  Control1..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  2318. ClinicalDocument.inFulfillmentOf.order.code
                                  Control0..1
                                  BindingFor example codes, see v3 Code System ActCode
                                  (example to http://terminology.hl7.org/ValueSet/v3-ActCode)
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                  2320. ClinicalDocument.inFulfillmentOf.order.priorityCode
                                  Control0..1
                                  BindingFor example codes, see ActPriority
                                  (example to http://terminology.hl7.org/ValueSet/v3-ActPriority)
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                  2322. ClinicalDocument.documentationOf
                                  Shorticon Added:The main Act being documented
                                  Comments

                                  SHALL contain exactly one [1..1] documentationOf (CONF:1198-31570).

                                  Control1..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/DocumentationOf
                                  2324. ClinicalDocument.documentationOf.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2326. ClinicalDocument.documentationOf.realmCode
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                  2328. ClinicalDocument.documentationOf.typeId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                  2330. ClinicalDocument.documentationOf.typeId.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2332. ClinicalDocument.documentationOf.typeId.assigningAuthorityName
                                  Definition

                                  A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                  Control0..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelAssigning Authority Name
                                  2334. ClinicalDocument.documentationOf.typeId.displayable
                                  Definition

                                  Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                  Control0..1
                                  Typeboolean(bl: Boolean)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelDisplayable
                                  2336. ClinicalDocument.documentationOf.typeId.root
                                  Definition

                                  Identifies the type as an HL7 Registered model

                                  Control1..1
                                  Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelRoot
                                  Fixed Value2.16.840.1.113883.1.3
                                  2338. ClinicalDocument.documentationOf.typeId.extension
                                  Definition

                                  A character string as a unique identifier within the scope of the identifier root.

                                  Control1..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExtension
                                  2340. ClinicalDocument.documentationOf.templateId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  2342. ClinicalDocument.documentationOf.typeCode
                                  Control0..1
                                  BindingThe codes SHALL be taken from CDAActRelationshipType
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDAActRelationshipType)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Fixed ValueDOC
                                  2344. ClinicalDocument.documentationOf.serviceEvent
                                  ShortThe serviceEvent in a Transfer Note contains the representation of providers who are wholly or partially responsible for the safety and well-being of a subject of care.
                                  Comments

                                  This documentationOf SHALL contain exactly one [1..1] serviceEvent (CONF:1198-31571).

                                  Control1..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/ServiceEvent
                                  Invariantsshould-us-performer: SHOULD contain performer (performer.exists())
                                  2346. ClinicalDocument.documentationOf.serviceEvent.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2348. ClinicalDocument.documentationOf.serviceEvent.realmCode
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                  2350. ClinicalDocument.documentationOf.serviceEvent.typeId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                  2352. ClinicalDocument.documentationOf.serviceEvent.typeId.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2354. ClinicalDocument.documentationOf.serviceEvent.typeId.assigningAuthorityName
                                  Definition

                                  A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                  Control0..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelAssigning Authority Name
                                  2356. ClinicalDocument.documentationOf.serviceEvent.typeId.displayable
                                  Definition

                                  Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                  Control0..1
                                  Typeboolean(bl: Boolean)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelDisplayable
                                  2358. ClinicalDocument.documentationOf.serviceEvent.typeId.root
                                  Definition

                                  Identifies the type as an HL7 Registered model

                                  Control1..1
                                  Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelRoot
                                  Fixed Value2.16.840.1.113883.1.3
                                  2360. ClinicalDocument.documentationOf.serviceEvent.typeId.extension
                                  Definition

                                  A character string as a unique identifier within the scope of the identifier root.

                                  Control1..1
                                  Typestring(st: Character String)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExtension
                                  2362. ClinicalDocument.documentationOf.serviceEvent.templateId
                                  Definition

                                  When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  2364. ClinicalDocument.documentationOf.serviceEvent.classCode
                                  Comments

                                  This serviceEvent SHALL contain exactly one [1..1] @classCode="PCPR" Care Provision (CodeSystem: HL7ActClass urn:oid:2.16.840.1.113883.5.6) (CONF:1198-31572).

                                  Control1..1
                                  BindingThe codes SHALL be taken from CDAActClass
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDAActClass)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Default ValueACT
                                  Fixed ValuePCPR
                                  2366. ClinicalDocument.documentationOf.serviceEvent.moodCode
                                  Control0..1
                                  BindingThe codes SHALL be taken from CDAActMood
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDAActMood)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Fixed ValueEVN
                                  2368. ClinicalDocument.documentationOf.serviceEvent.id
                                  Control0..*
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                  2370. ClinicalDocument.documentationOf.serviceEvent.code
                                  Definition

                                  Drawn from concept domain ActCode

                                  ShortUse serviceEvent/code when using a generic document type code such as 18761-7 (Provider-Unspecified Transfer Summary) to represent the service.
                                  Comments

                                  This serviceEvent MAY contain zero or one [0..1] code (CONF:1198-32650).

                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                  2372. ClinicalDocument.documentationOf.serviceEvent.effectiveTime
                                  Comments

                                  This serviceEvent SHALL contain exactly one [1..1] US Realm Date and Time (Interval) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.3) (CONF:4537-14837).

                                  Control1..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/IVL-TS(US Realm Date and Time - Interval)
                                  2374. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2376. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.value
                                  Definition

                                  A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression.

                                  ShortEither @value or low/high should be present, but not both
                                  Control0..1
                                  TypedateTime(ts: Point in Time)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Date FormatYYYYMMDDHHMMSS.UUUU[+|-ZZzz]
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  2378. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.operator
                                  Definition

                                  A code specifying whether the set component is included (union) or excluded (set-difference) from the set, or other set operations with the current set component and the set as constructed from the representation stream up to the current point.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDASetOperator
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDASetOperator)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Default ValueI
                                  2380. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.low
                                  Definition

                                  This is the low limit of the interval.

                                  Short**MAY** be precise to at least the second
                                  Comments

                                  This effectiveTime SHALL contain exactly one [1..1] low (CONF:4537-14838).

                                  Control1..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/IVXB-TS
                                  LabelLow Boundary
                                  Invariantsts-shall-day: **SHALL** be precise to at least the day (nullFlavor.exists() or value.toString().length() >= 10)
                                  ts-should-minute: **SHOULD** be precise to at least the minute (nullFlavor.exists() or value.toString().length() > 10)
                                  2382. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.low.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2384. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.low.value
                                  Definition

                                  A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression.

                                  Control0..1
                                  TypedateTime(ts: Point in Time)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Date FormatYYYYMMDDHHMMSS.UUUU[+|-ZZzz]
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  2386. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.low.inclusive
                                  Definition

                                  Specifies whether the limit is included in the interval (interval is closed) or excluded from the interval (interval is open).

                                  Control0..1
                                  Typeboolean(bl: Boolean)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Default Valuetrue
                                  2388. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.center
                                  Definition

                                  The arithmetic mean of the interval (low plus high divided by 2). The purpose of distinguishing the center as a semantic property is for conversions of intervals from and to point values.

                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/TS
                                  LabelCentral Value
                                  2390. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.width
                                  Definition

                                  The difference between high and low boundary. The purpose of distinguishing a width property is to handle all cases of incomplete information symmetrically. In any interval representation only two of the three properties high, low, and width need to be stated and the third can be derived.

                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/PQ
                                  LabelWidth
                                  2392. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.high
                                  Definition

                                  This is the high limit of the interval.

                                  Short**MAY** be precise to at least the second
                                  Control0..1
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/IVXB-TS
                                  LabelHigh Boundary
                                  Invariantsts-shall-day: **SHALL** be precise to at least the day (nullFlavor.exists() or value.toString().length() >= 10)
                                  ts-should-minute: **SHOULD** be precise to at least the minute (nullFlavor.exists() or value.toString().length() > 10)
                                  2394. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.high.nullFlavor
                                  Definition

                                  If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                  Control0..1
                                  BindingThe codes SHALL be taken from CDANullFlavor
                                  (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                  Typecode(cs: Coded Simple Value)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  LabelExceptional Value Detail
                                  2396. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.high.value
                                  Definition

                                  A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression.

                                  Control0..1
                                  TypedateTime(ts: Point in Time)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Date FormatYYYYMMDDHHMMSS.UUUU[+|-ZZzz]
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  2398. ClinicalDocument.documentationOf.serviceEvent.effectiveTime.high.inclusive
                                  Definition

                                  Specifies whether the limit is included in the interval (interval is closed) or excluded from the interval (interval is open).

                                  Control0..1
                                  Typeboolean(bl: Boolean)
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Default Valuetrue
                                  2400. ClinicalDocument.documentationOf.serviceEvent.performer
                                  ShortThe performer participant represents clinicians who actually and principally carry out the serviceEvent. In a transfer of care this represents the healthcare providers involved in the current or pertinent historical care of the patient. Preferably, the patient's key healthcare care team members would be listed, particularly their primary physician and any active consulting physicians, therapists, and counselors.
                                  Comments

                                  This serviceEvent SHOULD contain zero or more [0..*] performer (CONF:4537-14839).

                                  Control1..*
                                  This element is affected by the following invariants: should-us-performer
                                  Typehttp://hl7.org/cda/stds/core/StructureDefinition/Performer1
                                  SlicingThis element introduces a set of slices on ClinicalDocument.documentationOf.serviceEvent.performer. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                  • value @ typeCode
                                  • 2402. ClinicalDocument.documentationOf.serviceEvent.performer.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2404. ClinicalDocument.documentationOf.serviceEvent.performer.realmCode
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                    2406. ClinicalDocument.documentationOf.serviceEvent.performer.typeId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                    2408. ClinicalDocument.documentationOf.serviceEvent.performer.typeId.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2410. ClinicalDocument.documentationOf.serviceEvent.performer.typeId.assigningAuthorityName
                                    Definition

                                    A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelAssigning Authority Name
                                    2412. ClinicalDocument.documentationOf.serviceEvent.performer.typeId.displayable
                                    Definition

                                    Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                    Control0..1
                                    Typeboolean(bl: Boolean)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelDisplayable
                                    2414. ClinicalDocument.documentationOf.serviceEvent.performer.typeId.root
                                    Definition

                                    Identifies the type as an HL7 Registered model

                                    Control1..1
                                    Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelRoot
                                    Fixed Value2.16.840.1.113883.1.3
                                    2416. ClinicalDocument.documentationOf.serviceEvent.performer.typeId.extension
                                    Definition

                                    A character string as a unique identifier within the scope of the identifier root.

                                    Control1..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExtension
                                    2418. ClinicalDocument.documentationOf.serviceEvent.performer.templateId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    2420. ClinicalDocument.documentationOf.serviceEvent.performer.typeCode
                                    Comments

                                    The performer, if present, SHALL contain exactly one [1..1] @typeCode, which SHALL be selected from ValueSet x_ServiceEventPerformer urn:oid:2.16.840.1.113883.1.11.19601 STATIC (CONF:4537-14840).

                                    Control1..1
                                    BindingThe codes SHALL be taken from x_ServiceEventPerformer .
                                    (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.19601)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    2422. ClinicalDocument.documentationOf.serviceEvent.performer.functionCode
                                    Comments

                                    The performer, if present, MAY contain zero or one [0..1] functionCode (CONF:4537-16818).

                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                    Invariantsshould-code-attr: SHOULD contain @code (code.exists())
                                    2424. ClinicalDocument.documentationOf.serviceEvent.performer.functionCode.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2426. ClinicalDocument.documentationOf.serviceEvent.performer.functionCode.code
                                    Definition

                                    The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

                                    Comments

                                    The functionCode, if present, SHOULD contain zero or one [0..1] @code, which SHOULD be selected from ValueSet Care Team Member Function urn:oid:2.16.840.1.113762.1.4.1099.30 DYNAMIC (CONF:4537-32889).

                                    Control0..1
                                    BindingThe codes SHOULD be taken from Care Team Member Function .
                                    (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1099.30)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelCode
                                    2428. ClinicalDocument.documentationOf.serviceEvent.performer.functionCode.codeSystem
                                    Definition

                                    Specifies the code system that defines the code.

                                    Control0..1
                                    Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelCode System
                                    2430. ClinicalDocument.documentationOf.serviceEvent.performer.functionCode.codeSystemName
                                    Definition

                                    The common name of the coding system.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelCode System Name
                                    2432. ClinicalDocument.documentationOf.serviceEvent.performer.functionCode.codeSystemVersion
                                    Definition

                                    If applicable, a version descriptor defined specifically for the given code system.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelCode System Version
                                    2434. ClinicalDocument.documentationOf.serviceEvent.performer.functionCode.displayName
                                    Definition

                                    A name or title for the code, under which the sending system shows the code value to its users.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelDisplay Name
                                    2436. ClinicalDocument.documentationOf.serviceEvent.performer.functionCode.sdtcValueSet
                                    Definition

                                    The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

                                    Control0..1
                                    Typestring(oid: ISO Object Identifier)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
                                    2438. ClinicalDocument.documentationOf.serviceEvent.performer.functionCode.sdtcValueSetVersion
                                    Definition

                                    The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
                                    2440. ClinicalDocument.documentationOf.serviceEvent.performer.functionCode.originalText
                                    Definition

                                    The text or phrase used as the basis for the coding.

                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                                    LabelOriginal Text
                                    2442. ClinicalDocument.documentationOf.serviceEvent.performer.functionCode.qualifier
                                    Definition

                                    Specifies additional codes that increase the specificity of the the primary code.

                                    Control0..0
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
                                    LabelQualifier
                                    2444. ClinicalDocument.documentationOf.serviceEvent.performer.functionCode.translation
                                    Definition

                                    A set of other concept descriptors that translate this concept descriptor into other code systems.

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
                                    XML FormatThe type of this property is determined using the xsi:typeattribute.
                                    LabelTranslation
                                    2446. ClinicalDocument.documentationOf.serviceEvent.performer.time
                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/IVL-TS(US Realm Date and Time - Interval)
                                    2448. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity
                                    Comments

                                    The performer, if present, SHALL contain exactly one [1..1] assignedEntity (CONF:4537-14841).

                                    Control1..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssignedEntity
                                    Invariantsshould-us-code: SHOULD contain code (code.exists())
                                    2450. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2452. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.realmCode
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                    2454. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.typeId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                    2456. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.typeId.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2458. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.typeId.assigningAuthorityName
                                    Definition

                                    A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelAssigning Authority Name
                                    2460. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.typeId.displayable
                                    Definition

                                    Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                    Control0..1
                                    Typeboolean(bl: Boolean)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelDisplayable
                                    2462. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.typeId.root
                                    Definition

                                    Identifies the type as an HL7 Registered model

                                    Control1..1
                                    Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelRoot
                                    Fixed Value2.16.840.1.113883.1.3
                                    2464. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.typeId.extension
                                    Definition

                                    A character string as a unique identifier within the scope of the identifier root.

                                    Control1..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExtension
                                    2466. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.templateId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    2468. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.classCode
                                    Control0..1
                                    BindingThe codes SHALL be taken from RoleClassAssignedEntity
                                    (required to http://terminology.hl7.org/ValueSet/v3-RoleClassAssignedEntity)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Fixed ValueASSIGNED
                                    2470. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.id
                                    Comments

                                    This assignedEntity SHALL contain at least one [1..*] id (CONF:4537-14846).

                                    Control1..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    2472. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.id.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2474. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.id.assigningAuthorityName
                                    Definition

                                    A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelAssigning Authority Name
                                    2476. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.id.displayable
                                    Definition

                                    Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                    Control0..1
                                    Typeboolean(bl: Boolean)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelDisplayable
                                    2478. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.id.root
                                    Definition

                                    A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.

                                    Comments

                                    Such ids SHOULD contain zero or one [0..1] @root="2.16.840.1.113883.4.6" National Provider Identifier (CONF:4537-14847).

                                    Control0..1
                                    Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelRoot
                                    Invariantsshould-npi: SHOULD be NPI ($this = '2.16.840.1.113883.4.6')
                                    2480. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.id.extension
                                    Definition

                                    A character string as a unique identifier within the scope of the identifier root.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExtension
                                    2482. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.sdtcIdentifiedBy
                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
                                    XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
                                    2484. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.code
                                    Comments

                                    This assignedEntity SHOULD contain zero or one [0..1] code, which SHOULD be selected from ValueSet Healthcare Provider Taxonomy urn:oid:2.16.840.1.114222.4.11.1066 DYNAMIC (CONF:4537-14842).

                                    Control0..1
                                    BindingThe codes SHOULD be taken from Healthcare Provider Taxonomy .
                                    (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1066)
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                    2486. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.sdtcSpecialty
                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                    XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namespecialty.
                                    2488. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.addr
                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD
                                    2490. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.telecom
                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
                                    2492. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.assignedPerson
                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/Person
                                    2494. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.representedOrganization
                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
                                    2496. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.sdtcPatient
                                    Control0..1
                                    Typehttp://hl7.org/fhir/StructureDefinition/Base
                                    XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namepatient.
                                    2498. ClinicalDocument.documentationOf.serviceEvent.performer.assignedEntity.sdtcPatient.id
                                    Control1..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
                                    2500. ClinicalDocument.documentationOf.serviceEvent.performer:performer1
                                    Slice Nameperformer1
                                    ShortThe performer participant represents clinicians who actually and principally carry out the serviceEvent. In a transfer of care this represents the healthcare providers involved in the current or pertinent historical care of the patient. Preferably, the patient's key healthcare care team members would be listed, particularly their primary physician and any active consulting physicians, therapists, and counselors.
                                    Comments

                                    This serviceEvent SHALL contain at least one [1..*] performer (CONF:1198-31574) such that it

                                    Control1..*
                                    This element is affected by the following invariants: should-us-performer
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/Performer1
                                    2502. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2504. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.realmCode
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                    2506. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.typeId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                    2508. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.typeId.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2510. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.typeId.assigningAuthorityName
                                    Definition

                                    A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelAssigning Authority Name
                                    2512. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.typeId.displayable
                                    Definition

                                    Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                    Control0..1
                                    Typeboolean(bl: Boolean)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelDisplayable
                                    2514. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.typeId.root
                                    Definition

                                    Identifies the type as an HL7 Registered model

                                    Control1..1
                                    Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelRoot
                                    Fixed Value2.16.840.1.113883.1.3
                                    2516. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.typeId.extension
                                    Definition

                                    A character string as a unique identifier within the scope of the identifier root.

                                    Control1..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExtension
                                    2518. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.templateId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    2520. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.typeCode
                                    Comments

                                    SHALL contain exactly one [1..1] @typeCode="PRF" Participation of Physical Performer (CodeSystem: HL7ParticipationType urn:oid:2.16.840.1.113883.5.90 DYNAMIC) (CONF:1198-31575).

                                    Control1..1
                                    BindingThe codes SHALL be taken from x_ServiceEventPerformer .
                                    (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.19601)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Fixed ValuePRF
                                    2522. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode
                                    ShortUse performer/functionCode when using a generic document type code such as 18761-7 (Provider-Unspecified Transfer Summary) to represent the provider.
                                    Comments

                                    MAY contain zero or one [0..1] functionCode, which SHOULD be selected from ValueSet Healthcare Provider Taxonomy urn:oid:2.16.840.1.114222.4.11.1066 DYNAMIC (CONF:1198-32651).

                                    Control0..1
                                    BindingThe codes SHOULD be taken from Healthcare Provider Taxonomy .
                                    (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1066)
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                    Invariantsshould-code-attr: SHOULD contain @code (code.exists())
                                    2524. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2526. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode.code
                                    Definition

                                    The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

                                    Comments

                                    The functionCode, if present, SHOULD contain zero or one [0..1] @code, which SHOULD be selected from ValueSet Care Team Member Function urn:oid:2.16.840.1.113762.1.4.1099.30 DYNAMIC (CONF:4537-32889).

                                    Control0..1
                                    BindingThe codes SHOULD be taken from Care Team Member Function .
                                    (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1099.30)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelCode
                                    2528. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode.codeSystem
                                    Definition

                                    Specifies the code system that defines the code.

                                    Control0..1
                                    Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelCode System
                                    2530. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode.codeSystemName
                                    Definition

                                    The common name of the coding system.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelCode System Name
                                    2532. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode.codeSystemVersion
                                    Definition

                                    If applicable, a version descriptor defined specifically for the given code system.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelCode System Version
                                    2534. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode.displayName
                                    Definition

                                    A name or title for the code, under which the sending system shows the code value to its users.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelDisplay Name
                                    2536. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode.sdtcValueSet
                                    Definition

                                    The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

                                    Control0..1
                                    Typestring(oid: ISO Object Identifier)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
                                    2538. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode.sdtcValueSetVersion
                                    Definition

                                    The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
                                    2540. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode.originalText
                                    Definition

                                    The text or phrase used as the basis for the coding.

                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                                    LabelOriginal Text
                                    2542. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode.qualifier
                                    Definition

                                    Specifies additional codes that increase the specificity of the the primary code.

                                    Control0..0
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
                                    LabelQualifier
                                    2544. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.functionCode.translation
                                    Definition

                                    A set of other concept descriptors that translate this concept descriptor into other code systems.

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
                                    XML FormatThe type of this property is determined using the xsi:typeattribute.
                                    LabelTranslation
                                    2546. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.time
                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/IVL-TS(US Realm Date and Time - Interval)
                                    2548. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity
                                    Comments

                                    The performer, if present, SHALL contain exactly one [1..1] assignedEntity (CONF:4537-14841).

                                    Control1..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssignedEntity
                                    Invariantsshould-us-code: SHOULD contain code (code.exists())
                                    2550. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2552. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.realmCode
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                    2554. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.typeId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                    2556. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.typeId.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2558. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.typeId.assigningAuthorityName
                                    Definition

                                    A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelAssigning Authority Name
                                    2560. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.typeId.displayable
                                    Definition

                                    Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                    Control0..1
                                    Typeboolean(bl: Boolean)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelDisplayable
                                    2562. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.typeId.root
                                    Definition

                                    Identifies the type as an HL7 Registered model

                                    Control1..1
                                    Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelRoot
                                    Fixed Value2.16.840.1.113883.1.3
                                    2564. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.typeId.extension
                                    Definition

                                    A character string as a unique identifier within the scope of the identifier root.

                                    Control1..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExtension
                                    2566. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.templateId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    2568. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.classCode
                                    Control0..1
                                    BindingThe codes SHALL be taken from RoleClassAssignedEntity
                                    (required to http://terminology.hl7.org/ValueSet/v3-RoleClassAssignedEntity)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Fixed ValueASSIGNED
                                    2570. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.id
                                    Comments

                                    This assignedEntity SHALL contain at least one [1..*] id (CONF:4537-14846).

                                    Control1..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    2572. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.id.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2574. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.id.assigningAuthorityName
                                    Definition

                                    A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelAssigning Authority Name
                                    2576. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.id.displayable
                                    Definition

                                    Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                    Control0..1
                                    Typeboolean(bl: Boolean)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelDisplayable
                                    2578. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.id.root
                                    Definition

                                    A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.

                                    Comments

                                    Such ids SHOULD contain zero or one [0..1] @root="2.16.840.1.113883.4.6" National Provider Identifier (CONF:4537-14847).

                                    Control0..1
                                    Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelRoot
                                    Invariantsshould-npi: SHOULD be NPI ($this = '2.16.840.1.113883.4.6')
                                    2580. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.id.extension
                                    Definition

                                    A character string as a unique identifier within the scope of the identifier root.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExtension
                                    2582. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.sdtcIdentifiedBy
                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
                                    XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
                                    2584. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.code
                                    Comments

                                    This assignedEntity SHOULD contain zero or one [0..1] code, which SHOULD be selected from ValueSet Healthcare Provider Taxonomy urn:oid:2.16.840.1.114222.4.11.1066 DYNAMIC (CONF:4537-14842).

                                    Control0..1
                                    BindingThe codes SHOULD be taken from Healthcare Provider Taxonomy .
                                    (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1066)
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                    2586. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.sdtcSpecialty
                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                    XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namespecialty.
                                    2588. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.addr
                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD
                                    2590. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.telecom
                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/TEL
                                    2592. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.assignedPerson
                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/Person
                                    2594. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.representedOrganization
                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
                                    2596. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.sdtcPatient
                                    Control0..1
                                    Typehttp://hl7.org/fhir/StructureDefinition/Base
                                    XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namepatient.
                                    2598. ClinicalDocument.documentationOf.serviceEvent.performer:performer1.assignedEntity.sdtcPatient.id
                                    Control1..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.
                                    2600. ClinicalDocument.relatedDocument
                                    Shorticon Added:Source of a document revision, addenda, or transformation
                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/RelatedDocument
                                    Requirements

                                    icon Added:

                                    A conformant CDA document can have a single relatedDocument with typeCode 'APND'; a single relatedDocument with typeCode 'RPLC'; a single relatedDocument with typeCode 'XFRM'; a combination of two relatedDocuments with typeCodes 'XFRM' and 'RPLC'; or a combination of two relatedDocuments with typeCodes 'XFRM' and 'APND'. No other combinations are allowed.

                                    2602. ClinicalDocument.authorization
                                    ShortThe authorization element represents information about the patient's consent. The type of consent is conveyed in consent/code. Consents in the header have been finalized (consent/statusCode must equal Completed) and should be on file. This specification does not address how 'Privacy Consent' is represented, but does not preclude the inclusion of 'Privacy Consent'. The authorization consent is used for referring to consents that are documented elsewhere in the EHR or medical record for a health condition and/or treatment that is described in the CDA document.
                                    Comments

                                    MAY contain zero or more [0..*] authorization (CONF:4537-16792) such that it

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/Authorization
                                    2604. ClinicalDocument.authorization.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2606. ClinicalDocument.authorization.realmCode
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                    2608. ClinicalDocument.authorization.typeId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                    2610. ClinicalDocument.authorization.typeId.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2612. ClinicalDocument.authorization.typeId.assigningAuthorityName
                                    Definition

                                    A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelAssigning Authority Name
                                    2614. ClinicalDocument.authorization.typeId.displayable
                                    Definition

                                    Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                    Control0..1
                                    Typeboolean(bl: Boolean)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelDisplayable
                                    2616. ClinicalDocument.authorization.typeId.root
                                    Definition

                                    Identifies the type as an HL7 Registered model

                                    Control1..1
                                    Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelRoot
                                    Fixed Value2.16.840.1.113883.1.3
                                    2618. ClinicalDocument.authorization.typeId.extension
                                    Definition

                                    A character string as a unique identifier within the scope of the identifier root.

                                    Control1..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExtension
                                    2620. ClinicalDocument.authorization.templateId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    2622. ClinicalDocument.authorization.typeCode
                                    Control0..1
                                    BindingThe codes SHALL be taken from ActRelationshipAuthorizedBy
                                    (required to http://terminology.hl7.org/ValueSet/v3-ActRelationshipAuthorizedBy)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Fixed ValueAUTH
                                    2624. ClinicalDocument.authorization.consent
                                    Comments

                                    SHALL contain exactly one [1..1] consent (CONF:4537-16793).

                                    Control1..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/Consent
                                    2626. ClinicalDocument.authorization.consent.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2628. ClinicalDocument.authorization.consent.realmCode
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                    2630. ClinicalDocument.authorization.consent.typeId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                    2632. ClinicalDocument.authorization.consent.typeId.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2634. ClinicalDocument.authorization.consent.typeId.assigningAuthorityName
                                    Definition

                                    A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelAssigning Authority Name
                                    2636. ClinicalDocument.authorization.consent.typeId.displayable
                                    Definition

                                    Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                    Control0..1
                                    Typeboolean(bl: Boolean)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelDisplayable
                                    2638. ClinicalDocument.authorization.consent.typeId.root
                                    Definition

                                    Identifies the type as an HL7 Registered model

                                    Control1..1
                                    Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelRoot
                                    Fixed Value2.16.840.1.113883.1.3
                                    2640. ClinicalDocument.authorization.consent.typeId.extension
                                    Definition

                                    A character string as a unique identifier within the scope of the identifier root.

                                    Control1..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExtension
                                    2642. ClinicalDocument.authorization.consent.templateId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    2644. ClinicalDocument.authorization.consent.classCode
                                    Control0..1
                                    BindingThe codes SHALL be taken from CDAActClass
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDAActClass)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Fixed ValueCONS
                                    2646. ClinicalDocument.authorization.consent.moodCode
                                    Control0..1
                                    BindingThe codes SHALL be taken from CDAActMood
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDAActMood)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Fixed ValueEVN
                                    2648. ClinicalDocument.authorization.consent.id
                                    Comments

                                    This consent MAY contain zero or more [0..*] id (CONF:4537-16794).

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    2650. ClinicalDocument.authorization.consent.code
                                    ShortThe type of consent (e.g., a consent to perform the related serviceEvent) is conveyed in consent/code.
                                    Comments

                                    This consent MAY contain zero or one [0..1] code (CONF:4537-16795).

                                    Control0..1
                                    BindingFor example codes, see v3 Code System ActCode
                                    (example to http://terminology.hl7.org/ValueSet/v3-ActCode)
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                    2652. ClinicalDocument.authorization.consent.statusCode
                                    Comments

                                    This consent SHALL contain exactly one [1..1] statusCode (CONF:4537-16797).

                                    Control1..1
                                    BindingThe codes SHALL be taken from ActStatus
                                    (required to http://terminology.hl7.org/ValueSet/v3-ActStatus)
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                    2654. ClinicalDocument.authorization.consent.statusCode.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2656. ClinicalDocument.authorization.consent.statusCode.code
                                    Definition

                                    The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache.

                                    Comments

                                    This statusCode SHALL contain exactly one [1..1] @code="completed" Completed (CodeSystem: HL7ActClass urn:oid:2.16.840.1.113883.5.6) (CONF:4537-16798).

                                    Control1..1
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelCode
                                    Fixed Valuecompleted
                                    2658. ClinicalDocument.authorization.consent.statusCode.codeSystem
                                    Definition

                                    Specifies the code system that defines the code.

                                    Control0..0
                                    Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelCode System
                                    2660. ClinicalDocument.authorization.consent.statusCode.codeSystemName
                                    Definition

                                    The common name of the coding system.

                                    Control0..0
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelCode System Name
                                    2662. ClinicalDocument.authorization.consent.statusCode.codeSystemVersion
                                    Definition

                                    If applicable, a version descriptor defined specifically for the given code system.

                                    Control0..0
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelCode System Version
                                    2664. ClinicalDocument.authorization.consent.statusCode.displayName
                                    Definition

                                    A name or title for the code, under which the sending system shows the code value to its users.

                                    Control0..0
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelDisplay Name
                                    2666. ClinicalDocument.authorization.consent.statusCode.sdtcValueSet
                                    Definition

                                    The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.

                                    Control0..1
                                    Typestring(oid: ISO Object Identifier)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSet.
                                    2668. ClinicalDocument.authorization.consent.statusCode.sdtcValueSetVersion
                                    Definition

                                    The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual namevalueSetVersion.
                                    2670. ClinicalDocument.authorization.consent.statusCode.originalText
                                    Definition

                                    The text or phrase used as the basis for the coding.

                                    Control0..0
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/ED
                                    LabelOriginal Text
                                    2672. ClinicalDocument.authorization.consent.statusCode.qualifier
                                    Definition

                                    Specifies additional codes that increase the specificity of the the primary code.

                                    Control0..0
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CR
                                    LabelQualifier
                                    2674. ClinicalDocument.authorization.consent.statusCode.translation
                                    Definition

                                    A set of other concept descriptors that translate this concept descriptor into other code systems.

                                    Control0..0
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CD
                                    XML FormatThe type of this property is determined using the xsi:typeattribute.
                                    LabelTranslation
                                    2676. ClinicalDocument.componentOf
                                    Definition

                                    icon Added:

                                    This optional class represents the setting of the clinical encounter during which the documented act(s) or ServiceEvent occurred. Documents are not necessarily generated during an encounter, such as when a clinician, in response to an abnormal lab result, attempts to contact the patient but can't, and writes a Progress Note.

                                    ShortThe encompassing encounter represents the setting of the clinical encounter during which the document act(s) or ServiceEvent(s) occurred. In order to represent providers associated with a specific encounter, they are recorded within the encompassingEncounter as participants. In a CCD, the encompassingEncounter may be used when documenting a specific encounter and its participants. All relevant encounters in a CCD may be listed in the encounters section.
                                    Comments

                                    MAY contain zero or one [0..1] componentOf (CONF:4537-9955).

                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/ComponentOf
                                    2678. ClinicalDocument.componentOf.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2680. ClinicalDocument.componentOf.realmCode
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                    2682. ClinicalDocument.componentOf.typeId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                    2684. ClinicalDocument.componentOf.typeId.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2686. ClinicalDocument.componentOf.typeId.assigningAuthorityName
                                    Definition

                                    A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelAssigning Authority Name
                                    2688. ClinicalDocument.componentOf.typeId.displayable
                                    Definition

                                    Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                    Control0..1
                                    Typeboolean(bl: Boolean)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelDisplayable
                                    2690. ClinicalDocument.componentOf.typeId.root
                                    Definition

                                    Identifies the type as an HL7 Registered model

                                    Control1..1
                                    Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelRoot
                                    Fixed Value2.16.840.1.113883.1.3
                                    2692. ClinicalDocument.componentOf.typeId.extension
                                    Definition

                                    A character string as a unique identifier within the scope of the identifier root.

                                    Control1..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExtension
                                    2694. ClinicalDocument.componentOf.templateId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    2696. ClinicalDocument.componentOf.typeCode
                                    Control0..1
                                    BindingThe codes SHALL be taken from ActRelationshipHasComponent
                                    (required to http://terminology.hl7.org/ValueSet/v3-ActRelationshipHasComponent)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Fixed ValueCOMP
                                    2698. ClinicalDocument.componentOf.encompassingEncounter
                                    Comments

                                    The componentOf, if present, SHALL contain exactly one [1..1] encompassingEncounter (CONF:4537-9956).

                                    Control1..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/EncompassingEncounter
                                    Invariantsshould-responsibleParty: SHOULD contain responsibleParty (responsibleParty.exists())
                                    2700. ClinicalDocument.componentOf.encompassingEncounter.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2702. ClinicalDocument.componentOf.encompassingEncounter.realmCode
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                    2704. ClinicalDocument.componentOf.encompassingEncounter.typeId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                    2706. ClinicalDocument.componentOf.encompassingEncounter.typeId.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2708. ClinicalDocument.componentOf.encompassingEncounter.typeId.assigningAuthorityName
                                    Definition

                                    A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelAssigning Authority Name
                                    2710. ClinicalDocument.componentOf.encompassingEncounter.typeId.displayable
                                    Definition

                                    Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                    Control0..1
                                    Typeboolean(bl: Boolean)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelDisplayable
                                    2712. ClinicalDocument.componentOf.encompassingEncounter.typeId.root
                                    Definition

                                    Identifies the type as an HL7 Registered model

                                    Control1..1
                                    Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelRoot
                                    Fixed Value2.16.840.1.113883.1.3
                                    2714. ClinicalDocument.componentOf.encompassingEncounter.typeId.extension
                                    Definition

                                    A character string as a unique identifier within the scope of the identifier root.

                                    Control1..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExtension
                                    2716. ClinicalDocument.componentOf.encompassingEncounter.templateId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    2718. ClinicalDocument.componentOf.encompassingEncounter.classCode
                                    Control0..1
                                    BindingThe codes SHALL be taken from CDAActClass
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDAActClass)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Fixed ValueENC
                                    2720. ClinicalDocument.componentOf.encompassingEncounter.moodCode
                                    Control0..1
                                    BindingThe codes SHALL be taken from CDAActMood
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDAActMood)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Fixed ValueEVN
                                    2722. ClinicalDocument.componentOf.encompassingEncounter.id
                                    Comments

                                    This encompassingEncounter SHALL contain at least one [1..*] id (CONF:4537-9959).

                                    Control1..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    2724. ClinicalDocument.componentOf.encompassingEncounter.code
                                    Comments

                                    This encompassingEncounter MAY contain zero or one [0..1] code, which SHOULD be selected from ValueSet Act Encounter Codes urn:oid:2.16.840.1.113762.1.4.1240.5 (CONF:1198-30873).

                                    Control0..1
                                    BindingThe codes SHOULD be taken from Act Encounter Codes .
                                    (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1240.5)
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                    2726. ClinicalDocument.componentOf.encompassingEncounter.effectiveTime
                                    Comments

                                    This encompassingEncounter SHALL contain exactly one [1..1] US Realm Date and Time (Interval) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.3) (CONF:4537-9958).

                                    Control1..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/IVL-TS(US Realm Date and Time - Interval)
                                    2728. ClinicalDocument.componentOf.encompassingEncounter.sdtcAdmissionReferralSourceCode
                                    Definition

                                    This element is a coded concept that represents the type of referral. Its RIM source class is PatientEncounter.

                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                    XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameadmissionReferralSourceCode.
                                    2730. ClinicalDocument.componentOf.encompassingEncounter.dischargeDispositionCode
                                    Control0..1
                                    BindingFor example codes, see USEncounterDischargeDisposition
                                    (example to http://terminology.hl7.org/ValueSet/v3-USEncounterDischargeDisposition)
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                    2732. ClinicalDocument.componentOf.encompassingEncounter.responsibleParty
                                    Definition

                                    The responsibleParty participant represents the participant having primary legal responsibility for the encounter. This differs from the legalAuthenticator participant in that the legalAuthenticator may or may not be the responsible party, and is serving a medical records function by signing off on the document, moving it into a completed state.

                                    Comments

                                    This encompassingEncounter SHOULD contain zero or one [0..1] responsibleParty (CONF:1198-8391).

                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                    2734. ClinicalDocument.componentOf.encompassingEncounter.responsibleParty.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2736. ClinicalDocument.componentOf.encompassingEncounter.responsibleParty.realmCode
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                    2738. ClinicalDocument.componentOf.encompassingEncounter.responsibleParty.typeId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                    2740. ClinicalDocument.componentOf.encompassingEncounter.responsibleParty.typeId.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2742. ClinicalDocument.componentOf.encompassingEncounter.responsibleParty.typeId.assigningAuthorityName
                                    Definition

                                    A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelAssigning Authority Name
                                    2744. ClinicalDocument.componentOf.encompassingEncounter.responsibleParty.typeId.displayable
                                    Definition

                                    Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                    Control0..1
                                    Typeboolean(bl: Boolean)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelDisplayable
                                    2746. ClinicalDocument.componentOf.encompassingEncounter.responsibleParty.typeId.root
                                    Definition

                                    Identifies the type as an HL7 Registered model

                                    Control1..1
                                    Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelRoot
                                    Fixed Value2.16.840.1.113883.1.3
                                    2748. ClinicalDocument.componentOf.encompassingEncounter.responsibleParty.typeId.extension
                                    Definition

                                    A character string as a unique identifier within the scope of the identifier root.

                                    Control1..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExtension
                                    2750. ClinicalDocument.componentOf.encompassingEncounter.responsibleParty.templateId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    2752. ClinicalDocument.componentOf.encompassingEncounter.responsibleParty.typeCode
                                    Control0..1
                                    BindingThe codes SHALL be taken from CDAParticipationType
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Fixed ValueRESP
                                    2754. ClinicalDocument.componentOf.encompassingEncounter.responsibleParty.assignedEntity
                                    Comments

                                    The responsibleParty, if present, SHALL contain exactly one [1..1] assignedEntity (CONF:1198-32904).

                                    Control1..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/AssignedEntity
                                    Invariants1198-32905: This assignedEntity SHALL contain an assignedPerson or a representedOrganization or both (CONF:1198-32905). (assignedPerson.exists() or representedOrganization.exists())
                                    2756. ClinicalDocument.componentOf.encompassingEncounter.encounterParticipant
                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/EncounterParticipant
                                    2758. ClinicalDocument.componentOf.encompassingEncounter.location
                                    Definition

                                    The location participant (location class) relates a healthcare facility (HealthCareFacility class) to the encounter to indicate where the encounter took place. The entity playing the role of HealthCareFacility is a place (Place class). The entity scoping the HealthCareFacility role is an organization (Organization class).

                                    The setting of an encounter (e.g. cardiology clinic, primary care clinic, rehabilitation hospital, skilled nursing facility) can be expressed in HealthCareFacility.code. Note that setting and physical location are not the same. There is a many-to-many relationship between setting and the physical location where care is delivered. Thus, a particular room can provide the location for cardiology clinic one day, and for primary care clinic another day; and cardiology clinic today might be held in one physical location, but in another physical location tomorrow.

                                    When the location is an organization, this is indicated by the presence of a scoping Organization, without a playing Place.

                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                    2760. ClinicalDocument.componentOf.encompassingEncounter.location.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2762. ClinicalDocument.componentOf.encompassingEncounter.location.realmCode
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                    2764. ClinicalDocument.componentOf.encompassingEncounter.location.typeId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                    2766. ClinicalDocument.componentOf.encompassingEncounter.location.typeId.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2768. ClinicalDocument.componentOf.encompassingEncounter.location.typeId.assigningAuthorityName
                                    Definition

                                    A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelAssigning Authority Name
                                    2770. ClinicalDocument.componentOf.encompassingEncounter.location.typeId.displayable
                                    Definition

                                    Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                    Control0..1
                                    Typeboolean(bl: Boolean)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelDisplayable
                                    2772. ClinicalDocument.componentOf.encompassingEncounter.location.typeId.root
                                    Definition

                                    Identifies the type as an HL7 Registered model

                                    Control1..1
                                    Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelRoot
                                    Fixed Value2.16.840.1.113883.1.3
                                    2774. ClinicalDocument.componentOf.encompassingEncounter.location.typeId.extension
                                    Definition

                                    A character string as a unique identifier within the scope of the identifier root.

                                    Control1..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExtension
                                    2776. ClinicalDocument.componentOf.encompassingEncounter.location.templateId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    2778. ClinicalDocument.componentOf.encompassingEncounter.location.typeCode
                                    Control0..1
                                    BindingThe codes SHALL be taken from ParticipationTargetLocation
                                    (required to http://terminology.hl7.org/ValueSet/v3-ParticipationTargetLocation)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Fixed ValueLOC
                                    2780. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility
                                    Control1..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/HealthCareFacility
                                    2782. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2784. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.realmCode
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                    2786. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.typeId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                    2788. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.typeId.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2790. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.typeId.assigningAuthorityName
                                    Definition

                                    A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelAssigning Authority Name
                                    2792. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.typeId.displayable
                                    Definition

                                    Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                    Control0..1
                                    Typeboolean(bl: Boolean)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelDisplayable
                                    2794. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.typeId.root
                                    Definition

                                    Identifies the type as an HL7 Registered model

                                    Control1..1
                                    Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelRoot
                                    Fixed Value2.16.840.1.113883.1.3
                                    2796. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.typeId.extension
                                    Definition

                                    A character string as a unique identifier within the scope of the identifier root.

                                    Control1..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExtension
                                    2798. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.templateId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    2800. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.classCode
                                    Control0..1
                                    BindingThe codes SHALL be taken from RoleClassServiceDeliveryLocation
                                    (required to http://terminology.hl7.org/ValueSet/v3-RoleClassServiceDeliveryLocation)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Default ValueSDLOC
                                    2802. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.id
                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    2804. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.sdtcIdentifiedBy
                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
                                    XML FormatIn the XML format, this property has the namespace urn:hl7-org:sdtc.In the XML format, this property has the actual nameidentifiedBy.
                                    2806. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.code
                                    Control0..1
                                    BindingFor example codes, see ServiceDeliveryLocationRoleType
                                    (example to http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType)
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                    2808. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location
                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/Place
                                    2810. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2812. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.realmCode
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                    2814. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.typeId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                    2816. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.typeId.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2818. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.typeId.assigningAuthorityName
                                    Definition

                                    A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelAssigning Authority Name
                                    2820. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.typeId.displayable
                                    Definition

                                    Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                    Control0..1
                                    Typeboolean(bl: Boolean)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelDisplayable
                                    2822. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.typeId.root
                                    Definition

                                    Identifies the type as an HL7 Registered model

                                    Control1..1
                                    Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelRoot
                                    Fixed Value2.16.840.1.113883.1.3
                                    2824. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.typeId.extension
                                    Definition

                                    A character string as a unique identifier within the scope of the identifier root.

                                    Control1..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExtension
                                    2826. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.templateId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    2828. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.classCode
                                    Control0..1
                                    BindingThe codes SHALL be taken from EntityClassPlace
                                    (required to http://terminology.hl7.org/ValueSet/v3-EntityClassPlace)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Fixed ValuePLC
                                    2830. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.determinerCode
                                    Control0..1
                                    BindingThe codes SHALL be taken from EntityDeterminer
                                    (required to http://terminology.hl7.org/ValueSet/v3-EntityDeterminer)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Fixed ValueINSTANCE
                                    2832. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.name
                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/EN
                                    2834. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.location.addr
                                    Short𝗨𝗦𝗖𝗗𝗜: Facility Address
                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/AD(US Realm Address)
                                    2836. ClinicalDocument.componentOf.encompassingEncounter.location.healthCareFacility.serviceProviderOrganization
                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/Organization
                                    2838. ClinicalDocument.component
                                    Shorticon Added:Body of the document
                                    Comments

                                    SHALL contain exactly one [1..1] component (CONF:1198-28251).

                                    Control1..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/Component
                                    2840. ClinicalDocument.component.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2842. ClinicalDocument.component.realmCode
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                    2844. ClinicalDocument.component.typeId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                    2846. ClinicalDocument.component.typeId.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2848. ClinicalDocument.component.typeId.assigningAuthorityName
                                    Definition

                                    A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelAssigning Authority Name
                                    2850. ClinicalDocument.component.typeId.displayable
                                    Definition

                                    Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                    Control0..1
                                    Typeboolean(bl: Boolean)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelDisplayable
                                    2852. ClinicalDocument.component.typeId.root
                                    Definition

                                    Identifies the type as an HL7 Registered model

                                    Control1..1
                                    Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelRoot
                                    Fixed Value2.16.840.1.113883.1.3
                                    2854. ClinicalDocument.component.typeId.extension
                                    Definition

                                    A character string as a unique identifier within the scope of the identifier root.

                                    Control1..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExtension
                                    2856. ClinicalDocument.component.templateId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    2858. ClinicalDocument.component.typeCode
                                    Control0..1
                                    BindingThe codes SHALL be taken from ActRelationshipHasComponent
                                    (required to http://terminology.hl7.org/ValueSet/v3-ActRelationshipHasComponent)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Fixed ValueCOMP
                                    2860. ClinicalDocument.component.contextConductionInd
                                    Control0..1
                                    Typeboolean(bl: Boolean)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Fixed Valuetrue
                                    2862. ClinicalDocument.component.nonXMLBody
                                    Shorticon Added:A body in some format other than XML.
                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/NonXMLBody
                                    2864. ClinicalDocument.component.structuredBody
                                    Shorticon Added:A body comprised of one or more document sections.
                                    Comments

                                    This component SHALL contain exactly one [1..1] structuredBody (CONF:1198-28252).

                                    Control1..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/StructuredBody
                                    Invariantsap-or-a-and-p: **SHALL** include an Assessment and Plan Section, or both an Assessment Section and a Plan of Treatment Section. (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/AssessmentandPlanSection')).exists() or (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/AssessmentSection') or section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/PlanofTreatmentSection')).count() = 2))
                                    ap-combo: This structuredBody **SHALL NOT** contain an Assessment and Plan Section (2.16.840.1.113883.10.20.22.2.9:2014-06-09) when either an Assessment Section (2.16.840.1.113883.10.20.22.2.8) or a Plan of Treatment Section (2.16.840.1.113883.10.20.22.2.10:2014-06-09) is present. (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/AssessmentandPlanSection')).exists() implies component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/AssessmentSection') or section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/PlanofTreatmentSection')).empty())
                                    should-section-advance-directives: SHOULD contain am Advamce Directives Section (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/AdvanceDirectivesSection')))
                                    should-section-functional-status: SHOULD contain a Functional Status Section (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/FunctionalStatusSection')))
                                    should-section-discharge-dx: SHOULD contain a Discharge Diagnosis Section (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/DischargeDiagnosisSection')))
                                    should-section-procedures: SHOULD contain a Procedures Section (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/ProceduresSection')))
                                    should-section-social-history: SHOULD contain a Social History Section (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/SocialHistorySection')))
                                    should-section-mental-status: SHOULD contain a Mental Status Section (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/MentalStatusSection')))
                                    should-section-nutrition: SHOULD contain a Nutrition Section (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/NutritionSection')))
                                    should-section-hpi: SHOULD contain a History of Present Illness Section (component.where(section.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/HistoryofPresentIllnessSection')))
                                    2866. ClinicalDocument.component.structuredBody.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2868. ClinicalDocument.component.structuredBody.realmCode
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                    2870. ClinicalDocument.component.structuredBody.typeId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                    2872. ClinicalDocument.component.structuredBody.typeId.nullFlavor
                                    Definition

                                    If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                    Control0..1
                                    BindingThe codes SHALL be taken from CDANullFlavor
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExceptional Value Detail
                                    2874. ClinicalDocument.component.structuredBody.typeId.assigningAuthorityName
                                    Definition

                                    A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                    Control0..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelAssigning Authority Name
                                    2876. ClinicalDocument.component.structuredBody.typeId.displayable
                                    Definition

                                    Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                    Control0..1
                                    Typeboolean(bl: Boolean)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelDisplayable
                                    2878. ClinicalDocument.component.structuredBody.typeId.root
                                    Definition

                                    Identifies the type as an HL7 Registered model

                                    Control1..1
                                    Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelRoot
                                    Fixed Value2.16.840.1.113883.1.3
                                    2880. ClinicalDocument.component.structuredBody.typeId.extension
                                    Definition

                                    A character string as a unique identifier within the scope of the identifier root.

                                    Control1..1
                                    Typestring(st: Character String)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    LabelExtension
                                    2882. ClinicalDocument.component.structuredBody.templateId
                                    Definition

                                    When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                    Control0..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                    2884. ClinicalDocument.component.structuredBody.classCode
                                    Control0..1
                                    BindingThe codes SHALL be taken from ActClassRecordOrganizer
                                    (required to http://terminology.hl7.org/ValueSet/v3-ActClassRecordOrganizer)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Fixed ValueDOCBODY
                                    2886. ClinicalDocument.component.structuredBody.moodCode
                                    Control0..1
                                    BindingThe codes SHALL be taken from CDAActMood
                                    (required to http://hl7.org/cda/stds/core/ValueSet/CDAActMood)
                                    Typecode(cs: Coded Simple Value)
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Fixed ValueEVN
                                    2888. ClinicalDocument.component.structuredBody.confidentialityCode
                                    Control0..1
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CE
                                    2890. ClinicalDocument.component.structuredBody.languageCode
                                    Control0..1
                                    BindingThe codes SHALL be taken from AllLanguages
                                    (required to http://hl7.org/fhir/ValueSet/all-languages)
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                    2892. ClinicalDocument.component.structuredBody.component
                                    Control7..*
                                    Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                    SlicingThis element introduces a set of slices on ClinicalDocument.component.structuredBody.component. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                    • profile @ section
                                    • 2894. ClinicalDocument.component.structuredBody.component.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      2896. ClinicalDocument.component.structuredBody.component.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      2898. ClinicalDocument.component.structuredBody.component.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      2900. ClinicalDocument.component.structuredBody.component.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      2902. ClinicalDocument.component.structuredBody.component.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      2904. ClinicalDocument.component.structuredBody.component.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      2906. ClinicalDocument.component.structuredBody.component.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      2908. ClinicalDocument.component.structuredBody.component.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      2910. ClinicalDocument.component.structuredBody.component.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      2912. ClinicalDocument.component.structuredBody.component.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      2914. ClinicalDocument.component.structuredBody.component.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      2916. ClinicalDocument.component.structuredBody.component.section
                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section
                                      2918. ClinicalDocument.component.structuredBody.component:advanceDirectives
                                      Slice NameadvanceDirectives
                                      Comments

                                      This structuredBody SHOULD contain zero or one [0..1] component (CONF:1198-28253) such that it

                                      Control0..1
                                      This element is affected by the following invariants: should-section-advance-directives
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      2920. ClinicalDocument.component.structuredBody.component:advanceDirectives.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      2922. ClinicalDocument.component.structuredBody.component:advanceDirectives.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      2924. ClinicalDocument.component.structuredBody.component:advanceDirectives.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      2926. ClinicalDocument.component.structuredBody.component:advanceDirectives.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      2928. ClinicalDocument.component.structuredBody.component:advanceDirectives.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      2930. ClinicalDocument.component.structuredBody.component:advanceDirectives.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      2932. ClinicalDocument.component.structuredBody.component:advanceDirectives.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      2934. ClinicalDocument.component.structuredBody.component:advanceDirectives.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      2936. ClinicalDocument.component.structuredBody.component:advanceDirectives.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      2938. ClinicalDocument.component.structuredBody.component:advanceDirectives.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      2940. ClinicalDocument.component.structuredBody.component:advanceDirectives.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      2942. ClinicalDocument.component.structuredBody.component:advanceDirectives.section
                                      Comments

                                      The component, if present, SHALL contain exactly one [1..1] Advance Directives Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.21.1:2024-05-01) (CONF:1198-28254).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Advance Directives Section)
                                      2944. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances
                                      Slice NameallergiesAndIntolerances
                                      Comments

                                      This structuredBody SHALL contain exactly one [1..1] component (CONF:1198-28255) such that it

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      2946. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      2948. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      2950. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      2952. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      2954. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      2956. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      2958. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      2960. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      2962. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      2964. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      2966. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      2968. ClinicalDocument.component.structuredBody.component:allergiesAndIntolerances.section
                                      Comments

                                      SHALL contain exactly one [1..1] Allergies and Intolerances Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.6.1:2024-05-01) (CONF:1198-28256).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Allergies and Intolerances Section)
                                      2970. ClinicalDocument.component.structuredBody.component:physicalExam
                                      Slice NamephysicalExam
                                      Comments

                                      This structuredBody MAY contain zero or one [0..1] component (CONF:1198-28257) such that it

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      2972. ClinicalDocument.component.structuredBody.component:physicalExam.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      2974. ClinicalDocument.component.structuredBody.component:physicalExam.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      2976. ClinicalDocument.component.structuredBody.component:physicalExam.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      2978. ClinicalDocument.component.structuredBody.component:physicalExam.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      2980. ClinicalDocument.component.structuredBody.component:physicalExam.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      2982. ClinicalDocument.component.structuredBody.component:physicalExam.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      2984. ClinicalDocument.component.structuredBody.component:physicalExam.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      2986. ClinicalDocument.component.structuredBody.component:physicalExam.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      2988. ClinicalDocument.component.structuredBody.component:physicalExam.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      2990. ClinicalDocument.component.structuredBody.component:physicalExam.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      2992. ClinicalDocument.component.structuredBody.component:physicalExam.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      2994. ClinicalDocument.component.structuredBody.component:physicalExam.section
                                      Comments

                                      SHALL contain exactly one [1..1] Physical Exam Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.2.10:2024-05-01) (CONF:1198-28258).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Physical Exam Section)
                                      2996. ClinicalDocument.component.structuredBody.component:encounters
                                      Slice Nameencounters
                                      Comments

                                      This structuredBody MAY contain zero or one [0..1] component (CONF:1198-28261) such that it

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      2998. ClinicalDocument.component.structuredBody.component:encounters.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3000. ClinicalDocument.component.structuredBody.component:encounters.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3002. ClinicalDocument.component.structuredBody.component:encounters.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3004. ClinicalDocument.component.structuredBody.component:encounters.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3006. ClinicalDocument.component.structuredBody.component:encounters.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3008. ClinicalDocument.component.structuredBody.component:encounters.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3010. ClinicalDocument.component.structuredBody.component:encounters.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3012. ClinicalDocument.component.structuredBody.component:encounters.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3014. ClinicalDocument.component.structuredBody.component:encounters.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3016. ClinicalDocument.component.structuredBody.component:encounters.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3018. ClinicalDocument.component.structuredBody.component:encounters.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3020. ClinicalDocument.component.structuredBody.component:encounters.section
                                      Comments

                                      SHALL contain exactly one [1..1] Encounters Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.22.1:2024-05-01) (CONF:1198-28262).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Encounters Section)
                                      3022. ClinicalDocument.component.structuredBody.component:familyHistory
                                      Slice NamefamilyHistory
                                      Comments

                                      This structuredBody MAY contain zero or one [0..1] component (CONF:1198-28263) such that it

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3024. ClinicalDocument.component.structuredBody.component:familyHistory.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3026. ClinicalDocument.component.structuredBody.component:familyHistory.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3028. ClinicalDocument.component.structuredBody.component:familyHistory.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3030. ClinicalDocument.component.structuredBody.component:familyHistory.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3032. ClinicalDocument.component.structuredBody.component:familyHistory.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3034. ClinicalDocument.component.structuredBody.component:familyHistory.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3036. ClinicalDocument.component.structuredBody.component:familyHistory.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3038. ClinicalDocument.component.structuredBody.component:familyHistory.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3040. ClinicalDocument.component.structuredBody.component:familyHistory.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3042. ClinicalDocument.component.structuredBody.component:familyHistory.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3044. ClinicalDocument.component.structuredBody.component:familyHistory.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3046. ClinicalDocument.component.structuredBody.component:familyHistory.section
                                      Comments

                                      SHALL contain exactly one [1..1] Family History Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.15:2024-05-01) (CONF:1198-28264).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Family History Section)
                                      3048. ClinicalDocument.component.structuredBody.component:functionalStatus
                                      Slice NamefunctionalStatus
                                      Comments

                                      This structuredBody SHOULD contain zero or one [0..1] component (CONF:1198-28265) such that it

                                      Control0..1
                                      This element is affected by the following invariants: should-section-functional-status
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3050. ClinicalDocument.component.structuredBody.component:functionalStatus.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3052. ClinicalDocument.component.structuredBody.component:functionalStatus.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3054. ClinicalDocument.component.structuredBody.component:functionalStatus.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3056. ClinicalDocument.component.structuredBody.component:functionalStatus.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3058. ClinicalDocument.component.structuredBody.component:functionalStatus.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3060. ClinicalDocument.component.structuredBody.component:functionalStatus.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3062. ClinicalDocument.component.structuredBody.component:functionalStatus.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3064. ClinicalDocument.component.structuredBody.component:functionalStatus.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3066. ClinicalDocument.component.structuredBody.component:functionalStatus.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3068. ClinicalDocument.component.structuredBody.component:functionalStatus.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3070. ClinicalDocument.component.structuredBody.component:functionalStatus.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3072. ClinicalDocument.component.structuredBody.component:functionalStatus.section
                                      Comments

                                      SHALL contain exactly one [1..1] Functional Status Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.14:2014-06-09) (CONF:1198-28266).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Functional Status Section)
                                      3074. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis
                                      Slice NamedischargeDiagnosis
                                      Comments

                                      This structuredBody SHOULD contain zero or one [0..1] component (CONF:1198-28271) such that it

                                      Control0..1
                                      This element is affected by the following invariants: should-section-discharge-dx
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3076. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3078. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3080. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3082. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3084. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3086. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3088. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3090. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3092. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3094. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3096. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3098. ClinicalDocument.component.structuredBody.component:dischargeDiagnosis.section
                                      Comments

                                      SHALL contain exactly one [1..1] Discharge Diagnosis Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.24:2024-05-01) (CONF:1198-28272).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Discharge Diagnosis Section)
                                      3100. ClinicalDocument.component.structuredBody.component:immunizations
                                      Slice Nameimmunizations
                                      Comments

                                      This structuredBody MAY contain zero or one [0..1] component (CONF:1198-28273) such that it

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3102. ClinicalDocument.component.structuredBody.component:immunizations.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3104. ClinicalDocument.component.structuredBody.component:immunizations.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3106. ClinicalDocument.component.structuredBody.component:immunizations.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3108. ClinicalDocument.component.structuredBody.component:immunizations.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3110. ClinicalDocument.component.structuredBody.component:immunizations.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3112. ClinicalDocument.component.structuredBody.component:immunizations.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3114. ClinicalDocument.component.structuredBody.component:immunizations.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3116. ClinicalDocument.component.structuredBody.component:immunizations.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3118. ClinicalDocument.component.structuredBody.component:immunizations.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3120. ClinicalDocument.component.structuredBody.component:immunizations.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3122. ClinicalDocument.component.structuredBody.component:immunizations.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3124. ClinicalDocument.component.structuredBody.component:immunizations.section
                                      Comments

                                      SHALL contain exactly one [1..1] Immunizations Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.2.1:2024-05-01) (CONF:1198-28274).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Immunizations Section)
                                      3126. ClinicalDocument.component.structuredBody.component:medicalEquip
                                      Slice NamemedicalEquip
                                      Comments

                                      This structuredBody MAY contain zero or one [0..1] component (CONF:1198-28275) such that it

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3128. ClinicalDocument.component.structuredBody.component:medicalEquip.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3130. ClinicalDocument.component.structuredBody.component:medicalEquip.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3132. ClinicalDocument.component.structuredBody.component:medicalEquip.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3134. ClinicalDocument.component.structuredBody.component:medicalEquip.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3136. ClinicalDocument.component.structuredBody.component:medicalEquip.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3138. ClinicalDocument.component.structuredBody.component:medicalEquip.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3140. ClinicalDocument.component.structuredBody.component:medicalEquip.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3142. ClinicalDocument.component.structuredBody.component:medicalEquip.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3144. ClinicalDocument.component.structuredBody.component:medicalEquip.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3146. ClinicalDocument.component.structuredBody.component:medicalEquip.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3148. ClinicalDocument.component.structuredBody.component:medicalEquip.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3150. ClinicalDocument.component.structuredBody.component:medicalEquip.section
                                      Comments

                                      SHALL contain exactly one [1..1] Medical Equipment Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.23:2014-06-09) (CONF:1198-28276).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Medical Equipment Section)
                                      3152. ClinicalDocument.component.structuredBody.component:medications
                                      Slice Namemedications
                                      Comments

                                      This structuredBody SHALL contain exactly one [1..1] component (CONF:1198-28277) such that it

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3154. ClinicalDocument.component.structuredBody.component:medications.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3156. ClinicalDocument.component.structuredBody.component:medications.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3158. ClinicalDocument.component.structuredBody.component:medications.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3160. ClinicalDocument.component.structuredBody.component:medications.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3162. ClinicalDocument.component.structuredBody.component:medications.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3164. ClinicalDocument.component.structuredBody.component:medications.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3166. ClinicalDocument.component.structuredBody.component:medications.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3168. ClinicalDocument.component.structuredBody.component:medications.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3170. ClinicalDocument.component.structuredBody.component:medications.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3172. ClinicalDocument.component.structuredBody.component:medications.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3174. ClinicalDocument.component.structuredBody.component:medications.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3176. ClinicalDocument.component.structuredBody.component:medications.section
                                      Comments

                                      SHALL contain exactly one [1..1] Medications Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.1.1:2014-06-09) (CONF:1198-28278).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Medications Section)
                                      3178. ClinicalDocument.component.structuredBody.component:payers
                                      Slice Namepayers
                                      Comments

                                      This structuredBody MAY contain zero or one [0..1] component (CONF:1198-28279) such that it

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3180. ClinicalDocument.component.structuredBody.component:payers.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3182. ClinicalDocument.component.structuredBody.component:payers.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3184. ClinicalDocument.component.structuredBody.component:payers.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3186. ClinicalDocument.component.structuredBody.component:payers.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3188. ClinicalDocument.component.structuredBody.component:payers.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3190. ClinicalDocument.component.structuredBody.component:payers.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3192. ClinicalDocument.component.structuredBody.component:payers.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3194. ClinicalDocument.component.structuredBody.component:payers.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3196. ClinicalDocument.component.structuredBody.component:payers.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3198. ClinicalDocument.component.structuredBody.component:payers.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3200. ClinicalDocument.component.structuredBody.component:payers.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3202. ClinicalDocument.component.structuredBody.component:payers.section
                                      Comments

                                      SHALL contain exactly one [1..1] Payers Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.18:2024-05-01) (CONF:1198-28280).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Payers Section)
                                      3204. ClinicalDocument.component.structuredBody.component:planOfTreatment
                                      Slice NameplanOfTreatment
                                      Comments

                                      This structuredBody MAY contain zero or one [0..1] component (CONF:1198-28281) such that it

                                      Control0..1
                                      This element is affected by the following invariants: ap-or-a-and-p, ap-combo
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3206. ClinicalDocument.component.structuredBody.component:planOfTreatment.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3208. ClinicalDocument.component.structuredBody.component:planOfTreatment.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3210. ClinicalDocument.component.structuredBody.component:planOfTreatment.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3212. ClinicalDocument.component.structuredBody.component:planOfTreatment.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3214. ClinicalDocument.component.structuredBody.component:planOfTreatment.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3216. ClinicalDocument.component.structuredBody.component:planOfTreatment.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3218. ClinicalDocument.component.structuredBody.component:planOfTreatment.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3220. ClinicalDocument.component.structuredBody.component:planOfTreatment.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3222. ClinicalDocument.component.structuredBody.component:planOfTreatment.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3224. ClinicalDocument.component.structuredBody.component:planOfTreatment.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3226. ClinicalDocument.component.structuredBody.component:planOfTreatment.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3228. ClinicalDocument.component.structuredBody.component:planOfTreatment.section
                                      Comments

                                      SHALL contain exactly one [1..1] Plan of Treatment Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.10:2014-06-09) (CONF:1198-28282).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Plan of Treatment Section)
                                      3230. ClinicalDocument.component.structuredBody.component:problem
                                      Slice Nameproblem
                                      Comments

                                      This structuredBody SHALL contain exactly one [1..1] component (CONF:1198-28283) such that it

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3232. ClinicalDocument.component.structuredBody.component:problem.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3234. ClinicalDocument.component.structuredBody.component:problem.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3236. ClinicalDocument.component.structuredBody.component:problem.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3238. ClinicalDocument.component.structuredBody.component:problem.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3240. ClinicalDocument.component.structuredBody.component:problem.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3242. ClinicalDocument.component.structuredBody.component:problem.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3244. ClinicalDocument.component.structuredBody.component:problem.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3246. ClinicalDocument.component.structuredBody.component:problem.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3248. ClinicalDocument.component.structuredBody.component:problem.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3250. ClinicalDocument.component.structuredBody.component:problem.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3252. ClinicalDocument.component.structuredBody.component:problem.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3254. ClinicalDocument.component.structuredBody.component:problem.section
                                      Comments

                                      SHALL contain exactly one [1..1] Problem Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.5.1:2024-05-01) (CONF:1198-28284).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Problem Section)
                                      3256. ClinicalDocument.component.structuredBody.component:procedures
                                      Slice Nameprocedures
                                      Comments

                                      This structuredBody SHOULD contain zero or one [0..1] component (CONF:1198-28285) such that it

                                      Control0..1
                                      This element is affected by the following invariants: should-section-procedures
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3258. ClinicalDocument.component.structuredBody.component:procedures.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3260. ClinicalDocument.component.structuredBody.component:procedures.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3262. ClinicalDocument.component.structuredBody.component:procedures.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3264. ClinicalDocument.component.structuredBody.component:procedures.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3266. ClinicalDocument.component.structuredBody.component:procedures.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3268. ClinicalDocument.component.structuredBody.component:procedures.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3270. ClinicalDocument.component.structuredBody.component:procedures.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3272. ClinicalDocument.component.structuredBody.component:procedures.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3274. ClinicalDocument.component.structuredBody.component:procedures.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3276. ClinicalDocument.component.structuredBody.component:procedures.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3278. ClinicalDocument.component.structuredBody.component:procedures.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3280. ClinicalDocument.component.structuredBody.component:procedures.section
                                      Comments

                                      SHALL contain exactly one [1..1] Procedures Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.7.1:2014-06-09) (CONF:1198-28286).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Procedures Section)
                                      3282. ClinicalDocument.component.structuredBody.component:results
                                      Slice Nameresults
                                      Comments

                                      This structuredBody SHALL contain exactly one [1..1] component (CONF:1198-28287) such that it

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3284. ClinicalDocument.component.structuredBody.component:results.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3286. ClinicalDocument.component.structuredBody.component:results.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3288. ClinicalDocument.component.structuredBody.component:results.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3290. ClinicalDocument.component.structuredBody.component:results.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3292. ClinicalDocument.component.structuredBody.component:results.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3294. ClinicalDocument.component.structuredBody.component:results.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3296. ClinicalDocument.component.structuredBody.component:results.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3298. ClinicalDocument.component.structuredBody.component:results.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3300. ClinicalDocument.component.structuredBody.component:results.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3302. ClinicalDocument.component.structuredBody.component:results.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3304. ClinicalDocument.component.structuredBody.component:results.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3306. ClinicalDocument.component.structuredBody.component:results.section
                                      Comments

                                      SHALL contain exactly one [1..1] Results Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.3.1:2024-05-01) (CONF:1198-28288).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Results Section)
                                      3308. ClinicalDocument.component.structuredBody.component:socialHistory
                                      Slice NamesocialHistory
                                      Comments

                                      This structuredBody SHOULD contain zero or one [0..1] component (CONF:1198-28289) such that it

                                      Control0..1
                                      This element is affected by the following invariants: should-section-social-history
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3310. ClinicalDocument.component.structuredBody.component:socialHistory.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3312. ClinicalDocument.component.structuredBody.component:socialHistory.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3314. ClinicalDocument.component.structuredBody.component:socialHistory.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3316. ClinicalDocument.component.structuredBody.component:socialHistory.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3318. ClinicalDocument.component.structuredBody.component:socialHistory.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3320. ClinicalDocument.component.structuredBody.component:socialHistory.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3322. ClinicalDocument.component.structuredBody.component:socialHistory.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3324. ClinicalDocument.component.structuredBody.component:socialHistory.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3326. ClinicalDocument.component.structuredBody.component:socialHistory.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3328. ClinicalDocument.component.structuredBody.component:socialHistory.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3330. ClinicalDocument.component.structuredBody.component:socialHistory.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3332. ClinicalDocument.component.structuredBody.component:socialHistory.section
                                      Comments

                                      SHALL contain exactly one [1..1] Social History Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.17:2024-05-01) (CONF:1198-28290).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Social History Section)
                                      3334. ClinicalDocument.component.structuredBody.component:vitalSigns
                                      Slice NamevitalSigns
                                      Comments

                                      This structuredBody SHALL contain exactly one [1..1] component (CONF:1198-28291) such that it

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3336. ClinicalDocument.component.structuredBody.component:vitalSigns.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3338. ClinicalDocument.component.structuredBody.component:vitalSigns.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3340. ClinicalDocument.component.structuredBody.component:vitalSigns.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3342. ClinicalDocument.component.structuredBody.component:vitalSigns.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3344. ClinicalDocument.component.structuredBody.component:vitalSigns.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3346. ClinicalDocument.component.structuredBody.component:vitalSigns.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3348. ClinicalDocument.component.structuredBody.component:vitalSigns.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3350. ClinicalDocument.component.structuredBody.component:vitalSigns.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3352. ClinicalDocument.component.structuredBody.component:vitalSigns.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3354. ClinicalDocument.component.structuredBody.component:vitalSigns.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3356. ClinicalDocument.component.structuredBody.component:vitalSigns.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3358. ClinicalDocument.component.structuredBody.component:vitalSigns.section
                                      Comments

                                      SHALL contain exactly one [1..1] Vital Signs Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.4.1:2024-05-01) (CONF:1198-28292).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Vital Signs Section)
                                      3360. ClinicalDocument.component.structuredBody.component:mentalStatus
                                      Slice NamementalStatus
                                      Comments

                                      This structuredBody SHOULD contain zero or one [0..1] component (CONF:1198-28327) such that it

                                      Control0..1
                                      This element is affected by the following invariants: should-section-mental-status
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3362. ClinicalDocument.component.structuredBody.component:mentalStatus.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3364. ClinicalDocument.component.structuredBody.component:mentalStatus.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3366. ClinicalDocument.component.structuredBody.component:mentalStatus.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3368. ClinicalDocument.component.structuredBody.component:mentalStatus.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3370. ClinicalDocument.component.structuredBody.component:mentalStatus.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3372. ClinicalDocument.component.structuredBody.component:mentalStatus.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3374. ClinicalDocument.component.structuredBody.component:mentalStatus.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3376. ClinicalDocument.component.structuredBody.component:mentalStatus.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3378. ClinicalDocument.component.structuredBody.component:mentalStatus.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3380. ClinicalDocument.component.structuredBody.component:mentalStatus.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3382. ClinicalDocument.component.structuredBody.component:mentalStatus.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3384. ClinicalDocument.component.structuredBody.component:mentalStatus.section
                                      Comments

                                      SHALL contain exactly one [1..1] Mental Status Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.56:2024-05-01) (CONF:1198-28328).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Mental Status Section)
                                      3386. ClinicalDocument.component.structuredBody.component:generalStatus
                                      Slice NamegeneralStatus
                                      Comments

                                      This structuredBody MAY contain zero or one [0..1] component (CONF:1198-28838) such that it

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3388. ClinicalDocument.component.structuredBody.component:generalStatus.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3390. ClinicalDocument.component.structuredBody.component:generalStatus.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3392. ClinicalDocument.component.structuredBody.component:generalStatus.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3394. ClinicalDocument.component.structuredBody.component:generalStatus.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3396. ClinicalDocument.component.structuredBody.component:generalStatus.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3398. ClinicalDocument.component.structuredBody.component:generalStatus.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3400. ClinicalDocument.component.structuredBody.component:generalStatus.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3402. ClinicalDocument.component.structuredBody.component:generalStatus.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3404. ClinicalDocument.component.structuredBody.component:generalStatus.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3406. ClinicalDocument.component.structuredBody.component:generalStatus.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3408. ClinicalDocument.component.structuredBody.component:generalStatus.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3410. ClinicalDocument.component.structuredBody.component:generalStatus.section
                                      Comments

                                      SHALL contain exactly one [1..1] General Status Section (identifier: urn:oid:2.16.840.1.113883.10.20.2.5) (CONF:1198-28839).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(General Status Section)
                                      3412. ClinicalDocument.component.structuredBody.component:reviewOfSystems
                                      Slice NamereviewOfSystems
                                      Comments

                                      This structuredBody MAY contain zero or one [0..1] component (CONF:1198-30239) such that it

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3414. ClinicalDocument.component.structuredBody.component:reviewOfSystems.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3416. ClinicalDocument.component.structuredBody.component:reviewOfSystems.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3418. ClinicalDocument.component.structuredBody.component:reviewOfSystems.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3420. ClinicalDocument.component.structuredBody.component:reviewOfSystems.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3422. ClinicalDocument.component.structuredBody.component:reviewOfSystems.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3424. ClinicalDocument.component.structuredBody.component:reviewOfSystems.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3426. ClinicalDocument.component.structuredBody.component:reviewOfSystems.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3428. ClinicalDocument.component.structuredBody.component:reviewOfSystems.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3430. ClinicalDocument.component.structuredBody.component:reviewOfSystems.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3432. ClinicalDocument.component.structuredBody.component:reviewOfSystems.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3434. ClinicalDocument.component.structuredBody.component:reviewOfSystems.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3436. ClinicalDocument.component.structuredBody.component:reviewOfSystems.section
                                      Comments

                                      SHALL contain exactly one [1..1] Review of Systems Section (identifier: urn:oid:1.3.6.1.4.1.19376.1.5.3.1.3.18) (CONF:1198-30240).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Review of Systems Section)
                                      3438. ClinicalDocument.component.structuredBody.component:nutrition
                                      Slice Namenutrition
                                      Comments

                                      This structuredBody SHOULD contain zero or one [0..1] component (CONF:1198-30776) such that it

                                      Control0..1
                                      This element is affected by the following invariants: should-section-nutrition
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3440. ClinicalDocument.component.structuredBody.component:nutrition.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3442. ClinicalDocument.component.structuredBody.component:nutrition.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3444. ClinicalDocument.component.structuredBody.component:nutrition.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3446. ClinicalDocument.component.structuredBody.component:nutrition.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3448. ClinicalDocument.component.structuredBody.component:nutrition.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3450. ClinicalDocument.component.structuredBody.component:nutrition.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3452. ClinicalDocument.component.structuredBody.component:nutrition.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3454. ClinicalDocument.component.structuredBody.component:nutrition.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3456. ClinicalDocument.component.structuredBody.component:nutrition.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3458. ClinicalDocument.component.structuredBody.component:nutrition.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3460. ClinicalDocument.component.structuredBody.component:nutrition.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3462. ClinicalDocument.component.structuredBody.component:nutrition.section
                                      Comments

                                      SHALL contain exactly one [1..1] Nutrition Section (identifier: urn:oid:2.16.840.1.113883.10.20.22.2.57) (CONF:1198-30777).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Nutrition Section)
                                      3464. ClinicalDocument.component.structuredBody.component:reasonForReferral
                                      Slice NamereasonForReferral
                                      Comments

                                      This structuredBody SHALL contain exactly one [1..1] component (CONF:1198-31342) such that it

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3466. ClinicalDocument.component.structuredBody.component:reasonForReferral.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3468. ClinicalDocument.component.structuredBody.component:reasonForReferral.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3470. ClinicalDocument.component.structuredBody.component:reasonForReferral.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3472. ClinicalDocument.component.structuredBody.component:reasonForReferral.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3474. ClinicalDocument.component.structuredBody.component:reasonForReferral.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3476. ClinicalDocument.component.structuredBody.component:reasonForReferral.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3478. ClinicalDocument.component.structuredBody.component:reasonForReferral.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3480. ClinicalDocument.component.structuredBody.component:reasonForReferral.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3482. ClinicalDocument.component.structuredBody.component:reasonForReferral.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3484. ClinicalDocument.component.structuredBody.component:reasonForReferral.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3486. ClinicalDocument.component.structuredBody.component:reasonForReferral.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3488. ClinicalDocument.component.structuredBody.component:reasonForReferral.section
                                      Comments

                                      SHALL contain exactly one [1..1] Reason for Referral Section (identifier: urn:hl7ii:1.3.6.1.4.1.19376.1.5.3.1.3.1:2014-06-09) (CONF:1198-31343).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Reason for Referral Section)
                                      3490. ClinicalDocument.component.structuredBody.component:pastMedicalHistory
                                      Slice NamepastMedicalHistory
                                      Comments

                                      This structuredBody MAY contain zero or one [0..1] component (CONF:1198-31561) such that it

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3492. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3494. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3496. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3498. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3500. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3502. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3504. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3506. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3508. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3510. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3512. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3514. ClinicalDocument.component.structuredBody.component:pastMedicalHistory.section
                                      Comments

                                      SHALL contain exactly one [1..1] Past Medical History (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.20:2024-05-01) (CONF:1198-31562).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Past Medical History)
                                      3516. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness
                                      Slice NamehistoryOfPresentIllness
                                      Comments

                                      This structuredBody SHOULD contain zero or one [0..1] component (CONF:1198-31563) such that it

                                      Control0..1
                                      This element is affected by the following invariants: should-section-hpi
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3518. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3520. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3522. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3524. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3526. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3528. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3530. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3532. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3534. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3536. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3538. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3540. ClinicalDocument.component.structuredBody.component:historyOfPresentIllness.section
                                      Comments

                                      SHALL contain exactly one [1..1] History of Present Illness Section (identifier: urn:oid:1.3.6.1.4.1.19376.1.5.3.1.3.4) (CONF:1198-31564).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(History of Present Illness Section)
                                      3542. ClinicalDocument.component.structuredBody.component:assessmentAndPlan
                                      Slice NameassessmentAndPlan
                                      Comments

                                      This structuredBody MAY contain zero or one [0..1] component (CONF:1198-31565) such that it

                                      Control0..1
                                      This element is affected by the following invariants: ap-or-a-and-p, ap-combo
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3544. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3546. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3548. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3550. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3552. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3554. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3556. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3558. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3560. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3562. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3564. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3566. ClinicalDocument.component.structuredBody.component:assessmentAndPlan.section
                                      Comments

                                      SHALL contain exactly one [1..1] Assessment and Plan Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.9:2014-06-09) (CONF:1198-31566).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Assessment and Plan Section)
                                      3568. ClinicalDocument.component.structuredBody.component:assessment
                                      Slice Nameassessment
                                      Comments

                                      This structuredBody MAY contain zero or one [0..1] component (CONF:1198-31567) such that it

                                      Control0..1
                                      This element is affected by the following invariants: ap-or-a-and-p, ap-combo
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3570. ClinicalDocument.component.structuredBody.component:assessment.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3572. ClinicalDocument.component.structuredBody.component:assessment.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3574. ClinicalDocument.component.structuredBody.component:assessment.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3576. ClinicalDocument.component.structuredBody.component:assessment.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3578. ClinicalDocument.component.structuredBody.component:assessment.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3580. ClinicalDocument.component.structuredBody.component:assessment.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3582. ClinicalDocument.component.structuredBody.component:assessment.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3584. ClinicalDocument.component.structuredBody.component:assessment.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3586. ClinicalDocument.component.structuredBody.component:assessment.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3588. ClinicalDocument.component.structuredBody.component:assessment.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3590. ClinicalDocument.component.structuredBody.component:assessment.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3592. ClinicalDocument.component.structuredBody.component:assessment.section
                                      Comments

                                      SHALL contain exactly one [1..1] Assessment Section (identifier: urn:oid:2.16.840.1.113883.10.20.22.2.8) (CONF:1198-31568).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Assessment Section)
                                      3594. ClinicalDocument.component.structuredBody.component:admissionMedications
                                      Slice NameadmissionMedications
                                      Comments

                                      This structuredBody MAY contain zero or one [0..1] component (CONF:1198-32445) such that it

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3596. ClinicalDocument.component.structuredBody.component:admissionMedications.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3598. ClinicalDocument.component.structuredBody.component:admissionMedications.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3600. ClinicalDocument.component.structuredBody.component:admissionMedications.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3602. ClinicalDocument.component.structuredBody.component:admissionMedications.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3604. ClinicalDocument.component.structuredBody.component:admissionMedications.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3606. ClinicalDocument.component.structuredBody.component:admissionMedications.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3608. ClinicalDocument.component.structuredBody.component:admissionMedications.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3610. ClinicalDocument.component.structuredBody.component:admissionMedications.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3612. ClinicalDocument.component.structuredBody.component:admissionMedications.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3614. ClinicalDocument.component.structuredBody.component:admissionMedications.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3616. ClinicalDocument.component.structuredBody.component:admissionMedications.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3618. ClinicalDocument.component.structuredBody.component:admissionMedications.section
                                      Comments

                                      SHALL contain exactly one [1..1] Admission Medications Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.44.1:2024-05-01) (CONF:1198-32446).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Admission Medications Section (entries optional))
                                      3620. ClinicalDocument.component.structuredBody.component:admissionDiagnosis
                                      Slice NameadmissionDiagnosis
                                      Comments

                                      This structuredBody MAY contain zero or one [0..1] component (CONF:1198-32447) such that it

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3622. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3624. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3626. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3628. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3630. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3632. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3634. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3636. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3638. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3640. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3642. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3644. ClinicalDocument.component.structuredBody.component:admissionDiagnosis.section
                                      Comments

                                      SHALL contain exactly one [1..1] Admission Diagnosis Section (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.2.43:2024-05-01) (CONF:1198-32448).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Admission Diagnosis Section)
                                      3646. ClinicalDocument.component.structuredBody.component:courseOfCare
                                      Slice NamecourseOfCare
                                      Comments

                                      This structuredBody MAY contain zero or one [0..1] component (CONF:1198-32648) such that it

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
                                      3648. ClinicalDocument.component.structuredBody.component:courseOfCare.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3650. ClinicalDocument.component.structuredBody.component:courseOfCare.realmCode
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/CS
                                      3652. ClinicalDocument.component.structuredBody.component:courseOfCare.typeId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.

                                      Control0..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      InvariantsII-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists())
                                      3654. ClinicalDocument.component.structuredBody.component:courseOfCare.typeId.nullFlavor
                                      Definition

                                      If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

                                      Control0..1
                                      BindingThe codes SHALL be taken from CDANullFlavor
                                      (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor)
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExceptional Value Detail
                                      3656. ClinicalDocument.component.structuredBody.component:courseOfCare.typeId.assigningAuthorityName
                                      Definition

                                      A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.

                                      Control0..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelAssigning Authority Name
                                      3658. ClinicalDocument.component.structuredBody.component:courseOfCare.typeId.displayable
                                      Definition

                                      Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).

                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelDisplayable
                                      3660. ClinicalDocument.component.structuredBody.component:courseOfCare.typeId.root
                                      Definition

                                      Identifies the type as an HL7 Registered model

                                      Control1..1
                                      Typestring(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelRoot
                                      Fixed Value2.16.840.1.113883.1.3
                                      3662. ClinicalDocument.component.structuredBody.component:courseOfCare.typeId.extension
                                      Definition

                                      A character string as a unique identifier within the scope of the identifier root.

                                      Control1..1
                                      Typestring(st: Character String)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      LabelExtension
                                      3664. ClinicalDocument.component.structuredBody.component:courseOfCare.templateId
                                      Definition

                                      When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question

                                      Control0..*
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/II
                                      3666. ClinicalDocument.component.structuredBody.component:courseOfCare.typeCode
                                      Control0..1
                                      Typecode(cs: Coded Simple Value)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed ValueCOMP
                                      3668. ClinicalDocument.component.structuredBody.component:courseOfCare.contextConductionInd
                                      Control0..1
                                      Typeboolean(bl: Boolean)
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Fixed Valuetrue
                                      3670. ClinicalDocument.component.structuredBody.component:courseOfCare.section
                                      Comments

                                      SHALL contain exactly one [1..1] Course of Care Section (identifier: urn:oid:2.16.840.1.113883.10.20.22.2.64) (CONF:1198-32649).

                                      Control1..1
                                      Typehttp://hl7.org/cda/stds/core/StructureDefinition/Section(Course of Care Section)