HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm
2.0.0 - STU 2

This page is part of the electronic Case Reporting (eCR) (v2.0.0: STU 2 on FHIR R4) based on FHIR R4. The current version which supercedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions

Resource Profile: RR Composition

Defining URL:http://hl7.org/fhir/us/ecr/StructureDefinition/rr-composition
Version:2.0.0
Name:RRComposition
Title:RR Composition
Status:Active as of 1/18/22 12:57 PM
Definition:

This Composition profile represents the Reportability Response that is created in response to an electronic Initial Case Report Composition.

Publisher:HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)
Source Resource:XML / JSON / Turtle

The official URL for this profile is:

http://hl7.org/fhir/us/ecr/StructureDefinition/rr-composition

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from USPublicHealthComposition

Summary

Mandatory: 7 elements (8 nested mandatory elements)
Must-Support: 23 elements
Fixed Value: 2 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element Composition.relatesTo is sliced based on the value of value:code
  • The element Composition.section is sliced based on the value of value:code
  • The element Composition.section.entry is sliced based on the value of profile:resolve()

This structure is derived from USPublicHealthComposition

NameFlagsCard.TypeDescription & Constraintsdoco
.. Composition S0..*USPublicHealthCompositionReportability Response Composition
... us-ph-information-recipient-extension 1..*Reference(US Core Practitioner Profile | US Public Health PractitionerRole | US Public Health Organization)Reportability Response recipient(s)
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-information-recipient-extension
... type S1..1CodeableConceptPublic Health Reportability Response Document
Required Pattern: At least the following
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 88085-6
... subject S1..1Reference(US Public Health Patient)Patient
... author S1..*Reference(Device | US Public Health Organization | US Core Practitioner Profile | US Public Health PractitionerRole)Author
... custodian 1..1Reference(US Public Health Organization)Organization which maintains the composition
... Slices for relatesTo S0..*BackboneElementRelationships to other compositions/documents
Slice: Unordered, Open by value:code
.... relatesTo:sliceTransformed 0..1BackboneElementDocument or Composition that this Composition is transformed from
..... code 1..1codereplaces | transforms | signs | appends
Fixed Value: transforms
..... target[x] 1..1IdentifierIdentifier of the Document or Composition transformed
.... relatesTo:sliceReplaced 0..1BackboneElementDocument or Composition that this Composition replaces
..... code 1..1codereplaces | transforms | signs | appends
Fixed Value: replaces
..... target[x] 1..1Identifier, Reference(Composition)Identifier/Reference to the Document or Composition transformed
... Slices for section 0..*BackboneElementComposition is broken into sections
Slice: Unordered, Open by value:code
.... section:sliceRRSubjectSection S0..1BackboneElementReportability Response Subject Section
..... code S1..1CodeableConceptReportable condition response information and summary Document
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 88084-9
..... text S1..1NarrativeReportability Response Subject Section
Example General: Public Health Reporting Document: one or more conditions are reportable, or may be reportable to public health.
.... section:sliceEICRSection S1..1BackboneElementElectronic Initial Case Report Section
..... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... rr-eicr-processing-status-extension S1..1(Complex)eICR Processing Status
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-extension
..... eicr-initiation-type-extension S0..1CodeableConceptAlternately or Manually Initiated eICR
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-initiation-type-extension
Binding: eICR Initiation (extensible): Initiation Types

..... rr-eicr-receipt-time-extension S0..1dateTimeDate and time of eICR receipt
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-receipt-time-extension
..... code S1..1CodeableConceptInitial case report processing information Document
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 88082-3
..... Slices for entry S0..*Reference(Resource)A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceEICRDocument S0..*Reference(eICR Document Bundle | US Core DocumentReference Profile)Reference to eICR Document Bundle or eICR CDA document
....... identifier 0..1IdentifiereICR Document Bundle identifier
....... display S0..1stringFilename of eICR
.... section:sliceRRSummarySection S0..1BackboneElementReportability Response Summary Section
..... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... rr-priority-extension S1..1CodeableConceptRR Priority
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/rr-priority-extension
Binding: Reportability Priority (eCR) (extensible): Reportability Priority

