FHIR Chat · Where to map client's school info? · implementers

Stream: implementers

Topic: Where to map client's school info?


view this post on Zulip Maria Hu (Dec 03 2019 at 18:49):

For our project, we need to capture immunization info re: kids under 18 years old alongside their school information. Currently the resource Patient doesn't have any elements re: schooling.
Here are the list of education info we would like to capture for patient in school age:
• School ID
• School Year e.g. 2019-2020
• School Grade e.g. Grade 9
• School Class e.g. 9B
• School Effective From: e.g. 2019-09-01
• School Effective To: e.g. 2019-06-30
Any suggestions which resource(s) I can apply to map these schooling information? Please advise, thanks.

view this post on Zulip Richard Townley-O'Neill (Dec 04 2019 at 03:22):

Two ideas
1/ put them all in an extension on Patient
2/ use EpisodeOfCare with extensions and Organization

view this post on Zulip Lloyd McKenzie (Dec 04 2019 at 03:26):

I would not recommend EpisodeOfCare. That's not its purpose. At the moment, your choices are extension or Observation. My leaning would probably be extension.


Last updated: Apr 12 2022 at 19:14 UTC