FHIR Chat · Coding V2 Universal IDs to FHIR Identifier · v2 to FHIR

Stream: v2 to FHIR

Topic: Coding V2 Universal IDs to FHIR Identifier


view this post on Zulip Brian Reinhold (Jul 18 2019 at 16:34):

I cannot think of a better place to post this kind of question ... I assume the V2 experts are here.

In V2 there is a table of universal identifiers such as ISO, GUID, DNS, L, UUID, etc. In the case of three of them, ISO, GUID, and UUID, I know how to encode them into the Identifier.system element (urn:oid:[actual oid], urn:uuid:[actual GUID], and urn:uuid:[actual UUID], respectively).

I do not know how to encode the others. Anyone have any idea how to handle those?

view this post on Zulip Grahame Grieve (Jul 26 2019 at 10:55):

we need a mapping table for these


Last updated: Apr 12 2022 at 19:14 UTC