..... code S1..1CodeableConceptDocument summary
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 55112-7
..... text S1..1NarrativeRR Summary Section narrative
..... Slices for entry S1..*Reference(Resource)A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceRRSummary S1..1Reference(RR Summary)RR Summary
...... entry:sliceRRCondition S1..*Reference(RR Relevant Reportable Condition Observation)Relevant Reportable Condition

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Composition S0..*USPublicHealthCompositionReportability Response Composition
... id Σ0..1stringLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... composition-clinicaldocument-versionNumber S1..1stringPublic Health Composition versionNumber
URL: http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber
... us-ph-information-recipient-extension S1..*Reference(US Core Practitioner Profile | US Public Health PractitionerRole | US Public Health Organization)Reportability Response recipient(s)
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-information-recipient-extension
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier SΣ1..1IdentifierPublic Health Composition identifier
... status ?!SΣ1..1codepreliminary | final | amended | entered-in-error
Binding: CompositionStatus (required): The workflow/clinical status of the composition.

... type SΣ1..1CodeableConceptPublic Health Reportability Response Document
Binding: FHIRDocumentTypeCodes (preferred): Type of a composition.


Required Pattern: At least the following
.... id0..1stringUnique id for inter-element referencing
.... extension0..*ExtensionAdditional content defined by implementations
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
..... version0..1stringVersion of the system - if relevant
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 88085-6
..... display0..1stringRepresentation defined by the system
..... userSelected0..1booleanIf this coding was chosen directly by the user
.... text0..1stringPlain text representation of the concept
... category Σ0..*CodeableConceptCategorization of Composition
Binding: DocumentClassValueSet (example): High-level kind of a clinical document at a macro level.


... subject SΣ1..1Reference(US Public Health Patient)Patient
... encounter SΣ1..1Reference(eICR Encounter)eICR Encounter
... date SΣ1..1dateTimeComposition editing time
... author SΣ1..*Reference(Device | US Public Health Organization | US Core Practitioner Profile | US Public Health PractitionerRole)Author
... title SΣ1..1stringHuman Readable name/title
... confidentiality Σ0..1codeAs defined by affinity domain
Binding: v3.ConfidentialityClassification (2014-03-26) (required): Codes specifying the level of confidentiality of the composition.

... attester 0..*BackboneElementAttests to accuracy of composition
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... mode 1..1codepersonal | professional | legal | official
Binding: CompositionAttestationMode (required): The way in which a person authenticated a composition.

.... time 0..1dateTimeWhen the composition was attested
.... party 0..1Reference(Patient | RelatedPerson | Practitioner | PractitionerRole | Organization)Who attested the composition
... custodian SΣ1..1Reference(US Public Health Organization)Organization which maintains the composition
... Slices for relatesTo S0..*BackboneElementRelationships to other compositions/documents
Slice: Unordered, Open by value:code
.... relatesTo:All Slices Content/Rules for all slices
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code 1..1codereplaces | transforms | signs | appends
Binding: DocumentRelationshipType (required): The type of relationship between documents.

..... target[x] 1..1Target of the relationship
...... targetIdentifierIdentifier
...... targetReferenceReference(Composition)
.... relatesTo:sliceTransformed S0..1BackboneElementDocument or Composition that this Composition is transformed from
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code S1..1codereplaces | transforms | signs | appends
Binding: DocumentRelationshipType (required): The type of relationship between documents.


Fixed Value: transforms
..... target[x] S1..1IdentifierIdentifier of the Document or Composition transformed
.... relatesTo:sliceReplaced S0..1BackboneElementDocument or Composition that this Composition replaces
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code S1..1codereplaces | transforms | signs | appends
Binding: DocumentRelationshipType (required): The type of relationship between documents.


Fixed Value: replaces
..... target[x] S1..1Identifier/Reference to the Document or Composition transformed
...... targetIdentifierIdentifier
...... targetReferenceReference(Composition)
... event Σ0..*BackboneElementThe clinical service(s) being documented
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code Σ0..*CodeableConceptCode(s) that apply to the event being documented
Binding: v3 Code System ActCode (example): This list of codes represents the main clinical acts being documented.


.... period Σ0..1PeriodThe period covered by the documentation
.... detail Σ0..*Reference(Resource)The event(s) being documented
... Slices for section I0..*BackboneElementComposition is broken into sections
Slice: Unordered, Open by value:code
.... section:All Slices Content/Rules for all slices
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title 0..1stringLabel for section (e.g. for ToC)
..... code 0..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.

