This page is part of the Electronic Medicinal Product Information (ePI) FHIR Implementation Guide (v1.0.0-ballot: STU1 Ballot 1) based on FHIR v5.0.0-ballot. . For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/Composition-uv-epi | Version: 1.0.0-ballot | |||
Active as of 2022-12-04 | 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:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Composition
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Composition | 0..* | Composition | A set of resources composed into a single coherent clinical statement with clinical attestation | |
identifier | 1..* | Identifier | Unique identifier only for this version of the Composition | |
system | 1..1 | uri | The namespace for the identifier value | |
value | 1..1 | string | The value that is unique | |
status | 1..1 | code | preliminary|final|amended|entered-in-error|deprecated | |
type | 1..1 | CodeableConcept | Type of ePI document template Binding: ePI document types (extensible) | |
category | 0..* | CodeableConcept | Categorization of ePI | |
subject | 1..* | Reference(MedicinalProductDefinition (ePI)) | The authorized medicinal product(s) that this ePI's composition is about | |
date | 1..1 | dateTime | Date of last revision for this version of the authorized ePI. | |
author | 1..* | Reference(Organization (ePI)) | The Organization responsible for the ePI | |
title | 1..1 | string | Title of the ePI Document | |
relatesTo | 0..* | RelatedArtifact | Cross-reference to anotherother ePI compositions or ePI document()s) | |
section | 1..* | BackboneElement | Level 1 section heading for the whole ePI | |
code | 1..1 | CodeableConcept | unique identifier for this section. Binding: Section Codes (extensible) | |
text | 0..1 | Narrative | Narrative text for this section. | |
orderedBy | 0..1 | CodeableConcept | Order of section entries. | |
emptyReason | 0..1 | CodeableConcept | Reason the section is empty. | |
section | 0..* | BackboneElement | Nested Sections (sub-section headings for level 2, 3, 4 or 5). | |
title | 0..1 | string | Section heading | |
code | 1..1 | CodeableConcept | unique identifier for this section. Binding: Section Codes (extensible) | |
text | 0..1 | Narrative | Narrative text for this section. | |
orderedBy | 0..1 | CodeableConcept | Order of section entries. | |
emptyReason | 0..1 | CodeableConcept | Reason the section is empty. | |
Documentation for this format |
Path | Conformance | ValueSet |
Composition.type | extensible | VsEpiType |
Composition.section.code | extensible | VsSectionCode |
Composition.section.section.code | extensible | VsSectionCode |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Composition | 0..* | Composition | A set of resources composed into a single coherent clinical statement with clinical attestation | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 1..* | Identifier | Unique identifier only for this version of the Composition |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) |
system | Σ | 1..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient |
value | Σ | 1..1 | string | The value that is unique Example General: 123456 |
status | ?!Σ | 1..1 | code | preliminary|final|amended|entered-in-error|deprecated Binding: CompositionStatus (required): The workflow/clinical status of the composition. |
type | Σ | 1..1 | CodeableConcept | Type of ePI document template Binding: ePI document types (extensible) |
category | Σ | 0..* | CodeableConcept | Categorization of ePI Binding: ReferencedItemCategoryValueSet (example): High-level kind of a clinical document at a macro level. |
subject | Σ | 1..* | Reference(MedicinalProductDefinition (ePI)) | The authorized medicinal product(s) that this ePI's composition is about |
date | Σ | 1..1 | dateTime | Date of last revision for this version of the authorized ePI. |
author | Σ | 1..* | Reference(Organization (ePI)) | The Organization responsible for the ePI |
title | Σ | 1..1 | string | Title of the ePI Document |
relatesTo | 0..* | RelatedArtifact | Cross-reference to anotherother ePI compositions or ePI document()s) | |
section | C | 1..* | BackboneElement | Level 1 section heading for the whole ePI |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | 1..1 | CodeableConcept | unique identifier for this section. Binding: Section Codes (extensible) | |
text | C | 0..1 | Narrative | Narrative text for this section. |
orderedBy | 0..1 | CodeableConcept | Order of section entries. Binding: ListOrderCodes (preferred): What order applies to the items in the entry. | |
emptyReason | C | 0..1 | CodeableConcept | Reason the section is empty. Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty. |
section | C | 0..* | BackboneElement | Nested Sections (sub-section headings for level 2, 3, 4 or 5). |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
title | 0..1 | string | Section heading | |
code | 1..1 | CodeableConcept | unique identifier for this section. Binding: Section Codes (extensible) | |
text | C | 0..1 | Narrative | Narrative text for this section. |
orderedBy | 0..1 | CodeableConcept | Order of section entries. Binding: ListOrderCodes (preferred): What order applies to the items in the entry. | |
emptyReason | C | 0..1 | CodeableConcept | Reason the section is empty. Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty. |
Documentation for this format |
Path | Conformance | ValueSet |
Composition.identifier.use | required | IdentifierUse |
Composition.status | required | CompositionStatus |
Composition.type | extensible | VsEpiType |
Composition.category | example | ReferencedItemCategoryValueSet |
Composition.section.code | extensible | VsSectionCode |
Composition.section.orderedBy | preferred | ListOrderCodes |
Composition.section.emptyReason | preferred | ListEmptyReasons |
Composition.section.section.code | extensible | VsSectionCode |
Composition.section.section.orderedBy | preferred | ListOrderCodes |
Composition.section.section.emptyReason | preferred | ListEmptyReasons |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Composition | 0..* | Composition | A set of resources composed into a single coherent clinical statement with clinical attestation | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): IETF language tag
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
url | Σ | 0..1 | uri | Canonical identifier for this Composition, represented as a URI (globally unique) | ||||
identifier | Σ | 1..* | Identifier | Unique identifier only for this version of the Composition | ||||
id | 0..1 | id | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) | ||||
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) | ||||
system | Σ | 1..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
value | Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
version | Σ | 0..1 | string | An explicitly assigned identifer of a variation of the content in the Composition | ||||
status | ?!Σ | 1..1 | code | preliminary|final|amended|entered-in-error|deprecated Binding: CompositionStatus (required): The workflow/clinical status of the composition. | ||||
type | Σ | 1..1 | CodeableConcept | Type of ePI document template Binding: ePI document types (extensible) | ||||
category | Σ | 0..* | CodeableConcept | Categorization of ePI Binding: ReferencedItemCategoryValueSet (example): High-level kind of a clinical document at a macro level. | ||||
subject | Σ | 1..* | Reference(MedicinalProductDefinition (ePI)) | The authorized medicinal product(s) that this ePI's composition is about | ||||
encounter | Σ | 0..1 | Reference(Encounter) | Context of the Composition | ||||
date | Σ | 1..1 | dateTime | Date of last revision for this version of the authorized ePI. | ||||
useContext | Σ | 0..* | UsageContext | The context that the content is intended to support | ||||
author | Σ | 1..* | Reference(Organization (ePI)) | The Organization responsible for the ePI | ||||
name | Σ | 0..1 | string | Name for this Composition (computer friendly) | ||||
title | Σ | 1..1 | string | Title of the ePI Document | ||||
note | 0..* | Annotation | For any additional notes | |||||
attester | 0..* | BackboneElement | Attests to accuracy of composition | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
mode | 1..1 | CodeableConcept | personal | professional | legal | official Binding: CompositionAttestationMode (preferred): The way in which a person authenticated a composition. | |||||
time | 0..1 | dateTime | When the composition was attested | |||||
party | 0..1 | Reference(Patient | RelatedPerson | Practitioner | PractitionerRole | Organization) | Who attested the composition | |||||
custodian | Σ | 0..1 | Reference(Organization) | Organization which maintains the composition | ||||
relatesTo | 0..* | RelatedArtifact | Cross-reference to anotherother ePI compositions or ePI document()s) | |||||
event | Σ | 0..* | BackboneElement | The clinical service(s) being documented | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
code | Σ | 0..* | CodeableConcept | Code(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..1 | Period | The period covered by the documentation | ||||
detail | Σ | 0..* | Reference(Resource) | The event(s) being documented | ||||
section | C | 1..* | BackboneElement | Level 1 section heading for the whole ePI | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
title | 0..1 | string | Label for section (e.g. for ToC) | |||||
code | 1..1 | CodeableConcept | unique identifier for this section. Binding: Section Codes (extensible) | |||||
author | 0..* | Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) | Who and/or what authored the section | |||||
focus | 0..1 | Reference(Resource) | Who/what the section is about, when it is not about the subject of composition | |||||
text | C | 0..1 | Narrative | Narrative text for this section. | ||||
mode | 0..1 | code | working | snapshot | changes Binding: ListMode (required): The processing mode that applies to this section. | |||||
orderedBy | 0..1 | CodeableConcept | Order of section entries. Binding: ListOrderCodes (preferred): What order applies to the items in the entry. | |||||
entry | C | 0..* | Reference(Resource) | A reference to data that supports this section | ||||
emptyReason | C | 0..1 | CodeableConcept | Reason the section is empty. Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty. | ||||
section | C | 0..* | BackboneElement | Nested Sections (sub-section headings for level 2, 3, 4 or 5). | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
title | 0..1 | string | Section heading | |||||
code | 1..1 | CodeableConcept | unique identifier for this section. Binding: Section Codes (extensible) | |||||
author | 0..* | Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) | Who and/or what authored the section | |||||
focus | 0..1 | Reference(Resource) | Who/what the section is about, when it is not about the subject of composition | |||||
text | C | 0..1 | Narrative | Narrative text for this section. | ||||
mode | 0..1 | code | working | snapshot | changes Binding: ListMode (required): The processing mode that applies to this section. | |||||
orderedBy | 0..1 | CodeableConcept | Order of section entries. Binding: ListOrderCodes (preferred): What order applies to the items in the entry. | |||||
entry | C | 0..* | Reference(Resource) | A reference to data that supports this section | ||||
emptyReason | C | 0..1 | CodeableConcept | Reason the section is empty. Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty. | ||||
section | C | 0..* | See section (Composition) | Nested Section | ||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
Composition.language | preferred | CommonLanguages
| ||||
Composition.identifier.use | required | IdentifierUse | ||||
Composition.identifier.type | extensible | Identifier Type Codes | ||||
Composition.status | required | CompositionStatus | ||||
Composition.type | extensible | VsEpiType | ||||
Composition.category | example | ReferencedItemCategoryValueSet | ||||
Composition.attester.mode | preferred | CompositionAttestationMode | ||||
Composition.event.code | example | ActCode | ||||
Composition.section.code | extensible | VsSectionCode | ||||
Composition.section.mode | required | ListMode | ||||
Composition.section.orderedBy | preferred | ListOrderCodes | ||||
Composition.section.emptyReason | preferred | ListEmptyReasons | ||||
Composition.section.section.code | extensible | VsSectionCode | ||||
Composition.section.section.mode | required | ListMode | ||||
Composition.section.section.orderedBy | preferred | ListOrderCodes | ||||
Composition.section.section.emptyReason | preferred | ListEmptyReasons |
This structure is derived from Composition
Differential View
This structure is derived from Composition
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Composition | 0..* | Composition | A set of resources composed into a single coherent clinical statement with clinical attestation | |
identifier | 1..* | Identifier | Unique identifier only for this version of the Composition | |
system | 1..1 | uri | The namespace for the identifier value | |
value | 1..1 | string | The value that is unique | |
status | 1..1 | code | preliminary|final|amended|entered-in-error|deprecated | |
type | 1..1 | CodeableConcept | Type of ePI document template Binding: ePI document types (extensible) | |
category | 0..* | CodeableConcept | Categorization of ePI | |
subject | 1..* | Reference(MedicinalProductDefinition (ePI)) | The authorized medicinal product(s) that this ePI's composition is about | |
date | 1..1 | dateTime | Date of last revision for this version of the authorized ePI. | |
author | 1..* | Reference(Organization (ePI)) | The Organization responsible for the ePI | |
title | 1..1 | string | Title of the ePI Document | |
relatesTo | 0..* | RelatedArtifact | Cross-reference to anotherother ePI compositions or ePI document()s) | |
section | 1..* | BackboneElement | Level 1 section heading for the whole ePI | |
code | 1..1 | CodeableConcept | unique identifier for this section. Binding: Section Codes (extensible) | |
text | 0..1 | Narrative | Narrative text for this section. | |
orderedBy | 0..1 | CodeableConcept | Order of section entries. | |
emptyReason | 0..1 | CodeableConcept | Reason the section is empty. | |
section | 0..* | BackboneElement | Nested Sections (sub-section headings for level 2, 3, 4 or 5). | |
title | 0..1 | string | Section heading | |
code | 1..1 | CodeableConcept | unique identifier for this section. Binding: Section Codes (extensible) | |
text | 0..1 | Narrative | Narrative text for this section. | |
orderedBy | 0..1 | CodeableConcept | Order of section entries. | |
emptyReason | 0..1 | CodeableConcept | Reason the section is empty. | |
Documentation for this format |
Path | Conformance | ValueSet |
Composition.type | extensible | VsEpiType |
Composition.section.code | extensible | VsSectionCode |
Composition.section.section.code | extensible | VsSectionCode |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Composition | 0..* | Composition | A set of resources composed into a single coherent clinical statement with clinical attestation | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 1..* | Identifier | Unique identifier only for this version of the Composition |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) |
system | Σ | 1..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient |
value | Σ | 1..1 | string | The value that is unique Example General: 123456 |
status | ?!Σ | 1..1 | code | preliminary|final|amended|entered-in-error|deprecated Binding: CompositionStatus (required): The workflow/clinical status of the composition. |
type | Σ | 1..1 | CodeableConcept | Type of ePI document template Binding: ePI document types (extensible) |
category | Σ | 0..* | CodeableConcept | Categorization of ePI Binding: ReferencedItemCategoryValueSet (example): High-level kind of a clinical document at a macro level. |
subject | Σ | 1..* | Reference(MedicinalProductDefinition (ePI)) | The authorized medicinal product(s) that this ePI's composition is about |
date | Σ | 1..1 | dateTime | Date of last revision for this version of the authorized ePI. |
author | Σ | 1..* | Reference(Organization (ePI)) | The Organization responsible for the ePI |
title | Σ | 1..1 | string | Title of the ePI Document |
relatesTo | 0..* | RelatedArtifact | Cross-reference to anotherother ePI compositions or ePI document()s) | |
section | C | 1..* | BackboneElement | Level 1 section heading for the whole ePI |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | 1..1 | CodeableConcept | unique identifier for this section. Binding: Section Codes (extensible) | |
text | C | 0..1 | Narrative | Narrative text for this section. |
orderedBy | 0..1 | CodeableConcept | Order of section entries. Binding: ListOrderCodes (preferred): What order applies to the items in the entry. | |
emptyReason | C | 0..1 | CodeableConcept | Reason the section is empty. Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty. |
section | C | 0..* | BackboneElement | Nested Sections (sub-section headings for level 2, 3, 4 or 5). |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
title | 0..1 | string | Section heading | |
code | 1..1 | CodeableConcept | unique identifier for this section. Binding: Section Codes (extensible) | |
text | C | 0..1 | Narrative | Narrative text for this section. |
orderedBy | 0..1 | CodeableConcept | Order of section entries. Binding: ListOrderCodes (preferred): What order applies to the items in the entry. | |
emptyReason | C | 0..1 | CodeableConcept | Reason the section is empty. Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty. |
Documentation for this format |
Path | Conformance | ValueSet |
Composition.identifier.use | required | IdentifierUse |
Composition.status | required | CompositionStatus |
Composition.type | extensible | VsEpiType |
Composition.category | example | ReferencedItemCategoryValueSet |
Composition.section.code | extensible | VsSectionCode |
Composition.section.orderedBy | preferred | ListOrderCodes |
Composition.section.emptyReason | preferred | ListEmptyReasons |
Composition.section.section.code | extensible | VsSectionCode |
Composition.section.section.orderedBy | preferred | ListOrderCodes |
Composition.section.section.emptyReason | preferred | ListEmptyReasons |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Composition | 0..* | Composition | A set of resources composed into a single coherent clinical statement with clinical attestation | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): IETF language tag
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
url | Σ | 0..1 | uri | Canonical identifier for this Composition, represented as a URI (globally unique) | ||||
identifier | Σ | 1..* | Identifier | Unique identifier only for this version of the Composition | ||||
id | 0..1 | id | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) | ||||
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) | ||||
system | Σ | 1..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
value | Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
version | Σ | 0..1 | string | An explicitly assigned identifer of a variation of the content in the Composition | ||||
status | ?!Σ | 1..1 | code | preliminary|final|amended|entered-in-error|deprecated Binding: CompositionStatus (required): The workflow/clinical status of the composition. | ||||
type | Σ | 1..1 | CodeableConcept | Type of ePI document template Binding: ePI document types (extensible) | ||||
category | Σ | 0..* | CodeableConcept | Categorization of ePI Binding: ReferencedItemCategoryValueSet (example): High-level kind of a clinical document at a macro level. | ||||
subject | Σ | 1..* | Reference(MedicinalProductDefinition (ePI)) | The authorized medicinal product(s) that this ePI's composition is about | ||||
encounter | Σ | 0..1 | Reference(Encounter) | Context of the Composition | ||||
date | Σ | 1..1 | dateTime | Date of last revision for this version of the authorized ePI. | ||||
useContext | Σ | 0..* | UsageContext | The context that the content is intended to support | ||||
author | Σ | 1..* | Reference(Organization (ePI)) | The Organization responsible for the ePI | ||||
name | Σ | 0..1 | string | Name for this Composition (computer friendly) | ||||
title | Σ | 1..1 | string | Title of the ePI Document | ||||
note | 0..* | Annotation | For any additional notes | |||||
attester | 0..* | BackboneElement | Attests to accuracy of composition | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
mode | 1..1 | CodeableConcept | personal | professional | legal | official Binding: CompositionAttestationMode (preferred): The way in which a person authenticated a composition. | |||||
time | 0..1 | dateTime | When the composition was attested | |||||
party | 0..1 | Reference(Patient | RelatedPerson | Practitioner | PractitionerRole | Organization) | Who attested the composition | |||||
custodian | Σ | 0..1 | Reference(Organization) | Organization which maintains the composition | ||||
relatesTo | 0..* | RelatedArtifact | Cross-reference to anotherother ePI compositions or ePI document()s) | |||||
event | Σ | 0..* | BackboneElement | The clinical service(s) being documented | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
code | Σ | 0..* | CodeableConcept | Code(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..1 | Period | The period covered by the documentation | ||||
detail | Σ | 0..* | Reference(Resource) | The event(s) being documented | ||||
section | C | 1..* | BackboneElement | Level 1 section heading for the whole ePI | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
title | 0..1 | string | Label for section (e.g. for ToC) | |||||
code | 1..1 | CodeableConcept | unique identifier for this section. Binding: Section Codes (extensible) | |||||
author | 0..* | Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) | Who and/or what authored the section | |||||
focus | 0..1 | Reference(Resource) | Who/what the section is about, when it is not about the subject of composition | |||||
text | C | 0..1 | Narrative | Narrative text for this section. | ||||
mode | 0..1 | code | working | snapshot | changes Binding: ListMode (required): The processing mode that applies to this section. | |||||
orderedBy | 0..1 | CodeableConcept | Order of section entries. Binding: ListOrderCodes (preferred): What order applies to the items in the entry. | |||||
entry | C | 0..* | Reference(Resource) | A reference to data that supports this section | ||||
emptyReason | C | 0..1 | CodeableConcept | Reason the section is empty. Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty. | ||||
section | C | 0..* | BackboneElement | Nested Sections (sub-section headings for level 2, 3, 4 or 5). | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
title | 0..1 | string | Section heading | |||||
code | 1..1 | CodeableConcept | unique identifier for this section. Binding: Section Codes (extensible) | |||||
author | 0..* | Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) | Who and/or what authored the section | |||||
focus | 0..1 | Reference(Resource) | Who/what the section is about, when it is not about the subject of composition | |||||
text | C | 0..1 | Narrative | Narrative text for this section. | ||||
mode | 0..1 | code | working | snapshot | changes Binding: ListMode (required): The processing mode that applies to this section. | |||||
orderedBy | 0..1 | CodeableConcept | Order of section entries. Binding: ListOrderCodes (preferred): What order applies to the items in the entry. | |||||
entry | C | 0..* | Reference(Resource) | A reference to data that supports this section | ||||
emptyReason | C | 0..1 | CodeableConcept | Reason the section is empty. Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty. | ||||
section | C | 0..* | See section (Composition) | Nested Section | ||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
Composition.language | preferred | CommonLanguages
| ||||
Composition.identifier.use | required | IdentifierUse | ||||
Composition.identifier.type | extensible | Identifier Type Codes | ||||
Composition.status | required | CompositionStatus | ||||
Composition.type | extensible | VsEpiType | ||||
Composition.category | example | ReferencedItemCategoryValueSet | ||||
Composition.attester.mode | preferred | CompositionAttestationMode | ||||
Composition.event.code | example | ActCode | ||||
Composition.section.code | extensible | VsSectionCode | ||||
Composition.section.mode | required | ListMode | ||||
Composition.section.orderedBy | preferred | ListOrderCodes | ||||
Composition.section.emptyReason | preferred | ListEmptyReasons | ||||
Composition.section.section.code | extensible | VsSectionCode | ||||
Composition.section.section.mode | required | ListMode | ||||
Composition.section.section.orderedBy | preferred | ListOrderCodes | ||||
Composition.section.section.emptyReason | preferred | ListEmptyReasons |
This structure is derived from Composition
Other representations of profile: CSV, Excel, Schematron