Stream: implementers
Topic: Send anonymous data
Elisabeth Vajta (Feb 22 2019 at 14:55):
Hi, I'm wondering how to handle anonymous data. In some use cases it might not be necessary or desirable to send any identifier for a patient. The patient resource doesn't need to include an identifier but in, for example, MedicationStatement a subject reference is needed. If you don't have a identifier for the patient, how do set the subject reference?
John Moehrke (Feb 22 2019 at 15:00):
start here http://build.fhir.org/secpriv-module.html#deId
Last updated: Apr 12 2022 at 19:14 UTC