-
Type:
Change Request
-
Resolution: Unresolved
-
Priority:
Medium
-
FHIR Core (FHIR)
-
DSTU2
-
Patient Care
-
ClinicalImpression
-
Clinical Summary Module
-
-
Enhancement
Cross-posting from GP contact report on chat-fhir.org:
When you visit a GP he usually does some structured reporting following the Subjective, Objective, Evaluation/Assessment, Plan method. All 4 are principally text based, but S and A might be associated with a code (ICPC-1-NL for us), O might be replaced with Observations, and P might be e.g. a CarePlan, MedicationOrder or Procedure.
S-O-A-P are grouped around a problem. If you come in with two problems (pain in ear and nasty cough) then two groups of S-O-A-P will exist, associated with the same Encounter.
How does this play out in FHIR? It feels like we're missing an EncounterReport resource, and we could use Composition as fallback.
The initial reaction I got from Lloyd pointed me to ClinicalImpression, but the scope of that resource does not lead me to believe that is correct.