Clinical Document Architecture with Australian Schema, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/cda-au-schema/ and changes regularly. See the Directory of published versions
| Active as of 2025-08-28 | Maturity Level: 1 |
Definitions for the au-ClinicalDocument 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. |
| Short | Australian adaptation of the HL7 International CDA ClinicalDocument classBase for all types and resources |
| Control | 10..1* |
| Is Modifier | false |
| Logical Container | ClinicalDocument (CDA Class) |
| Validation | Instance of this type are validated by templateId |
| XML Format | In the XML format, this property has the namespace urn:hl7-org:v3. |
| 2. ClinicalDocument.nullFlavor | |
| Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
| Control | 0..1 |
| Binding | The codes SHALL be taken from CDANullFlavor (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor) |
| Type | code(cs: Coded Simple Value) |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Label | Exceptional Value Detail |
| 4. ClinicalDocument.classCode | |
| Control | 0..1 |
| Binding | For example codes, see CDAActClass (example to http://hl7.org/cda/stds/core/ValueSet/CDAActClass) |
| Type | code(cs: Coded Simple Value) |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Fixed Value | DOCCLIN |
| 6. ClinicalDocument.moodCode | |
| Control | 0..1 |
| Binding | The codes SHALL be taken from CDAActMood (required to http://hl7.org/cda/stds/core/ValueSet/CDAActMood) |
| Type | code(cs: Coded Simple Value) |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Fixed Value | EVN |
| 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 |
| Control | 0..* |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/CS |
| 10. 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). |
| Control | 0..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
| Invariants | II-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists()) |
| 12. ClinicalDocument.typeId.nullFlavor | |
| Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
| Control | 0..1 |
| Binding | The codes SHALL be taken from CDANullFlavor (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor) |
| Type | code(cs: Coded Simple Value) |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Label | Exceptional Value Detail |
| 14. 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. |
| Control | 0..1 |
| Type | string(st: Character String) |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Label | Assigning Authority Name |
| 16. 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). |
| Control | 0..1 |
| Type | boolean(bl: Boolean) |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Label | Displayable |
| 18. ClinicalDocument.typeId.root | |
| Definition | Identifies the type as an HL7 Registered model |
| Control | 1..1 |
| Type | string(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme) |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Label | Root |
| Fixed Value | 2.16.840.1.113883.1.3 |
| 20. ClinicalDocument.typeId.extension | |
| Definition | A character string as a unique identifier within the scope of the identifier root. |
| Control | 1..1 |
| Type | string(st: Character String) |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Label | Extension |
| Fixed Value | POCD_HD000040 |
| 22. 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 |
| Control | 0..* |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
| 24. ClinicalDocument.id | |
| Control | 1..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
| 26. ClinicalDocument.code | |
| Control | 1..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/CE |
| 28. ClinicalDocument.title | |
| Control | 0..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/ST |
| 30. ClinicalDocument.effectiveTime | |
| Control | 1..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/TS |
| 32. ClinicalDocument.confidentialityCode | |
| Control | 1..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/CE |
| 34. ClinicalDocument.languageCode | |
| Control | 0..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/CS |
| 36. ClinicalDocument.setId | |
| Control | 0..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
| 38. ClinicalDocument.versionNumber | |
| Control | 0..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/INT |
| 40. ClinicalDocument.completionCode | |
| Definition | The completionCode extension attribute allows the implementer to identify the lifecycle status of a document. |
| Short | ADHA CDA extension to represent document lifecycle codes |
| Control | 0..1 |
| Binding | The codes SHALL be taken from NCTIS Admin Codes Document Status (required to http://ns.electronichealth.net.au/cda/ValueSet/dh-NctisAdminCodesDocumentStatus) |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/CE |
| XML Format | In the XML format, this property has the namespace http://ns.electronichealth.net.au/Ci/Cda/Extensions/3.0. |
| 42. ClinicalDocument.copyTime | |
| Control | 0..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/TS |
| 44. ClinicalDocument.recordTarget | |
| Short | Australian-adapted RecordTarget class |
| Control | 1..* |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-RecordTarget(ADHA RecordTarget (CDA Class)) |
| 46. ClinicalDocument.author | |
| Short | Australian-adapted Author class |
| Control | 1..* |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-Author(ADHA Author (CDA Class)) |
| 48. ClinicalDocument.dataEnterer | |
| Control | 0..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/DataEnterer |
| 50. ClinicalDocument.informant | |
| Short | Australian-adapted Informant class |
| Control | 0..* |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-Informant(ADHA Informant (CDA Class)) |
| 52. ClinicalDocument.custodian | |
| Short | Australian-adapted Custodian class |
| Control | 1..1 |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-Custodian(ADHA Custodian (CDA Class)) |
| 54. ClinicalDocument.informationRecipient | |
| Short | Australian-adapted InformationRecipient class |
| Control | 0..* |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-InformationRecipient(ADHA InformationRecipient (CDA Class)) |
| 56. ClinicalDocument.legalAuthenticator | |
| Short | Australian-adapted LegalAuthenticator class |
| Control | 0..1 |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-LegalAuthenticator(ADHA LegalAuthenticator (CDA Class)) |
| 58. ClinicalDocument.authenticator | |
| Control | 0..* |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/Authenticator |
| 60. ClinicalDocument.participant | |
| Short | Australian-adapted Participant class |
| Control | 0..* |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-Participant1(ADHA Participant1 (CDA Class)) |
| 62. ClinicalDocument.inFulfillmentOf | |
| Short | Australian-adapted InFulfillmentOf class |
| Control | 0..* |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-InFulfillmentOf(ADHA InFulfillmentOf (CDA Class)) |
| 64. ClinicalDocument.documentationOf | |
| Control | 0..* |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/DocumentationOf |
| 66. ClinicalDocument.relatedDocument | |
| Short | Australian-adapted RelatedDocument class |
| Control | 0..* |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-RelatedDocument(ADHA RelatedDocument (CDA Class)) |
| 68. ClinicalDocument.authorization | |
| Control | 0..* |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/Authorization |
| 70. ClinicalDocument.componentOf | |
| Short | Australian-adapted ComponentOf class |
| Control | 0..1 |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-ComponentOf(ADHA ComponentOf (CDA Class)) |
| 72. ClinicalDocument.component | |
| Short | Australian-adapted Component class |
| Control | 1..1 |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-Component(ADHA Component (CDA Class)) |
Guidance on how to interpret the contents of this table can be foundhere
| 0. ClinicalDocument | |
| Short | Australian adaptation of the HL7 International CDA ClinicalDocument class |
| Control | 1..1 |
| Logical Container | ClinicalDocument (CDA Class) |
| Validation | Instance of this type are validated by templateId |
| XML Format | In the XML format, this property has the namespace urn:hl7-org:v3. |
| 2. ClinicalDocument.classCode | |
| Control | 0..1 |
| Binding | For example codes, see CDAActClass (example to http://hl7.org/cda/stds/core/ValueSet/CDAActClass) |
| Type | code(cs: Coded Simple Value) |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Fixed Value | DOCCLIN |
| 4. ClinicalDocument.moodCode | |
| Control | 0..1 |
| Binding | The codes SHALL be taken from CDAActMood (required to http://hl7.org/cda/stds/core/ValueSet/CDAActMood) |
| Type | code(cs: Coded Simple Value) |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Fixed Value | EVN |
| 6. 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 |
| Control | 0..* |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/CS |
| 8. 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). |
| Control | 0..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
| 10. ClinicalDocument.typeId.root | |
| Definition | Identifies the type as an HL7 Registered model |
| Control | 1..1 |
| XML Format | In the XML format, this property is represented as an attribute. |
| Fixed Value | 2.16.840.1.113883.1.3 |
| 12. ClinicalDocument.typeId.extension | |
| Definition | A character string as a unique identifier within the scope of the identifier root. |
| Control | 1..1 |
| Type | string(st: Character String) |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Fixed Value | POCD_HD000040 |
| 14. 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 |
| Control | 0..* |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
| 16. ClinicalDocument.id | |
| Control | 1..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
| 18. ClinicalDocument.code | |
| Control | 1..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/CE |
| 20. ClinicalDocument.title | |
| Control | 0..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/ST |
| 22. ClinicalDocument.effectiveTime | |
| Control | 1..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/TS |
| 24. ClinicalDocument.confidentialityCode | |
| Control | 1..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/CE |
| 26. ClinicalDocument.languageCode | |
| Control | 0..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/CS |
| 28. ClinicalDocument.setId | |
| Control | 0..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
| 30. ClinicalDocument.versionNumber | |
| Control | 0..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/INT |
| 32. ClinicalDocument.completionCode | |
| Definition | The completionCode extension attribute allows the implementer to identify the lifecycle status of a document. |
| Short | ADHA CDA extension to represent document lifecycle codes |
| Control | 0..1 |
| Binding | The codes SHALL be taken from NCTIS Admin Codes Document Status (required to http://ns.electronichealth.net.au/cda/ValueSet/dh-NctisAdminCodesDocumentStatus) |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/CE |
| XML Format | In the XML format, this property has the namespace http://ns.electronichealth.net.au/Ci/Cda/Extensions/3.0. |
| 34. ClinicalDocument.copyTime | |
| Control | 0..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/TS |
| 36. ClinicalDocument.recordTarget | |
| Short | Australian-adapted RecordTarget class |
| Control | 1..* |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-RecordTarget(ADHA RecordTarget (CDA Class)) |
| 38. ClinicalDocument.author | |
| Short | Australian-adapted Author class |
| Control | 1..* |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-Author(ADHA Author (CDA Class)) |
| 40. ClinicalDocument.dataEnterer | |
| Control | 0..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/DataEnterer |
| 42. ClinicalDocument.informant | |
| Short | Australian-adapted Informant class |
| Control | 0..* |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-Informant(ADHA Informant (CDA Class)) |
| 44. ClinicalDocument.custodian | |
| Short | Australian-adapted Custodian class |
| Control | 1..1 |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-Custodian(ADHA Custodian (CDA Class)) |
| 46. ClinicalDocument.informationRecipient | |
| Short | Australian-adapted InformationRecipient class |
| Control | 0..* |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-InformationRecipient(ADHA InformationRecipient (CDA Class)) |
| 48. ClinicalDocument.legalAuthenticator | |
| Short | Australian-adapted LegalAuthenticator class |
| Control | 0..1 |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-LegalAuthenticator(ADHA LegalAuthenticator (CDA Class)) |
| 50. ClinicalDocument.authenticator | |
| Control | 0..* |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/Authenticator |
| 52. ClinicalDocument.participant | |
| Short | Australian-adapted Participant class |
| Control | 0..* |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-Participant1(ADHA Participant1 (CDA Class)) |
| 54. ClinicalDocument.inFulfillmentOf | |
| Short | Australian-adapted InFulfillmentOf class |
| Control | 0..* |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-InFulfillmentOf(ADHA InFulfillmentOf (CDA Class)) |
| 56. ClinicalDocument.documentationOf | |
| Control | 0..* |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/DocumentationOf |
| 58. ClinicalDocument.relatedDocument | |
| Short | Australian-adapted RelatedDocument class |
| Control | 0..* |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-RelatedDocument(ADHA RelatedDocument (CDA Class)) |
| 60. ClinicalDocument.authorization | |
| Control | 0..* |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/Authorization |
| 62. ClinicalDocument.componentOf | |
| Short | Australian-adapted ComponentOf class |
| Control | 0..1 |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-ComponentOf(ADHA ComponentOf (CDA Class)) |
| 64. ClinicalDocument.component | |
| Short | Australian-adapted Component class |
| Control | 1..1 |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-Component(ADHA Component (CDA Class)) |
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. |
| Short | Australian adaptation of the HL7 International CDA ClinicalDocument class |
| Control | 1..1 |
| Is Modifier | false |
| Logical Container | ClinicalDocument (CDA Class) |
| Validation | Instance of this type are validated by templateId |
| XML Format | In the XML format, this property has the namespace urn:hl7-org:v3. |
| 2. ClinicalDocument.nullFlavor | |
| Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
| Control | 0..1 |
| Binding | The codes SHALL be taken from CDANullFlavor (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor) |
| Type | code(cs: Coded Simple Value) |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Label | Exceptional Value Detail |
| 4. ClinicalDocument.classCode | |
| Control | 0..1 |
| Binding | For example codes, see CDAActClass (example to http://hl7.org/cda/stds/core/ValueSet/CDAActClass) |
| Type | code(cs: Coded Simple Value) |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Fixed Value | DOCCLIN |
| 6. ClinicalDocument.moodCode | |
| Control | 0..1 |
| Binding | The codes SHALL be taken from CDAActMood (required to http://hl7.org/cda/stds/core/ValueSet/CDAActMood) |
| Type | code(cs: Coded Simple Value) |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Fixed Value | EVN |
| 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 |
| Control | 0..* |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/CS |
| 10. 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). |
| Control | 0..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
| Invariants | II-1: An II instance must have either a root or an nullFlavor. (root.exists() or nullFlavor.exists()) |
| 12. ClinicalDocument.typeId.nullFlavor | |
| Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
| Control | 0..1 |
| Binding | The codes SHALL be taken from CDANullFlavor (required to http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor) |
| Type | code(cs: Coded Simple Value) |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Label | Exceptional Value Detail |
| 14. 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. |
| Control | 0..1 |
| Type | string(st: Character String) |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Label | Assigning Authority Name |
| 16. 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). |
| Control | 0..1 |
| Type | boolean(bl: Boolean) |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Label | Displayable |
| 18. ClinicalDocument.typeId.root | |
| Definition | Identifies the type as an HL7 Registered model |
| Control | 1..1 |
| Type | string(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme) |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Label | Root |
| Fixed Value | 2.16.840.1.113883.1.3 |
| 20. ClinicalDocument.typeId.extension | |
| Definition | A character string as a unique identifier within the scope of the identifier root. |
| Control | 1..1 |
| Type | string(st: Character String) |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Label | Extension |
| Fixed Value | POCD_HD000040 |
| 22. 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 |
| Control | 0..* |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
| 24. ClinicalDocument.id | |
| Control | 1..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
| 26. ClinicalDocument.code | |
| Control | 1..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/CE |
| 28. ClinicalDocument.title | |
| Control | 0..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/ST |
| 30. ClinicalDocument.effectiveTime | |
| Control | 1..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/TS |
| 32. ClinicalDocument.confidentialityCode | |
| Control | 1..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/CE |
| 34. ClinicalDocument.languageCode | |
| Control | 0..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/CS |
| 36. ClinicalDocument.setId | |
| Control | 0..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
| 38. ClinicalDocument.versionNumber | |
| Control | 0..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/INT |
| 40. ClinicalDocument.completionCode | |
| Definition | The completionCode extension attribute allows the implementer to identify the lifecycle status of a document. |
| Short | ADHA CDA extension to represent document lifecycle codes |
| Control | 0..1 |
| Binding | The codes SHALL be taken from NCTIS Admin Codes Document Status (required to http://ns.electronichealth.net.au/cda/ValueSet/dh-NctisAdminCodesDocumentStatus) |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/CE |
| XML Format | In the XML format, this property has the namespace http://ns.electronichealth.net.au/Ci/Cda/Extensions/3.0. |
| 42. ClinicalDocument.copyTime | |
| Control | 0..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/TS |
| 44. ClinicalDocument.recordTarget | |
| Short | Australian-adapted RecordTarget class |
| Control | 1..* |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-RecordTarget(ADHA RecordTarget (CDA Class)) |
| 46. ClinicalDocument.author | |
| Short | Australian-adapted Author class |
| Control | 1..* |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-Author(ADHA Author (CDA Class)) |
| 48. ClinicalDocument.dataEnterer | |
| Control | 0..1 |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/DataEnterer |
| 50. ClinicalDocument.informant | |
| Short | Australian-adapted Informant class |
| Control | 0..* |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-Informant(ADHA Informant (CDA Class)) |
| 52. ClinicalDocument.custodian | |
| Short | Australian-adapted Custodian class |
| Control | 1..1 |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-Custodian(ADHA Custodian (CDA Class)) |
| 54. ClinicalDocument.informationRecipient | |
| Short | Australian-adapted InformationRecipient class |
| Control | 0..* |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-InformationRecipient(ADHA InformationRecipient (CDA Class)) |
| 56. ClinicalDocument.legalAuthenticator | |
| Short | Australian-adapted LegalAuthenticator class |
| Control | 0..1 |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-LegalAuthenticator(ADHA LegalAuthenticator (CDA Class)) |
| 58. ClinicalDocument.authenticator | |
| Control | 0..* |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/Authenticator |
| 60. ClinicalDocument.participant | |
| Short | Australian-adapted Participant class |
| Control | 0..* |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-Participant1(ADHA Participant1 (CDA Class)) |
| 62. ClinicalDocument.inFulfillmentOf | |
| Short | Australian-adapted InFulfillmentOf class |
| Control | 0..* |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-InFulfillmentOf(ADHA InFulfillmentOf (CDA Class)) |
| 64. ClinicalDocument.documentationOf | |
| Control | 0..* |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/DocumentationOf |
| 66. ClinicalDocument.relatedDocument | |
| Short | Australian-adapted RelatedDocument class |
| Control | 0..* |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-RelatedDocument(ADHA RelatedDocument (CDA Class)) |
| 68. ClinicalDocument.authorization | |
| Control | 0..* |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/Authorization |
| 70. ClinicalDocument.componentOf | |
| Short | Australian-adapted ComponentOf class |
| Control | 0..1 |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-ComponentOf(ADHA ComponentOf (CDA Class)) |
| 72. ClinicalDocument.component | |
| Short | Australian-adapted Component class |
| Control | 1..1 |
| Type | http://ns.electronichealth.net.au/cda/StructureDefinition/au-Component(ADHA Component (CDA Class)) |