..... author 0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus 0..1Reference(Resource)Who/what the section is about, when it is not about the subject of composition
..... text I0..1NarrativeText summary of the section, for human interpretation
..... mode 0..1codeworking | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry I0..*Reference(Resource)A reference to data that supports this section
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section I0..*See section (Composition)Nested Section
.... section:sliceRRSubjectSection SI0..1BackboneElementReportability Response Subject Section
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title 0..1stringLabel for section (e.g. for ToC)
..... code S1..1CodeableConceptReportable condition response information and summary Document
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 88084-9
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... author 0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus 0..1Reference(Resource)Who/what the section is about, when it is not about the subject of composition
..... text SI1..1NarrativeReportability Response Subject Section
Example General: Public Health Reporting Document: one or more conditions are reportable, or may be reportable to public health.
..... mode 0..1codeworking | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry I0..*Reference(Resource)A reference to data that supports this section
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section I0..*See section (Composition)Nested Section
.... section:sliceEICRSection SI1..1BackboneElementElectronic Initial Case Report Section
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... rr-eicr-processing-status-extension S1..1(Complex)eICR Processing Status
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-extension
..... eicr-initiation-type-extension S0..1CodeableConceptAlternately or Manually Initiated eICR
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-initiation-type-extension
Binding: eICR Initiation (extensible): Initiation Types


..... rr-eicr-receipt-time-extension S0..1dateTimeDate and time of eICR receipt
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-receipt-time-extension
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title 0..1stringLabel for section (e.g. for ToC)
..... code S1..1CodeableConceptInitial case report processing information Document
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 88082-3
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... author 0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus 0..1Reference(Resource)Who/what the section is about, when it is not about the subject of composition
..... text I0..1NarrativeText summary of the section, for human interpretation
..... mode 0..1codeworking | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SI0..*Reference(Resource)A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceEICRDocument SI0..*Reference(eICR Document Bundle | US Core DocumentReference Profile)Reference to eICR Document Bundle or eICR CDA document
....... id 0..1stringUnique id for inter-element referencing
....... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
....... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
....... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

....... identifier Σ0..1IdentifiereICR Document Bundle identifier
....... display SΣ0..1stringFilename of eICR
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section I0..*See section (Composition)Nested Section
.... section:sliceRRSummarySection SI0..1BackboneElementReportability Response Summary Section
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... rr-priority-extension S1..1CodeableConceptRR Priority
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/rr-priority-extension
Binding: Reportability Priority (eCR) (extensible): Reportability Priority


..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title 0..1stringLabel for section (e.g. for ToC)
..... code S1..1CodeableConceptDocument summary
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 55112-7
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... author 0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus 0..1Reference(Resource)Who/what the section is about, when it is not about the subject of composition
..... text SI1..1NarrativeRR Summary Section narrative
..... mode 0..1codeworking | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SI1..*Reference(Resource)A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceRRSummary SI1..1Reference(RR Summary)RR Summary
...... entry:sliceRRCondition SI1..*Reference(RR Relevant Reportable Condition Observation)Relevant Reportable Condition
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section I0..*See section (Composition)Nested Section

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Composition 0..*USPublicHealthCompositionReportability Response Composition
... composition-clinicaldocument-versionNumber 1..1stringPublic Health Composition versionNumber
URL: http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber
... us-ph-information-recipient-extension 1..*Reference(US Core Practitioner Profile | US Public Health PractitionerRole | US Public Health Organization)Reportability Response recipient(s)
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-information-recipient-extension
... identifier Σ1..1IdentifierPublic Health Composition identifier
... type Σ1..1CodeableConceptPublic Health Reportability Response Document
Binding: FHIRDocumentTypeCodes (preferred): Type of a composition.


Required Pattern: At least the following
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 88085-6
... subject Σ1..1Reference(US Public Health Patient)Patient
... encounter Σ1..1Reference(eICR Encounter)eICR Encounter
... date Σ1..1dateTimeComposition editing time
... author Σ1..*Reference(Device | US Public Health Organization | US Core Practitioner Profile | US Public Health PractitionerRole)Author
... title Σ1..1stringHuman Readable name/title
... custodian Σ1..1Reference(US Public Health Organization)Organization which maintains the composition
... Slices for relatesTo 0..*BackboneElementRelationships to other compositions/documents
Slice: Unordered, Open by value:code
.... relatesTo:sliceTransformed 0..1BackboneElementDocument or Composition that this Composition is transformed from
..... code 1..1codereplaces | transforms | signs | appends
Binding: DocumentRelationshipType (required): The type of relationship between documents.


