Hey Aaron,
It's been awhile since I worked on this (almost a year!). Looks like we're back at it.
We have a sample wristband from a hospital using Cerner. When we we scan the barcode that exists on the wristband, we get a number that is also written in plain text above the barcode: "PT:########". There is also an MRN number on this wristband with a separate barcode which can be scanned to retrieve the value.
The Patient endpoint says that I can use an identifier to query for information that's different than the patients FHIR ID. Can this number that is on the barcode be used to query for the patients information? If so, what would the identifier be?
patient?indentifier=<type>|<value>
If I need to use an OID, what would that be?
Thanks,
Nick