Vulcan ePI FHIR Implementation Guide
0.1.0 - CI Build

Vulcan ePI FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

Resource Profile: Composition (ePI)

Official URL: http://hl7.org/fhir/uv/vulcan-epi/StructureDefinition/Composition-uv-epi Version: 0.1.0
Active as of 2022-09-02 Computable Name: CompositionUvEpi

The Composition captures the section headings, sub-section headings, and narrative text (For example, paragraphs, bulleted lists, tables) in an ePI.

This profile represents the constraints applied to the Composition resource used in an Electronic Product Information (ePI) document.

Usage:

Formal Views of Profile Content

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

This structure is derived from Composition

Summary

Mandatory: 2 elements
Prohibited: 2 elements

This structure is derived from Composition

NameFlagsCard.TypeDescription & Constraintsdoco
.. Composition 0..*CompositionElectronic Product Information composition
... identifier 0..1IdentifierUnique identifier only for this version of the Composition
... status 1..1codepreliminary|final|amended|entered-in-error|deprecated
... type 1..1CodeableConceptType of ePI document template
Binding: ePI document types (extensible)
.... 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: X-EPI
..... display1..1stringRepresentation defined by the system
Fixed Value: electronic Product Information
... subject 0..1Reference(Resource)The authorized medicinal product(s) that this ePI's composition is about
... date 1..1dateTimeDate of last revision for this version of the authorized ePI.
... author 1..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)The Organization responsible for the ePI
... title 1..1stringTitle of the ePI Document
... attester 0..0
... custodian 0..0
... relatesTo 0..*RelatedArtifactCross-reference to anotherother ePI compositions or ePI document()s)
... section 1..*BackboneElementLevel 1 section heading for the whole ePI
.... code 1..1CodeableConceptunique identifier for this section.
.... text 0..1NarrativeNarrative text for this section.
.... orderedBy 0..1CodeableConceptOrder of section entries.
.... emptyReason 0..1CodeableConceptReason the section is empty.
.... section 0..*Nested Sections (sub-section headings for level 2, 3, 4 or 5).

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Composition 0..*CompositionElectronic Product Information composition
... id Σ0..1idLogical 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
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..1IdentifierUnique identifier only for this version of the Composition
... status ?!Σ1..1codepreliminary|final|amended|entered-in-error|deprecated
Binding: CompositionStatus (required): The workflow/clinical status of the composition.

... type Σ1..1CodeableConceptType of ePI document template
Binding: ePI document types (extensible)
... category Σ0..*CodeableConceptHigh-level type of document
Binding: DocumentClassValueSet (example): High-level kind of a clinical document at a macro level.



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: X-EPI
..... display1..1stringRepresentation defined by the system
Fixed Value: electronic Product Information
..... userSelected0..1booleanIf this coding was chosen directly by the user
.... text0..1stringPlain text representation of the concept
... subject Σ0..1Reference(Resource)The authorized medicinal product(s) that this ePI's composition is about
... encounter Σ0..1Reference(Encounter)Context of the Composition
... date Σ1..1dateTimeDate of last revision for this version of the authorized ePI.
... author Σ1..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)The Organization responsible for the ePI
... title Σ1..1stringTitle of the ePI Document
... confidentiality Σ0..1codeAs defined by affinity domain
Binding: Confidentiality (2.0.0) (required): Codes specifying the level of confidentiality of the composition.

... relatesTo 0..*RelatedArtifactCross-reference to anotherother ePI compositions or ePI document()s)
... event Σ0..*BackboneElementThe clinical service(s) being documented
.... id 0..1idUnique 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
... section I1..*BackboneElementLevel 1 section heading for the whole ePI
.... id 0..1idUnique 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 1..1CodeableConceptunique identifier for this section.
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..1NarrativeNarrative text for this section.
.... 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..1CodeableConceptReason the section is empty.
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

.... section I0..*See section (Composition)Nested Sections (sub-section headings for level 2, 3, 4 or 5).

doco Documentation for this format