Fixed Value: transforms
..... target[x] 1..1IdentifierIdentifier of the Document or Composition transformed
.... relatesTo:sliceReplaced 0..1BackboneElementDocument or Composition that this Composition replaces
..... code 1..1codereplaces | transforms | signs | appends
Binding: DocumentRelationshipType (required): The type of relationship between documents.


Fixed Value: replaces
..... target[x] 1..1Identifier/Reference to the Document or Composition transformed
...... targetIdentifierIdentifier
...... targetReferenceReference(Composition)
.... section:sliceRRSubjectSection I0..1BackboneElementReportability Response Subject Section
..... code 1..1CodeableConceptReportable condition response information and summary Document
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 88084-9
..... text I1..1NarrativeReportability Response Subject Section
.... section:sliceEICRSection I1..1BackboneElementElectronic Initial Case Report Section
..... rr-eicr-processing-status-extension 1..1(Complex)eICR Processing Status
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-extension
..... eicr-initiation-type-extension 0..1CodeableConceptAlternately or Manually Initiated eICR
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-initiation-type-extension
Binding: eICR Initiation (extensible): Initiation Types


..... rr-eicr-receipt-time-extension 0..1dateTimeDate and time of eICR receipt
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-receipt-time-extension
..... code 1..1CodeableConceptInitial case report processing information Document
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 88082-3
..... Slices for entry I0..*Reference(Resource)A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceEICRDocument I0..*Reference(eICR Document Bundle | US Core DocumentReference Profile)Reference to eICR Document Bundle or eICR CDA document
....... display Σ0..1stringFilename of eICR
.... section:sliceRRSummarySection I0..1BackboneElementReportability Response Summary Section
..... rr-priority-extension 1..1CodeableConceptRR Priority
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/rr-priority-extension
Binding: Reportability Priority (eCR) (extensible): Reportability Priority


..... code 1..1CodeableConceptDocument summary
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 55112-7
..... text I1..1NarrativeRR Summary Section narrative
..... Slices for entry I1..*Reference(Resource)A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceRRSummary I1..1Reference(RR Summary)RR Summary
...... entry:sliceRRCondition I1..*Reference(RR Relevant Reportable Condition Observation)Relevant Reportable Condition

doco Documentation for this format

This structure is derived from USPublicHealthComposition

Summary

Mandatory: 7 elements (8 nested mandatory elements)
Must-Support: 23 elements
Fixed Value: 2 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element Composition.relatesTo is sliced based on the value of value:code
  • The element Composition.section is sliced based on the value of value:code
  • The element Composition.section.entry is sliced based on the value of profile:resolve()

Differential View

This structure is derived from USPublicHealthComposition

NameFlagsCard.TypeDescription & Constraintsdoco
.. Composition S0..*USPublicHealthCompositionReportability Response Composition
... us-ph-information-recipient-extension 1..*Reference(US Core Practitioner Profile | US Public Health PractitionerRole | US Public Health Organization)Reportability Response recipient(s)
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-information-recipient-extension
... type S1..1CodeableConceptPublic Health Reportability Response Document
Required Pattern: At least the following
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 88085-6
... subject S1..1Reference(US Public Health Patient)Patient
... author S1..*Reference(Device | US Public Health Organization | US Core Practitioner Profile | US Public Health PractitionerRole)Author
... custodian 1..1Reference(US Public Health Organization)Organization which maintains the composition
... Slices for relatesTo S0..*BackboneElementRelationships to other compositions/documents
Slice: Unordered, Open by value:code
.... relatesTo:sliceTransformed 0..1BackboneElementDocument or Composition that this Composition is transformed from
..... code 1..1codereplaces | transforms | signs | appends
Fixed Value: transforms
..... target[x] 1..1IdentifierIdentifier of the Document or Composition transformed
.... relatesTo:sliceReplaced 0..1BackboneElementDocument or Composition that this Composition replaces
..... code 1..1codereplaces | transforms | signs | appends
Fixed Value: replaces
..... target[x] 1..1Identifier, Reference(Composition)Identifier/Reference to the Document or Composition transformed
... Slices for section 0..*BackboneElementComposition is broken into sections
Slice: Unordered, Open by value:code
.... section:sliceRRSubjectSection S0..1BackboneElementReportability Response Subject Section
..... code S1..1CodeableConceptReportable condition response information and summary Document
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 88084-9
..... text S1..1NarrativeReportability Response Subject Section
Example General: Public Health Reporting Document: one or more conditions are reportable, or may be reportable to public health.
.... section:sliceEICRSection S1..1BackboneElementElectronic Initial Case Report Section
..... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... rr-eicr-processing-status-extension S1..1(Complex)eICR Processing Status
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-extension
..... eicr-initiation-type-extension S0..1CodeableConceptAlternately or Manually Initiated eICR
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-initiation-type-extension
Binding: eICR Initiation (extensible): Initiation Types

