FHIR Implementation Guide for NDHM CI Build v2.0
banner

NDHM (R4), Published and maintained by NRCeS for NHA.
This version is based on the NDHM Health Data Interchange Specifications 1.0 and updated periodically.

StructureDefinition-WellnessRecord

This profile sets minimum expectations for the WellnessRecord to record, search, and fetch the details of daily observations such as vital signs, body measurements, physical activities, etc. collected via various healthcare devices by a patient. It identifies the mandatory core elements, vocabularies, and value sets which SHALL be present in the Composition resource when using this profile.

Examples

Formal Views of Profile Content

Description of Profiles, Differentials, and Snapshots.

The official URL for this profile is: https://nrces.in/ndhm/fhir/r4/StructureDefinition/WellnessRecord

This profile builds on Composition


NameFlagsCard.TypeDescription & Constraintsdoco
.. Composition 0..*CompositionA set of resources composed into a single coherent clinical statement with clinical attestation
... status S1..1codepreliminary | final | amended | entered-in-error
... type S1..1CodeableConceptKind of composition (LOINC if possible)
.... text S0..1stringPlain text representation of the concept
Fixed Value: Wellness Record
... subject S1..1Reference(Patient)Who and/or what the composition is about
.... reference 1..1stringLiteral reference, Relative, internal or absolute URL
... encounter 0..1Reference(Encounter)Context of the Composition
... date S1..1dateTimeComposition editing time
... author S1..*Reference(Device | RelatedPerson | Patient | Practitioner | PractitionerRole | Organization)Who and/or what authored the composition
... title S1..1stringHuman Readable name/title
... attester S0..*BackboneElementAttests to accuracy of composition
.... party 0..1Reference(RelatedPerson | Patient | Practitioner | PractitionerRole | Organization)Who attested the composition
... custodian 0..1Reference(Organization)Organization which maintains the composition
... section S1..*(Slice Definition)Composition is broken into sections
Slice: Unordered, Open At End by value:title
.... section:VitalSigns 0..1BackboneElementComposition is broken into sections
..... title S1..1stringLabel for section (e.g. for ToC)
Fixed Value: Vital Signs
..... entry S0..*Reference(ObservationVitalSigns)A reference to data that supports this section
...... reference 1..1stringLiteral reference, Relative, internal or absolute URL
.... section:BodyMeasurement 0..1BackboneElementComposition is broken into sections
..... title S1..1stringLabel for section (e.g. for ToC)
Fixed Value: Body Measurement
..... entry S0..*Reference(ObservationBodyMeasurement)A reference to data that supports this section
...... reference 1..1stringLiteral reference, Relative, internal or absolute URL
.... section:PhysicalActivity 0..1BackboneElementComposition is broken into sections
..... title 1..1stringLabel for section (e.g. for ToC)
Fixed Value: Physical Activity
..... entry S0..*Reference(ObservationPhysicalActivity)A reference to data that supports this section
...... reference 1..1stringLiteral reference, Relative, internal or absolute URL
.... section:GeneralAssessment 0..1BackboneElementComposition is broken into sections
..... title 1..1stringLabel for section (e.g. for ToC)
Fixed Value: General Assessment
..... entry S0..*Reference(ObservationGeneralAssessment)A reference to data that supports this section
...... reference 1..1stringLiteral reference, Relative, internal or absolute URL
.... section:WomenHealth 0..1BackboneElementComposition is broken into sections
..... title 1..1stringLabel for section (e.g. for ToC)
Fixed Value: Women Health
..... entry S0..*Reference(ObservationWomenHealth)A reference to data that supports this section
...... reference 1..1stringLiteral reference, Relative, internal or absolute URL
.... section:Lifestyle 0..1BackboneElementComposition is broken into sections
..... title 1..1stringLabel for section (e.g. for ToC)
Fixed Value: Lifestyle
..... entry S0..*Reference(ObservationLifestyle)A reference to data that supports this section
.... section:OtherObservations 0..1BackboneElementComposition is broken into sections
..... title 1..1stringLabel for section (e.g. for ToC)
Fixed Value: Other Observations
..... entry S0..*Reference(Observation | Condition)A reference to data that supports this section
...... reference 1..1stringLiteral reference, Relative, internal or absolute URL
.... section:DocumentReference 0..1BackboneElementComposition is broken into sections
..... title S1..1stringLabel for section (e.g. for ToC)
Fixed Value: Document Reference
..... entry S0..*Reference(DocumentReference)A reference to data that supports this section
...... reference 1..1stringLiteral reference, Relative, internal or absolute URL

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Composition I0..*CompositionA set of resources composed into a single coherent clinical statement with clinical attestation
... id Σ0..1stringLogical id of this artifact
... meta ΣI0..1MetaMetadata about the resource
... implicitRules ?!ΣI0..1uriA set of rules under which this content was created
... language I0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages
... text I0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension I0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!I0..*ExtensionExtensions that cannot be ignored
... identifier ΣI0..1IdentifierVersion-independent identifier for the Composition
... status ?!SΣI1..1codepreliminary | final | amended | entered-in-error
Binding: CompositionStatus (required)
... type SΣI1..1CodeableConceptKind of composition (LOINC if possible)
Binding: FHIRDocumentTypeCodes (preferred)
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding ΣI0..*CodingCode defined by a terminology system
.... text SΣI0..1stringPlain text representation of the concept
Fixed Value: Wellness Record
... category ΣI0..*CodeableConceptCategorization of Composition
Binding: DocumentClassValueSet (example)
... subject SΣI1..1Reference(Patient)Who and/or what the composition is about
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣI1..1stringLiteral reference, Relative, internal or absolute URL
.... type ΣI0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
.... identifier ΣI0..1IdentifierLogical reference, when literal reference is not known
.... display ΣI0..1stringText alternative for the resource
... encounter ΣI0..1Reference(Encounter)Context of the Composition
... date SΣI1..1dateTimeComposition editing time
... author SΣI1..*Reference(Device | RelatedPerson | Patient | Practitioner | PractitionerRole | Organization)Who and/or what authored the composition
... title SΣI1..1stringHuman Readable name/title
... confidentiality ΣI0..1codeAs defined by affinity domain
Binding: v3.ConfidentialityClassification (2014-03-26) (required)
... attester SI0..*BackboneElementAttests to accuracy of composition
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... mode I1..1codepersonal | professional | legal | official
Binding: CompositionAttestationMode (required)
.... time I0..1dateTimeWhen the composition was attested
.... party I0..1Reference(RelatedPerson | Patient | Practitioner | PractitionerRole | Organization)Who attested the composition
... custodian ΣI0..1Reference(Organization)Organization which maintains the composition
... relatesTo I0..*BackboneElementRelationships to other compositions/documents
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code I1..1codereplaces | transforms | signs | appends
Binding: DocumentRelationshipType (required)
.... target[x] I1..1Target of the relationship
..... targetIdentifierIdentifier
..... targetReferenceReference(Composition)
... event ΣI0..*BackboneElementThe clinical service(s) being documented
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code ΣI0..*CodeableConceptCode(s) that apply to the event being documented
Binding: v3 Code System ActCode (example)
.... period ΣI0..1PeriodThe period covered by the documentation
.... detail ΣI0..*Reference(Resource)The event(s) being documented
... section SI1..*(Slice Definition)Composition is broken into sections
Slice: Unordered, Open At End by value:title
.... section:All Slices Content/Rules for all slices
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title I0..1stringLabel for section (e.g. for ToC)
..... code I0..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
..... author I0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus I0..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 I0..1codeworking | snapshot | changes
Binding: ListMode (required)
..... orderedBy I0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
..... entry I0..*Reference(Resource)A reference to data that supports this section
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)
..... section I0..*See sectionNested Section
.... section:VitalSigns I0..1BackboneElementComposition is broken into sections
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title SI1..1stringLabel for section (e.g. for ToC)
Fixed Value: Vital Signs
..... code I0..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
..... author I0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus I0..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 I0..1codeworking | snapshot | changes
Binding: ListMode (required)
..... orderedBy I0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
..... entry SI0..*Reference(ObservationVitalSigns)A reference to data that supports this section
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... reference ΣI1..1stringLiteral reference, Relative, internal or absolute URL
...... type ΣI0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
...... identifier ΣI0..1IdentifierLogical reference, when literal reference is not known
...... display ΣI0..1stringText alternative for the resource
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)
..... section I0..*See sectionNested Section
.... section:BodyMeasurement I0..1BackboneElementComposition is broken into sections
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title SI1..1stringLabel for section (e.g. for ToC)
Fixed Value: Body Measurement
..... code I0..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
..... author I0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus I0..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 I0..1codeworking | snapshot | changes
Binding: ListMode (required)
..... orderedBy I0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
..... entry SI0..*Reference(ObservationBodyMeasurement)A reference to data that supports this section
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... reference ΣI1..1stringLiteral reference, Relative, internal or absolute URL
...... type ΣI0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
...... identifier ΣI0..1IdentifierLogical reference, when literal reference is not known
...... display ΣI0..1stringText alternative for the resource
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)
..... section I0..*See sectionNested Section
.... section:PhysicalActivity I0..1BackboneElementComposition is broken into sections
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title I1..1stringLabel for section (e.g. for ToC)
Fixed Value: Physical Activity
..... code I0..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
..... author I0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus I0..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 I0..1codeworking | snapshot | changes
Binding: ListMode (required)
..... orderedBy I0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
..... entry SI0..*Reference(ObservationPhysicalActivity)A reference to data that supports this section
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... reference ΣI1..1stringLiteral reference, Relative, internal or absolute URL
...... type ΣI0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
...... identifier ΣI0..1IdentifierLogical reference, when literal reference is not known
...... display ΣI0..1stringText alternative for the resource
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)
..... section I0..*See sectionNested Section
.... section:GeneralAssessment I0..1BackboneElementComposition is broken into sections
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title I1..1stringLabel for section (e.g. for ToC)
Fixed Value: General Assessment
..... code I0..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
..... author I0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus I0..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 I0..1codeworking | snapshot | changes
Binding: ListMode (required)
..... orderedBy I0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
..... entry SI0..*Reference(ObservationGeneralAssessment)A reference to data that supports this section
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... reference ΣI1..1stringLiteral reference, Relative, internal or absolute URL
...... type ΣI0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
...... identifier ΣI0..1IdentifierLogical reference, when literal reference is not known
...... display ΣI0..1stringText alternative for the resource
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)
..... section I0..*See sectionNested Section
.... section:WomenHealth I0..1BackboneElementComposition is broken into sections
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title I1..1stringLabel for section (e.g. for ToC)
Fixed Value: Women Health
..... code I0..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
..... author I0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus I0..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 I0..1codeworking | snapshot | changes
Binding: ListMode (required)
..... orderedBy I0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
..... entry SI0..*Reference(ObservationWomenHealth)A reference to data that supports this section
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... reference ΣI1..1stringLiteral reference, Relative, internal or absolute URL
...... type ΣI0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
...... identifier ΣI0..1IdentifierLogical reference, when literal reference is not known
...... display ΣI0..1stringText alternative for the resource
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)
..... section I0..*See sectionNested Section
.... section:Lifestyle I0..1BackboneElementComposition is broken into sections
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title I1..1stringLabel for section (e.g. for ToC)
Fixed Value: Lifestyle
..... code I0..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
..... author I0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus I0..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 I0..1codeworking | snapshot | changes
Binding: ListMode (required)
..... orderedBy I0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
..... entry SI0..*Reference(ObservationLifestyle)A reference to data that supports this section
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)
..... section I0..*See sectionNested Section
.... section:OtherObservations I0..1BackboneElementComposition is broken into sections
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title I1..1stringLabel for section (e.g. for ToC)
Fixed Value: Other Observations
..... code I0..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
..... author I0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus I0..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 I0..1codeworking | snapshot | changes
Binding: ListMode (required)
..... orderedBy I0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
..... entry SI0..*Reference(Observation | Condition)A reference to data that supports this section
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... reference ΣI1..1stringLiteral reference, Relative, internal or absolute URL
...... type ΣI0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
...... identifier ΣI0..1IdentifierLogical reference, when literal reference is not known
...... display ΣI0..1stringText alternative for the resource
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)
..... section I0..*See sectionNested Section
.... section:DocumentReference I0..1BackboneElementComposition is broken into sections
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title SI1..1stringLabel for section (e.g. for ToC)
Fixed Value: Document Reference
..... code I0..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
..... author I0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus I0..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 I0..1codeworking | snapshot | changes
Binding: ListMode (required)
..... orderedBy I0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
..... entry SI0..*Reference(DocumentReference)A reference to data that supports this section
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... reference ΣI1..1stringLiteral reference, Relative, internal or absolute URL
...... type ΣI0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
...... identifier ΣI0..1IdentifierLogical reference, when literal reference is not known
...... display ΣI0..1stringText alternative for the resource
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)
..... section I0..*See sectionNested Section

