FHIR Chat · ContactPoint.system binding question · implementers

Stream: implementers

Topic: ContactPoint.system binding question


view this post on Zulip Adam Flinton (Jul 23 2021 at 09:07):

Fhir r4.0.1 release
ContactPoint.system has a binding to value set http://hl7.org/fhir/ValueSet/contact-point-system%7C4.0.1
But shouldn't the valueset url be: http://hl7.org/fhir/ValueSet/contact-point-system ?

view this post on Zulip Lloyd McKenzie (Jul 23 2021 at 13:48):

It's a version-specific binding

view this post on Zulip Lloyd McKenzie (Jul 23 2021 at 13:48):

Even if the code system evolves, in R4, you're not allowed to use the changes.

view this post on Zulip Lloyd McKenzie (Jul 23 2021 at 13:48):

We do that for all 'code' bindings.


Last updated: Apr 12 2022 at 19:14 UTC