..... rr-eicr-receipt-time-extension S0..1dateTimeDate and time of eICR receipt
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-receipt-time-extension
..... code S1..1CodeableConceptInitial case report processing information Document
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 88082-3
..... Slices for entry S0..*Reference(Resource)A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceEICRDocument S0..*Reference(eICR Document Bundle | US Core DocumentReference Profile)Reference to eICR Document Bundle or eICR CDA document
....... identifier 0..1IdentifiereICR Document Bundle identifier
....... display S0..1stringFilename of eICR
.... section:sliceRRSummarySection S0..1BackboneElementReportability Response Summary Section
..... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... rr-priority-extension S1..1CodeableConceptRR Priority
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/rr-priority-extension
Binding: Reportability Priority (eCR) (extensible): Reportability Priority

..... code S1..1CodeableConceptDocument summary
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 55112-7
..... text S1..1NarrativeRR Summary Section narrative
..... Slices for entry S1..*Reference(Resource)A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceRRSummary S1..1Reference(RR Summary)RR Summary
...... entry:sliceRRCondition S1..*Reference(RR Relevant Reportable Condition Observation)Relevant Reportable Condition

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Composition S0..*USPublicHealthCompositionReportability Response Composition
... id Σ0..1stringLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... composition-clinicaldocument-versionNumber S1..1stringPublic Health Composition versionNumber
URL: http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber
... us-ph-information-recipient-extension S1..*Reference(US Core Practitioner Profile | US Public Health PractitionerRole | US Public Health Organization)Reportability Response recipient(s)
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-information-recipient-extension
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier SΣ1..1IdentifierPublic Health Composition identifier
... status ?!SΣ1..1codepreliminary | final | amended | entered-in-error
Binding: CompositionStatus (required): The workflow/clinical status of the composition.

... type SΣ1..1CodeableConceptPublic Health Reportability Response Document
Binding: FHIRDocumentTypeCodes (preferred): Type of a composition.


Required Pattern: At least the following
.... id0..1stringUnique id for inter-element referencing
.... extension0..*ExtensionAdditional content defined by implementations
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
..... version0..1stringVersion of the system - if relevant
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 88085-6
..... display0..1stringRepresentation defined by the system
..... userSelected0..1booleanIf this coding was chosen directly by the user
.... text0..1stringPlain text representation of the concept
... category Σ0..*CodeableConceptCategorization of Composition
Binding: DocumentClassValueSet (example): High-level kind of a clinical document at a macro level.


... subject SΣ1..1Reference(US Public Health Patient)Patient
... encounter SΣ1..1Reference(eICR Encounter)eICR Encounter
... date SΣ1..1dateTimeComposition editing time
... author SΣ1..*Reference(Device | US Public Health Organization | US Core Practitioner Profile | US Public Health PractitionerRole)Author
... title SΣ1..1stringHuman Readable name/title
... confidentiality Σ0..1codeAs defined by affinity domain
Binding: v3.ConfidentialityClassification (2014-03-26) (required): Codes specifying the level of confidentiality of the composition.

... attester 0..*BackboneElementAttests to accuracy of composition
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... mode 1..1codepersonal | professional | legal | official
Binding: CompositionAttestationMode (required): The way in which a person authenticated a composition.

