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 BundleType (HL7 FHIR) Indicates the purpose of a bundle - how it is intended to be used.
DocumentReference.status Required DocumentReferenceStatus (HL7 FHIR) The status of the document reference.
DocumentReference.docStatus Required CompositionStatus (HL7 FHIR) Status of the underlying document.
DocumentReference.category.coding.code Required CCDADataGroup CCDA data group.

Resources: Composition

Path Binding Strength Value Set(Code System) Description
Composition.status Required CompositionStatus (HL7 FHIR) The workflow/clinical status of the composition.
Composition.category.coding.code Required CCDA Data Group CCDA data group.
Composition.author.identifier.value Required Institution code Institution code.
Composition.section.code.coding.code Required CCDA Data Section CCDA data section.
Composition.contained[0].code.coding.code Required CCDA Data Entry CCDA data entry.

Resources: Binary

Path Binding Strength Value Set(Code System) Description
Binary.contentType Required MimeTypes (HL7 FHIR) The mime type of an attachment. Any valid mime type is allowed.