FHIR Chat · Versioning of profiles and valuesets in us-core and others · implementers

Stream: implementers

Topic: Versioning of profiles and valuesets in us-core and others


view this post on Zulip Anand Mohan Tumuluri (Jun 01 2018 at 22:12):

When validating resources against profiles, say us-core-patient, is it possible to specify the version of the profile to validate against? For example, I want to validate against us-core-patient 1.0.1 and not 1.1.0. Are canonical references to StructureDefinition.url and ValueSet.url versioned? My question concerns FHIR STU3 spec.

view this post on Zulip Anand Mohan Tumuluri (Jun 01 2018 at 22:18):

Currently both 1.0.1 and 1.1.0 versions of us-core-patient use the same StructureDefinition.url. Since we consider StructureDefinition.url (and even ValueSet.url) to be unique, we seem to be unable to store both versions of us-core-patient in our system. How are others handling this?

view this post on Zulip Eric Haas (Jun 01 2018 at 22:49):

see this thread: https://chat.fhir.org/#narrow/stream/4-implementers/subject/FHIR.20Validation/near/155549

view this post on Zulip Anand Mohan Tumuluri (Jun 01 2018 at 23:03):

Thanks a lot, I see it in the spec now. Sorry for the dumb question.


Last updated: Apr 12 2022 at 19:14 UTC