.... time 0..1dateTimeWhen the composition was attested
.... party 0..1Reference(Patient | RelatedPerson | Practitioner | PractitionerRole | Organization)Who attested the composition
... custodian SΣ1..1Reference(US Public Health Organization)Organization which maintains the composition
... Slices for relatesTo S0..*BackboneElementRelationships to other compositions/documents
Slice: Unordered, Open by value:code
.... relatesTo:All Slices Content/Rules for all slices
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code 1..1codereplaces | transforms | signs | appends
Binding: DocumentRelationshipType (required): The type of relationship between documents.

..... target[x] 1..1Target of the relationship
...... targetIdentifierIdentifier
...... targetReferenceReference(Composition)
.... relatesTo:sliceTransformed S0..1BackboneElementDocument or Composition that this Composition is transformed from
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code S1..1codereplaces | transforms | signs | appends
Binding: DocumentRelationshipType (required): The type of relationship between documents.


Fixed Value: transforms
..... target[x] S1..1IdentifierIdentifier of the Document or Composition transformed
.... relatesTo:sliceReplaced S0..1BackboneElementDocument or Composition that this Composition replaces
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code S1..1codereplaces | transforms | signs | appends
Binding: DocumentRelationshipType (required): The type of relationship between documents.


Fixed Value: replaces
..... target[x] S1..1Identifier/Reference to the Document or Composition transformed
...... targetIdentifierIdentifier
...... targetReferenceReference(Composition)
... event Σ0..*BackboneElementThe clinical service(s) being documented
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code Σ0..*CodeableConceptCode(s) that apply to the event being documented
Binding: v3 Code System ActCode (example): This list of codes represents the main clinical acts being documented.


.... period Σ0..1PeriodThe period covered by the documentation
.... detail Σ0..*Reference(Resource)The event(s) being documented
... Slices for section I0..*BackboneElementComposition is broken into sections
Slice: Unordered, Open by value:code
.... section:All Slices Content/Rules for all slices
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title 0..1stringLabel for section (e.g. for ToC)
..... code 0..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.

..... author 0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus 0..1Reference(Resource)Who/what the section is about, when it is not about the subject of composition
..... text I0..1NarrativeText summary of the section, for human interpretation
..... mode 0..1codeworking | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry I0..*Reference(Resource)A reference to data that supports this section
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section I0..*See section (Composition)Nested Section
.... section:sliceRRSubjectSection SI0..1BackboneElementReportability Response Subject Section
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title 0..1stringLabel for section (e.g. for ToC)
..... code S1..1CodeableConceptReportable condition response information and summary Document
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 88084-9
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... author 0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus 0..1Reference(Resource)Who/what the section is about, when it is not about the subject of composition
..... text SI1..1NarrativeReportability Response Subject Section
Example General: Public Health Reporting Document: one or more conditions are reportable, or may be reportable to public health.
..... mode 0..1codeworking | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry I0..*Reference(Resource)A reference to data that supports this section
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section I0..*See section (Composition)Nested Section
.... section:sliceEICRSection SI1..1BackboneElementElectronic Initial Case Report Section
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... rr-eicr-processing-status-extension S1..1(Complex)eICR Processing Status
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-extension
..... eicr-initiation-type-extension S0..1CodeableConceptAlternately or Manually Initiated eICR
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-initiation-type-extension
Binding: eICR Initiation (extensible): Initiation Types


..... rr-eicr-receipt-time-extension S0..1dateTimeDate and time of eICR receipt
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-receipt-time-extension
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title 0..1stringLabel for section (e.g. for ToC)
..... code S1..1CodeableConceptInitial case report processing information Document
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 88082-3
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... author 0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus 0..1Reference(Resource)Who/what the section is about, when it is not about the subject of composition
..... text I0..1NarrativeText summary of the section, for human interpretation
..... mode 0..1codeworking | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SI0..*Reference(Resource)A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceEICRDocument SI0..*Reference(eICR Document Bundle | US Core DocumentReference Profile)Reference to eICR Document Bundle or eICR CDA document
....... id 0..1stringUnique id for inter-element referencing
....... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
....... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
....... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

