Stream: patient administration WG
Topic: filtering test patients
cathy wulfhorst (Apr 12 2021 at 17:46):
hello - I am new to HL7 - we have configured test patients in our EMR system. Here 'test' means the data is not real, just used for testing or training purposes.
Is there a spot in HL7 to capture that the patient is a test record? We want to filter out this data from our stream.
Thanks for your help!
Cathy
Brian Postlethwaite (Apr 13 2021 at 01:19):
What you're looking for are meta tags that can go on any resource, and the specific one you want is HTEST
https://www.hl7.org/fhir/security-labels.html
And the example for it is here
http://hl7.org/fhir/testing.html#howTos
Last updated: Apr 12 2022 at 19:14 UTC