FHIR Clinical Documents, published by HL7 International / Structured Documents. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-clinical-document/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
The following conformance table is is automatically generated by the publisher. It only contains non-computable conformance statements from narrative and does not include profiling requirements or constraints from the Bundle and Composition profiles.
| Id | Expectation | Rule |
|---|---|---|
| SHALL SHOULD NOT MAY SHOULD SHALL NOT | ||
| §bundle-1 | SHALL | the sender SHALL include the direct targets of all composition references in the bundle. |
| §creator-guidance-1 | SHALL | SHALL place attested narrative into Composition.section.text. |
| §creator-guidance-2 | SHOULD NOT | SHOULD NOT redundantly place attested narrative in both Composition.text and Composition.section.text. |
| §creator-guidance-3 | MAY | MAY include narrative that is not derived from any structured data. |
| §creator-guidance-4 | SHOULD | SHOULD include document metadata (e.g. patient) in Composition.text. |
| §creator-guidance-5 | MAY | MAY include a list of document sections in Composition.text |
| §guidance-composition-1 | SHALL | SHALL place attested narrative into Composition.section.text. |
| §guidance-composition-2 | SHOULD NOT | SHOULD NOT redundantly place attested narrative in both Composition.text and Composition.section.text. |
| §guidance-composition-3 | MAY | MAY include narrative that is not derived from any structured data. |
| §guidance-composition-4 | SHOULD | SHOULD include document metadata (e.g. patient) in Composition.text. |
| §guidance-composition-5 | MAY | MAY include a list of document sections in Composition.text. |
| §guidance-composition-6 | SHALL | SHALL include, at a minimum, Composition.title, Composition.section.title and Composition.section.text in any rendition of the document. |
| §guidance-composition-7 | MAY | MAY include Composition.text in a rendition of the document. |
| §guidance-composition-8 | MAY | MAY render additional document information (such as patient name and date of birth) derived from structured Composition fields. |
| §guidance-composition-9 | SHALL | Composition.category: Document creators SHALL include a category value of 'clinical-note'. This serves to differentiate a FHIR Clinical Document from an arbitrary FHIR Document. |
| §guidance-composition-10 | SHOULD | Composition.custodian: A basic tenet of a clinical document is stewardship, where, by definition, a clinical document is maintained by an organization entrusted with its care. Stewardship is reflected by Composition.custodian. While FHIR R4 restricts a custodian to be an Organization, FHIR R6 will expand on this to accommodate patient authored notes. In anticipation, this IG sets the cardinality of Composition.custodian to 0..1, but stipulates that the custodian SHOULD be populated where it is a known organization. |
| §guidance-composition-11 | SHALL NOT | participant: The participant extensions (data-enterer, informant, information-recipient, participant) derive from the HL7 Clinical Document Architecture standard. Several CDA participant types (e.g. author, custodian) already exist as Composition elements, whereas those not present on the base Composition resource have been added here as extensions (and will be proposed as new elements on the Composition R6 resource). Composition participants reflect activity at the document level (e.g. related to the act of documenting), and are not inherited by referenced resources such as Observations. FHIR Clinical Document creators SHALL NOT use the generic extension:participant where a more specific participant (such as 'informant') exists. |
| §guidance-composition-12 | SHALL NOT | While the R5-Composition-status extension is not defined as a modifierExtension, its meaning SHALL NOT be ignored. |
| §guidance-readability-1 | SHALL | FHIR core narrative guidance stipulates that a resource's narrative "SHALL reflect all content needed for a human to understand the essential clinical and business information for the resource". |
| §guidance-readability-2 | SHALL NOT | Human readability SHALL NOT require a sender to transmit a special style sheet along with a FHIR Clinical Document. It must be possible to render all FHIR Clinical Documents with a single style sheet and general-market display tools. |
| §mapping-1 | MAY | CDA NonXMLBody: A CDA document with a nonXMLBody MAY be represented in FHIR using a DocumentReference that points to the information contained in the CDA's nonXMLBody. If the unstructured CDA document needs to be persisted as a “whole, authenticated document” (for example a previously digitally signed unstructured CDA document), it MAY be represented in FHIR using a DocumentReference that points to the complete CDA document |
| §mustSupport-1 | SHALL | The MustSupport flag as used in this implementation guide SHALL be interpreted to mean: |
| §mustSupport-2 | SHALL | Document creators supporting FHIR Clinical Documents SHALL be capable of populating elements flagged with MS. |
| §mustSupport-3 | SHALL | Document consumers supporting FHIR Clinical Documents SHALL be capable of processing elements flagged as MS. |
| §recipient-guidance-1 | SHALL | SHALL include, at a minimum, Composition.title, Composition.section.title and Composition.section.text in any rendition of the document. |
| §recipient-guidance-2 | MAY | MAY include Composition.text in a rendition of the document. |
| §recipient-guidance-3 | MAY | MAY render additional document information (such as patient name and date of birth) derived from structured Composition fields. |
| §versioning-1 | SHOULD | While out of scope for this IG, good practice suggests that where revision scenarios are possible, those resources subject to revision SHOULD carry a persistent resource identifier (.identifier). |