....... identifier Σ0..1IdentifiereICR Document Bundle identifier
....... display SΣ0..1stringFilename of eICR
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section I0..*See section (Composition)Nested Section
.... section:sliceRRSummarySection SI0..1BackboneElementReportability Response Summary Section
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... rr-priority-extension S1..1CodeableConceptRR Priority
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/rr-priority-extension
Binding: Reportability Priority (eCR) (extensible): Reportability Priority


..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title 0..1stringLabel for section (e.g. for ToC)
..... code S1..1CodeableConceptDocument summary
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 55112-7
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... author 0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus 0..1Reference(Resource)Who/what the section is about, when it is not about the subject of composition
..... text SI1..1NarrativeRR Summary Section narrative
..... mode 0..1codeworking | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SI1..*Reference(Resource)A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceRRSummary SI1..1Reference(RR Summary)RR Summary
...... entry:sliceRRCondition SI1..*Reference(RR Relevant Reportable Condition Observation)Relevant Reportable Condition
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section I0..*See section (Composition)Nested Section

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet / Code
Composition.languagepreferredCommonLanguages
Max Binding: AllLanguages
Composition.statusrequiredCompositionStatus
Composition.typepreferredPattern: LOINC code 88085-6
Composition.categoryexampleDocumentClassValueSet
Composition.confidentialityrequiredv3.ConfidentialityClassification
Composition.attester.moderequiredCompositionAttestationMode
Composition.relatesTo.coderequiredDocumentRelationshipType
Composition.relatesTo:sliceTransformed.coderequiredFixed Value: transforms
Composition.relatesTo:sliceReplaced.coderequiredFixed Value: replaces
Composition.event.codeexampleActCode
Composition.section.codeexampleDocumentSectionCodes
Composition.section.moderequiredListMode
Composition.section.orderedBypreferredListOrderCodes
Composition.section.emptyReasonpreferredListEmptyReasons
Composition.section:sliceRRSubjectSection.codeexamplePattern: LOINC code 88084-9
Composition.section:sliceRRSubjectSection.moderequiredListMode
Composition.section:sliceRRSubjectSection.orderedBypreferredListOrderCodes
Composition.section:sliceRRSubjectSection.emptyReasonpreferredListEmptyReasons
Composition.section:sliceEICRSection.codeexamplePattern: LOINC code 88082-3
Composition.section:sliceEICRSection.moderequiredListMode
Composition.section:sliceEICRSection.orderedBypreferredListOrderCodes
Composition.section:sliceEICRSection.entry:sliceEICRDocument.typeextensibleResourceType
Composition.section:sliceEICRSection.emptyReasonpreferredListEmptyReasons
Composition.section:sliceRRSummarySection.codeexamplePattern: LOINC code 55112-7
Composition.section:sliceRRSummarySection.moderequiredListMode
Composition.section:sliceRRSummarySection.orderedBypreferredListOrderCodes
Composition.section:sliceRRSummarySection.emptyReasonpreferredListEmptyReasons

Constraints

