Adastra Extract FHIR Mapping: Difference between revisions

From Discovery Data Service
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
== Case ==
== Case ==
This file contains details of patient out of hours case data.
This file contains details of patient out of hours case data.<br />
<br />
{| class="wikitable"
{| class="wikitable"
|+
|+
Line 44: Line 43:
This file contains defined questions and answers linked to a case.  Treated like a questionnaire associated with a case encounter.
This file contains defined questions and answers linked to a case.  Treated like a questionnaire associated with a case encounter.
<br />
<br />
{| class="wikitable"
|+
!FieldName
!FHIR Mapping
|-
|CaseRef
|identifier also used to derive the linked Encounter reference from a pre- transform
|-
|QuestionSetName
|group.title
|-
|Question
|group.question.text
|-
|Answer
|group.question.answer.value
|}


== Outcomes ==
== Outcomes ==

Revision as of 08:13, 9 February 2021

Case

This file contains details of patient out of hours case data.

FieldName FHIR Mapping
PatientRef Patient reference
PriorityName priority extension
CaseRef id
CaseNo identifier
StartDateTime period.start
EndDateTime period.end
LocationName n/a
CaseTagName identifier
ArrivedPCC arrival extension
UserRef practitioner reference
ODSCode organisation reference

Case Questions

This file contains defined questions and answers linked to a case.  Treated like a questionnaire associated with a case encounter.

FieldName FHIR Mapping
CaseRef identifier also used to derive the linked Encounter reference from a pre- transform
QuestionSetName group.title
Question group.question.text
Answer group.question.answer.value

Outcomes

This files list the outcomes(s) of the case.

Notes

This file lists all patient notes linked to a case.

Patient

Details all the patients seen as part of the OOH service linked to a case.

Consultation

This file details the patient consultations associated with a case.

Prescriptions

Details the drug items given during the Consultation which links back to a case. 

These will be Snomed DM&D coded as part of phase 2.


Clinical codes

Details all the clinical codes added during a Consultation which links back to a case.

Provider

Details the patient GP practice and locations

Users

Details the clinical users/practitioners, linking into all UserRef references in other resources.