The following FHIR profiles are used to form the Assessment Scales Event Message Bundle:
- DCH-Bundle-1
- DCH-MessageHeader-1 - where the coding and display elements for the ‘event’ type are fixed to ‘CH004 - Assessment Scales’
- CareConnect-Organization-1
- DCH-HealthcareService-1
- CareConnect-DCH-Patient-1
- CareConnect-DCH-Encounter-1
- CareConnect-Location-1
- CareConnect-DCH-Practitioner-1
- CareConnect-DCH-PractitionerRole-1
- CareConnect-DCH-AssessmentScale-Observation-1
Assessment Scales Event data item mapping to FHIR profiles
This Mapping table defines the FHIR elements that SHALL be used to encode the Healthy Child Event Specification data items for each DCH Event Message payload.
Some common data item mappings, such as patient, publisher or Date/Time of event information, are defined within the Header mapping table and SHALL be considered in parallel with the payload mapping.
The Child Health Event data items are fulfilled by elements within the FHIR resources listed below:
Assessment Scales Child Health Event
DCH Data Item | FHIR Resource element | Mandatory/ Required/ Optional |
Note |
---|---|---|---|
Date | CareConnect-DCH-Encounter-1.period.start | Mandatory | Format is YYYY-MM-DD”T”HH:MM:SS |
ODS Site Code | CareConnect-Location-1.identifier (ODS Site Code) | Required | |
Professional Name | CareConnect-DCH-Practitioner.name | Required | |
SDS Job Role Name | CareConnect-DCH-PractitionerRole-1.code (SDS Job Role Name) | Required | |
Coded Assessment Tool Type (Total) | CareConnect-DCH-AssessmentScale-Observation-1.code | Mandatory | This is the Assessment Scale Type. |
Comment (Total Assessment Scale) | CareConnect-DCH-AssessmentScale-Observation-1.comment | Optional | Supporting text may be given regarding the assessment scale as a whole. This could be the recording of a score of an assessment not in SNOMED CT (e.g. Griffiths). |
Coded Assessment Tool Type Total Score | CareConnect-DCH-AssessmentScale-Observation-1.value[x] | Required | Score entered for the Total Assessment Scale. |
Coded Assessment Tool Type (Subscale) | CareConnect-DCH-AssessmentScale-Observation-1.related.target.Observation.code | Mandatory | The type of Subscale Assessment Scale. Note, the Subscale may not always have a code, when the code is not available use code.text. |
Comment (Subscale Assessment Scale) | CareConnect-DCH-AssessmentScale-Observation-1.related.target.Observation.comment | Optional | Supporting text may be given regarding the assessment scale as a Subscale. This could be the recording of a Subscale score of an assessment not in SNOMED CT. |
Coded Assessment Tool Type Subscale Score | CareConnect-DCH-AssessmentScale-Observation-1.related.target.Observation.value[x] | Required | Score entered for the Subscale Assessment Scale. |
This is the recommended option to share Subscale Score.
For systems that hold the Coded Assessment Tool Type Total Score score, the Subscale scores and the associated observations:
- The overall Coded Assessment Tool Type Total Score score is held in the CareConnect-DCH-AssessmentScale-Observation-1 profile.
- The Subscale Assessment scores are held in the observation profile, contained within the CareConnect-DCH-AssessmentScale-Observation-1 profile. The CareConnect-DCH-AssessmentScale-Observation-1 profile links to each Subscale score profile using the a related link.
- The observations are referenced by the Subscale scores using the related links.
Reference Linkage Diagram
This Linkage diagram defines the required references that SHALL be made between resources within the DCH Event Message bundle. It includes both Header and Payload resources (but omits the DCH-Bundle-1 wrapper).