IdGradePathDetailsRequirements
dom-2errorCompositionIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCompositionIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorCompositionIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorCompositionIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6Best PracticeCompositionA resource should have narrative for robust management
: text.`div`.exists()
ele-1errorComposition.metaAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.implicitRulesAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.languageAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.extension:sliceExtensionVersionNumberAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.extension:sliceExtensionVersionNumberMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.extension:sliceExtensionInformationRecipientAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.extension:sliceExtensionInformationRecipientMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.statusAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.categoryAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.subjectAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.encounterAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.dateAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.authorAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.titleAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.confidentialityAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.attesterAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.attester.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.attester.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.attester.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.attester.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.attester.modeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.attester.timeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.attester.partyAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.custodianAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.relatesToAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.relatesTo.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.relatesTo.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.relatesTo.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.relatesTo.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.relatesTo.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.relatesTo.target[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.relatesTo:sliceTransformedAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.relatesTo:sliceTransformed.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.relatesTo:sliceTransformed.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.relatesTo:sliceTransformed.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.relatesTo:sliceTransformed.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.relatesTo:sliceTransformed.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.relatesTo:sliceTransformed.target[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.relatesTo:sliceReplacedAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.relatesTo:sliceReplaced.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.relatesTo:sliceReplaced.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.relatesTo:sliceReplaced.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.relatesTo:sliceReplaced.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.relatesTo:sliceReplaced.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.relatesTo:sliceReplaced.target[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.eventAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.event.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.event.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.event.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.event.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.event.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.event.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.event.detailAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
cmp-1errorComposition.sectionA section must contain at least one of text, entries, or sub-sections
: text.exists() or entry.exists() or section.exists()
cmp-2errorComposition.sectionA section can only have an emptyReason if it is empty
: emptyReason.empty() or entry.empty()
ele-1errorComposition.sectionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.section.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.section.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.section.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.section.titleAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section.authorAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section.focusAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section.textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section.modeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section.orderedByAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section.entryAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section.emptyReasonAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section.sectionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
cmp-1errorComposition.section:sliceRRSubjectSectionA section must contain at least one of text, entries, or sub-sections
: text.exists() or entry.exists() or section.exists()
cmp-2errorComposition.section:sliceRRSubjectSectionA section can only have an emptyReason if it is empty
: emptyReason.empty() or entry.empty()
ele-1errorComposition.section:sliceRRSubjectSectionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceRRSubjectSection.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.section:sliceRRSubjectSection.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.section:sliceRRSubjectSection.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.section:sliceRRSubjectSection.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.section:sliceRRSubjectSection.titleAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceRRSubjectSection.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceRRSubjectSection.authorAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceRRSubjectSection.focusAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceRRSubjectSection.textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceRRSubjectSection.modeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceRRSubjectSection.orderedByAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceRRSubjectSection.entryAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceRRSubjectSection.emptyReasonAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceRRSubjectSection.sectionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
cmp-1errorComposition.section:sliceEICRSectionA section must contain at least one of text, entries, or sub-sections
: text.exists() or entry.exists() or section.exists()
cmp-2errorComposition.section:sliceEICRSectionA section can only have an emptyReason if it is empty
: emptyReason.empty() or entry.empty()
ele-1errorComposition.section:sliceEICRSectionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceEICRSection.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.section:sliceEICRSection.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.section:sliceEICRSection.extension:extensionEICRProcessingStatusAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.section:sliceEICRSection.extension:extensionEICRProcessingStatusMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.section:sliceEICRSection.extension:extensionAlternatelyManuallyInitiatedEICRAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.section:sliceEICRSection.extension:extensionAlternatelyManuallyInitiatedEICRMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.section:sliceEICRSection.extension:extensionEICRReceiptTimeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.section:sliceEICRSection.extension:extensionEICRReceiptTimeMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.section:sliceEICRSection.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.section:sliceEICRSection.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.section:sliceEICRSection.titleAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceEICRSection.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceEICRSection.authorAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceEICRSection.focusAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceEICRSection.textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceEICRSection.modeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceEICRSection.orderedByAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceEICRSection.entryAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceEICRSection.entry:sliceEICRDocumentAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceEICRSection.entry:sliceEICRDocument.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.section:sliceEICRSection.entry:sliceEICRDocument.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.section:sliceEICRSection.entry:sliceEICRDocument.referenceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceEICRSection.entry:sliceEICRDocument.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceEICRSection.entry:sliceEICRDocument.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceEICRSection.entry:sliceEICRDocument.displayAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceEICRSection.emptyReasonAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceEICRSection.sectionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
cmp-1errorComposition.section:sliceRRSummarySectionA section must contain at least one of text, entries, or sub-sections
: text.exists() or entry.exists() or section.exists()
cmp-2errorComposition.section:sliceRRSummarySectionA section can only have an emptyReason if it is empty
: emptyReason.empty() or entry.empty()
ele-1errorComposition.section:sliceRRSummarySectionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceRRSummarySection.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.section:sliceRRSummarySection.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.section:sliceRRSummarySection.extension:extensionRRPriorityAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.section:sliceRRSummarySection.extension:extensionRRPriorityMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.section:sliceRRSummarySection.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorComposition.section:sliceRRSummarySection.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorComposition.section:sliceRRSummarySection.titleAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceRRSummarySection.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceRRSummarySection.authorAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceRRSummarySection.focusAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceRRSummarySection.textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceRRSummarySection.modeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceRRSummarySection.orderedByAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceRRSummarySection.entryAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceRRSummarySection.entry:sliceRRSummaryAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceRRSummarySection.entry:sliceRRConditionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceRRSummarySection.emptyReasonAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorComposition.section:sliceRRSummarySection.sectionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())