Stream: conformance
Topic: Validator support for resource-effectivePeriod
Alexander Henket (Oct 01 2018 at 09:54):
When you have a profile that binds to a ValueSet with a limited resource-effectivePeriod specified (standard extension).
What is the validator to do outside that period? Warn against a code that it is unable to validate because the binding expired? Skip validation silently because without binding the element is just CodeableConcept/Coding?
What if the element was used in slicing? If the binding expires, the basis for the slicing might too. E.g. an expired binding on Observation.component.code might leave your profile without discriminator
Grahame Grieve (Oct 01 2018 at 10:53):
great questions. But I think that this is first of all a terminology question about $validate-code, and you should ask it there
Alexander Henket (Oct 01 2018 at 11:37):
Moved discussion to https://chat.fhir.org/#narrow/stream/48-terminology/subject/Validation.20of.20expired.20bindings
Last updated: Apr 12 2022 at 19:14 UTC