Hello I am new to HL7 and FHIR , I am currently trying to find best resources to map SOAP [Subjective Objective Assessment Plan] documents into FHIR.
I have attached the example sample of SOAP document :
Key pieces are -> Patient Info, Clinic info, initial examination, goals, objective, assessment, Plan, Patient Problems , Procedures and Consent.
One of the idea is to use ClinicalImpression to do [Subjective, Objective, Assessment, Plan] but the maturity level is 0, are there more mature models that can be used instead? Or any examples on how it is solved at other places?
Also are there any mapping tools or other resources available that can be utilized for this issue?
Appreciate your help.
Objective = Observations, Conditions, supported by FamilymemberHistory, Medication*, Immunization, DocumentReference etc.
Plan = CarePlan + a slew of supporting resources
Subjective/Assessment = ClinicalImpression. Yes, the maturity of this is 0. That represents two things:
I think (hope) this will come, after we've sorted out the other areas.