Stream: terminology
Topic: ValueSet with is-not-a filter refers to a CodeSystem that do
John Timm (Mar 27 2021 at 21:12):
The following value set:
https://www.hl7.org/fhir/valueset-patient-contactrelationship.html
Includes codes from:
https://www.hl7.org/fhir/v2/0131/index.html
and uses an is-not-a filter but the included CodeSystem does not have hierarchyMeaning defined. Should a not-in filter be used instead? Is this a spec bug? I have logic that checks for hierarchy meaning when trying to apply filters that assume hierarchy should mean is-a
Last updated: Apr 12 2022 at 19:14 UTC