FHIR Chat · Validator support for multiple versions of SD/VS · implementers

Stream: implementers

Topic: Validator support for multiple versions of SD/VS


view this post on Zulip Anand Mohan Tumuluri (Mar 07 2019 at 19:28):

Is there any plan to support versioned urls/using fhirVersion for fetching StructureDefinition and ValueSet resources within the InstanceValidator? Currently it gets the base profiles using the unversioned URL like http://hl7.org/fhir/StructureDefinition/Patient

view this post on Zulip Lloyd McKenzie (Mar 07 2019 at 20:03):

Yes, if the reference declares a version using the url|version convention, the validator should be grabbing the requested version, though it might default to 'current' if it can't find the version.

view this post on Zulip Grahame Grieve (Mar 07 2019 at 23:31):

make a task to make sure I don't forget to make sure this all works right


Last updated: Apr 12 2022 at 19:14 UTC