Terminology
This section provides a full list of terminology artifacts used in this implementation guide with a terminology updates subsection
Below is a table overview of all elements which have a ValueSet bound to them.
Resources: DocumentReference
| Path | Binding Strength | Value Set(Code System) | Description |
|---|---|---|---|
| Bundle.type | Required | Bundle Type (HL7 FHIR) | Indicates the purpose of a bundle - how it is intended to be used. |
| DocumentReference.status | Required | DocumentReference Status (HL7 FHIR) | The status of the document reference. |
| DocumentReference.docStatus | Required | Composition Status (HL7 FHIR) | Status of the underlying document. |
| DocumentReference.category.coding.code | Required | Synapxe CCDA Data Group Code System | CCDA data group. |
Resources: Composition
| Path | Binding Strength | Value Set(Code System) | Description |
|---|---|---|---|
| Composition.status | Required | Composition Status (HL7 FHIR) | The workflow/clinical status of the composition. |
| Composition.category.coding.code | Required | Synapxe CCDA Data Group Code System | CCDA data group. |
| Composition.author.identifier.value | Required | Institution code | Institution code. |
| Composition.section.code.coding.code | Required | Synapxe CCDA Data Section Code System | CCDA data section. |
| Composition.contained[0].code.coding.code | Required | Synapxe CCDA Data Entry Code System | CCDA data entry. |
Resources: Binary
| Path | Binding Strength | Value Set(Code System) | Description |
|---|---|---|---|
| Binary.contentType | Required | Mime Types (HL7 FHIR) | The mime type of an attachment. Any valid mime type is allowed. |