Stream: implementers
Topic: Pregnancy status in FHIR
Michael Joseph (Sep 07 2016 at 19:19):
Does anyone know if there is a standard or best practice in FHIR for determining if a patient is pregnant?
Peter Bernhardt (Sep 07 2016 at 19:22):
I don't work on an EHR, but I would expect it would be a Condition with the appropriate Snomed code and onset and clinical status.
Lloyd McKenzie (Sep 07 2016 at 19:41):
Condition would be the preferred way of sharing that information. However, if you want to deal with the messier world of how data *could* be exposed, you should probably look at Observation too.
Last updated: Apr 12 2022 at 19:14 UTC