CompositionReferralClinicalInformation

Introduction

The CompositionReferralClinicalInformation profile defines clinical information structured on sections with titles and values which can be sent together with a referral request, answer or assessment. E.g. the documentation done when sending a referral can include data like medical history, health issue, etc. This profile is based on the FHIR resource Composition.

Intended Use

Intended use of this profile is to communicate data about a documented clinical information that is connected to a referral request, assessment or answer. The user of the API should be restricted only to the patient to which the data belongs. CompositionReferralClinicalInformation can only be used as a bundled resource within the TaskReferral and ServiceRequestReferral APIs, refer to TaskReferral and ServiceRequestReferral sections to read more about complete Intended use for the API.

Additionally, CompositionReferralClinicalInformation includes the extension common-signDateTime to indicate the date & time the data was signed, for intended use of this extension, refer to Extensions.common-signDateTime section.

Specific Rules and Limitations

Type Description
Rule External user should not be someone else than the patient of which record the referral data belongs. E.g. A healthcare professional is not the intended user of the API.

Profile Overview

CompositionReferralClinicalInformation

statusΣ ?!1..1codeBinding
typeΣ1..1CodeableConceptBinding
dateΣ1..1dateTime
titleΣ1..1string
confidentialityΣ0..1codeBinding

Versions

COS version Profile version Required COSMIC version Date Description
3.5.0 1.0.0 R8.3.05 Apr 2021 Initial version

Terminology Bindings

The element Composition.category is bound to the Snomed CT concept |721927009 | Referral note (record artifact)| to indicate that this Composition represents a referral note

ValueSet

To determine what type of referral information the profile includes, Composition.type is bound to the following Cambio defined value set: ReferralDocumentationTypes.

Code Display
PART Partial Answer
FIN Final Answer
COMP Complementary Answer
REJ Rejection Answer
RRD Referral Record Data
REQCOMP Request for complementary information (Assessment)
ASN Assessment note (Assessment)

This value set includes codes from https://cambio.codes/cs/referral-documentation-type.

Supported Operations

Not applicable, this profile is just used as a bundled resource and there is no API for Composition. For examples, refer to TaskReferral and ServiceRequestReferral sections.

Error Codes

Not applicable, this profile is just used as a bundled resource and there is no API for Composition.