This structure is derived from Composition

Summary

Mandatory: 2 elements
Prohibited: 2 elements

Differential View

This structure is derived from Composition

NameFlagsCard.TypeDescription & Constraintsdoco
.. Composition 0..*CompositionElectronic Product Information composition
... identifier 0..1IdentifierUnique identifier only for this version of the Composition
... status 1..1codepreliminary|final|amended|entered-in-error|deprecated
... type 1..1CodeableConceptType of ePI document template
Binding: ePI document types (extensible)
.... 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: X-EPI
..... display1..1stringRepresentation defined by the system
Fixed Value: electronic Product Information
... subject 0..1Reference(Resource)The authorized medicinal product(s) that this ePI's composition is about
... date 1..1dateTimeDate of last revision for this version of the authorized ePI.
... author 1..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)The Organization responsible for the ePI
... title 1..1stringTitle of the ePI Document
... attester 0..0
... custodian 0..0
... relatesTo 0..*RelatedArtifactCross-reference to anotherother ePI compositions or ePI document()s)
... section 1..*BackboneElementLevel 1 section heading for the whole ePI
.... code 1..1CodeableConceptunique identifier for this section.
.... text 0..1NarrativeNarrative text for this section.
.... orderedBy 0..1CodeableConceptOrder of section entries.
.... emptyReason 0..1CodeableConceptReason the section is empty.
.... section 0..*Nested Sections (sub-section headings for level 2, 3, 4 or 5).

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Composition 0..*CompositionElectronic Product Information composition
... id Σ0..1idLogical 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
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..1IdentifierUnique identifier only for this version of the Composition
... status ?!Σ1..1codepreliminary|final|amended|entered-in-error|deprecated
Binding: CompositionStatus (required): The workflow/clinical status of the composition.

... type Σ1..1CodeableConceptType of ePI document template
Binding: ePI document types (extensible)
... category Σ0..*CodeableConceptHigh-level type of document
Binding: DocumentClassValueSet (example): High-level kind of a clinical document at a macro level.



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: X-EPI
..... display1..1stringRepresentation defined by the system
Fixed Value: electronic Product Information
..... userSelected0..1booleanIf this coding was chosen directly by the user
.... text0..1stringPlain text representation of the concept
... subject Σ0..1Reference(Resource)The authorized medicinal product(s) that this ePI's composition is about
... encounter Σ0..1Reference(Encounter)Context of the Composition
... date Σ1..1dateTimeDate of last revision for this version of the authorized ePI.
... author Σ1..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)The Organization responsible for the ePI
... title Σ1..1stringTitle of the ePI Document
... confidentiality Σ0..1codeAs defined by affinity domain
Binding: Confidentiality (2.0.0) (required): Codes specifying the level of confidentiality of the composition.

... relatesTo 0..*RelatedArtifactCross-reference to anotherother ePI compositions or ePI document()s)
... event Σ0..*BackboneElementThe clinical service(s) being documented
.... id 0..1idUnique 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
... section I1..*BackboneElementLevel 1 section heading for the whole ePI
.... id 0..1idUnique 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 1..1CodeableConceptunique identifier for this section.
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..1NarrativeNarrative text for this section.
.... 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..1CodeableConceptReason the section is empty.
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

.... section I0..*See section (Composition)Nested Sections (sub-section headings for level 2, 3, 4 or 5).

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet / Code
Composition.languagepreferredCommonLanguages
Max Binding: AllLanguages
Composition.statusrequiredCompositionStatus
Composition.typeextensibleVsEpiType
Composition.categoryexamplePattern: LOINC code X-EPI("electronic Product Information")
Composition.confidentialityrequiredConfidentiality
Composition.attester.modepreferredCompositionAttestationMode
Composition.event.codeexampleActCode
Composition.section.codeexampleDocumentSectionCodes
Composition.section.moderequiredListMode
Composition.section.orderedBypreferredListOrderCodes
Composition.section.emptyReasonpreferredListEmptyReasons