doco Documentation for this format

Differential View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Composition 0..*CompositionA set of resources composed into a single coherent clinical statement with clinical attestation
... status S1..1codepreliminary | final | amended | entered-in-error
... type S1..1CodeableConceptKind of composition (LOINC if possible)
.... text S0..1stringPlain text representation of the concept
Fixed Value: Wellness Record
... subject S1..1Reference(Patient)Who and/or what the composition is about
.... reference 1..1stringLiteral reference, Relative, internal or absolute URL
... encounter 0..1Reference(Encounter)Context of the Composition
... date S1..1dateTimeComposition editing time
... author S1..*Reference(Device | RelatedPerson | Patient | Practitioner | PractitionerRole | Organization)Who and/or what authored the composition
... title S1..1stringHuman Readable name/title
... attester S0..*BackboneElementAttests to accuracy of composition
.... party 0..1Reference(RelatedPerson | Patient | Practitioner | PractitionerRole | Organization)Who attested the composition
... custodian 0..1Reference(Organization)Organization which maintains the composition
... section S1..*(Slice Definition)Composition is broken into sections
Slice: Unordered, Open At End by value:title
.... section:VitalSigns 0..1BackboneElementComposition is broken into sections
..... title S1..1stringLabel for section (e.g. for ToC)
Fixed Value: Vital Signs
..... entry S0..*Reference(ObservationVitalSigns)A reference to data that supports this section
...... reference 1..1stringLiteral reference, Relative, internal or absolute URL
.... section:BodyMeasurement 0..1BackboneElementComposition is broken into sections
..... title S1..1stringLabel for section (e.g. for ToC)
Fixed Value: Body Measurement
..... entry S0..*Reference(ObservationBodyMeasurement)A reference to data that supports this section
...... reference 1..1stringLiteral reference, Relative, internal or absolute URL
.... section:PhysicalActivity 0..1BackboneElementComposition is broken into sections
..... title 1..1stringLabel for section (e.g. for ToC)
Fixed Value: Physical Activity
..... entry S0..*Reference(ObservationPhysicalActivity)A reference to data that supports this section
...... reference 1..1stringLiteral reference, Relative, internal or absolute URL
.... section:GeneralAssessment 0..1BackboneElementComposition is broken into sections
..... title 1..1stringLabel for section (e.g. for ToC)
Fixed Value: General Assessment
..... entry S0..*Reference(ObservationGeneralAssessment)A reference to data that supports this section
...... reference 1..1stringLiteral reference, Relative, internal or absolute URL
.... section:WomenHealth 0..1BackboneElementComposition is broken into sections
..... title 1..1stringLabel for section (e.g. for ToC)
Fixed Value: Women Health
..... entry S0..*Reference(ObservationWomenHealth)A reference to data that supports this section
...... reference 1..1stringLiteral reference, Relative, internal or absolute URL
.... section:Lifestyle 0..1BackboneElementComposition is broken into sections
..... title 1..1stringLabel for section (e.g. for ToC)
Fixed Value: Lifestyle
..... entry S0..*Reference(ObservationLifestyle)A reference to data that supports this section
.... section:OtherObservations 0..1BackboneElementComposition is broken into sections
..... title 1..1stringLabel for section (e.g. for ToC)
Fixed Value: Other Observations
..... entry S0..*Reference(Observation | Condition)A reference to data that supports this section
...... reference 1..1stringLiteral reference, Relative, internal or absolute URL
.... section:DocumentReference 0..1BackboneElementComposition is broken into sections
..... title S1..1stringLabel for section (e.g. for ToC)
Fixed Value: Document Reference
..... entry S0..*Reference(DocumentReference)A reference to data that supports this section
...... reference 1..1stringLiteral reference, Relative, internal or absolute URL

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Composition I0..*CompositionA set of resources composed into a single coherent clinical statement with clinical attestation
... id Σ0..1stringLogical id of this artifact
... meta ΣI0..1MetaMetadata about the resource
... implicitRules ?!ΣI0..1uriA set of rules under which this content was created
... language I0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages
... text I0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension I0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!I0..*ExtensionExtensions that cannot be ignored
... identifier ΣI0..1IdentifierVersion-independent identifier for the Composition
... status ?!SΣI1..1codepreliminary | final | amended | entered-in-error
Binding: CompositionStatus (required)
... type SΣI1..1CodeableConceptKind of composition (LOINC if possible)
Binding: FHIRDocumentTypeCodes (preferred)
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding ΣI0..*CodingCode defined by a terminology system
.... text SΣI0..1stringPlain text representation of the concept
Fixed Value: Wellness Record
... category ΣI0..*CodeableConceptCategorization of Composition
Binding: DocumentClassValueSet (example)
... subject SΣI1..1Reference(Patient)Who and/or what the composition is about
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣI1..1stringLiteral reference, Relative, internal or absolute URL
.... type ΣI0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
.... identifier ΣI0..1IdentifierLogical reference, when literal reference is not known
.... display ΣI0..1stringText alternative for the resource
... encounter ΣI0..1Reference(Encounter)Context of the Composition
... date SΣI1..1dateTimeComposition editing time
... author SΣI1..*Reference(Device | RelatedPerson | Patient | Practitioner | PractitionerRole | Organization)Who and/or what authored the composition
... title SΣI1..1stringHuman Readable name/title
... confidentiality ΣI0..1codeAs defined by affinity domain
Binding: v3.ConfidentialityClassification (2014-03-26) (required)
... attester SI0..*BackboneElementAttests to accuracy of composition
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... mode I1..1codepersonal | professional | legal | official
Binding: CompositionAttestationMode (required)
.... time I0..1dateTimeWhen the composition was attested
.... party I0..1Reference(RelatedPerson | Patient | Practitioner | PractitionerRole | Organization)Who attested the composition
... custodian ΣI0..1Reference(Organization)Organization which maintains the composition
... relatesTo I0..*BackboneElementRelationships to other compositions/documents
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code I1..1codereplaces | transforms | signs | appends
Binding: DocumentRelationshipType (required)
.... target[x] I1..1Target of the relationship
..... targetIdentifierIdentifier
..... targetReferenceReference(Composition)
... event ΣI0..*BackboneElementThe clinical service(s) being documented
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code ΣI0..*CodeableConceptCode(s) that apply to the event being documented
Binding: v3 Code System ActCode (example)
.... period ΣI0..1PeriodThe period covered by the documentation
.... detail ΣI0..*Reference(Resource)The event(s) being documented
... section SI1..*(Slice Definition)Composition is broken into sections
Slice: Unordered, Open At End by value:title
.... section:All Slices Content/Rules for all slices
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title I0..1stringLabel for section (e.g. for ToC)
..... code I0..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
..... author I0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus I0..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 I0..1codeworking | snapshot | changes
Binding: ListMode (required)
..... orderedBy I0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
..... entry I0..*Reference(Resource)A reference to data that supports this section
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)
..... section I0..*See sectionNested Section
.... section:VitalSigns I0..1BackboneElementComposition is broken into sections
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title SI1..1stringLabel for section (e.g. for ToC)
Fixed Value: Vital Signs
..... code I0..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
..... author I0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus I0..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 I0..1codeworking | snapshot | changes
Binding: ListMode (required)
..... orderedBy I0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
..... entry SI0..*Reference(ObservationVitalSigns)A reference to data that supports this section
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... reference ΣI1..1stringLiteral reference, Relative, internal or absolute URL
...... type ΣI0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
...... identifier ΣI0..1IdentifierLogical reference, when literal reference is not known
...... display ΣI0..1stringText alternative for the resource
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)
..... section I0..*See sectionNested Section
.... section:BodyMeasurement I0..1BackboneElementComposition is broken into sections
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title SI1..1stringLabel for section (e.g. for ToC)
Fixed Value: Body Measurement
..... code I0..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
..... author I0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus I0..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 I0..1codeworking | snapshot | changes
Binding: ListMode (required)
..... orderedBy I0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
..... entry SI0..*Reference(ObservationBodyMeasurement)A reference to data that supports this section
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... reference ΣI1..1stringLiteral reference, Relative, internal or absolute URL
...... type ΣI0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
...... identifier ΣI0..1IdentifierLogical reference, when literal reference is not known
...... display ΣI0..1stringText alternative for the resource
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)
..... section I0..*See sectionNested Section
.... section:PhysicalActivity I0..1BackboneElementComposition is broken into sections
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title I1..1stringLabel for section (e.g. for ToC)
Fixed Value: Physical Activity
..... code I0..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
..... author I0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus I0..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 I0..1codeworking | snapshot | changes
Binding: ListMode (required)
..... orderedBy I0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
..... entry SI0..*Reference(ObservationPhysicalActivity)A reference to data that supports this section
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... reference ΣI1..1stringLiteral reference, Relative, internal or absolute URL
...... type ΣI0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
...... identifier ΣI0..1IdentifierLogical reference, when literal reference is not known
...... display ΣI0..1stringText alternative for the resource
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)
..... section I0..*See sectionNested Section
.... section:GeneralAssessment I0..1BackboneElementComposition is broken into sections
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title I1..1stringLabel for section (e.g. for ToC)
Fixed Value: General Assessment
..... code I0..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
..... author I0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus I0..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 I0..1codeworking | snapshot | changes
Binding: ListMode (required)
..... orderedBy I0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
..... entry SI0..*Reference(ObservationGeneralAssessment)A reference to data that supports this section
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... reference ΣI1..1stringLiteral reference, Relative, internal or absolute URL
...... type ΣI0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
...... identifier ΣI0..1IdentifierLogical reference, when literal reference is not known
...... display ΣI0..1stringText alternative for the resource
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)
..... section I0..*See sectionNested Section
.... section:WomenHealth I0..1BackboneElementComposition is broken into sections
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title I1..1stringLabel for section (e.g. for ToC)
Fixed Value: Women Health
..... code I0..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
..... author I0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus I0..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 I0..1codeworking | snapshot | changes
Binding: ListMode (required)
..... orderedBy I0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
..... entry SI0..*Reference(ObservationWomenHealth)A reference to data that supports this section
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... reference ΣI1..1stringLiteral reference, Relative, internal or absolute URL
...... type ΣI0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
...... identifier ΣI0..1IdentifierLogical reference, when literal reference is not known
...... display ΣI0..1stringText alternative for the resource
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)
..... section I0..*See sectionNested Section
.... section:Lifestyle I0..1BackboneElementComposition is broken into sections
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title I1..1stringLabel for section (e.g. for ToC)
Fixed Value: Lifestyle
..... code I0..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
..... author I0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus I0..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 I0..1codeworking | snapshot | changes
Binding: ListMode (required)
..... orderedBy I0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
..... entry SI0..*Reference(ObservationLifestyle)A reference to data that supports this section
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)
..... section I0..*See sectionNested Section
.... section:OtherObservations I0..1BackboneElementComposition is broken into sections
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title I1..1stringLabel for section (e.g. for ToC)
Fixed Value: Other Observations
..... code I0..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
..... author I0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus I0..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 I0..1codeworking | snapshot | changes
Binding: ListMode (required)
..... orderedBy I0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
..... entry SI0..*Reference(Observation | Condition)A reference to data that supports this section
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... reference ΣI1..1stringLiteral reference, Relative, internal or absolute URL
...... type ΣI0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
...... identifier ΣI0..1IdentifierLogical reference, when literal reference is not known
...... display ΣI0..1stringText alternative for the resource
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)
..... section I0..*See sectionNested Section
.... section:DocumentReference I0..1BackboneElementComposition is broken into sections
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... title SI1..1stringLabel for section (e.g. for ToC)
Fixed Value: Document Reference
..... code I0..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
..... author I0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
..... focus I0..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 I0..1codeworking | snapshot | changes
Binding: ListMode (required)
..... orderedBy I0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
..... entry SI0..*Reference(DocumentReference)A reference to data that supports this section
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... reference ΣI1..1stringLiteral reference, Relative, internal or absolute URL
...... type ΣI0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
...... identifier ΣI0..1IdentifierLogical reference, when literal reference is not known
...... display ΣI0..1stringText alternative for the resource
..... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)
..... section I0..*See sectionNested Section

doco Documentation for this format

Downloads: StructureDefinition: (XML, JSON), Schema: XML Schematron