Stream: implementers
Topic: bug in canonical SD
Nick George (Dec 02 2019 at 19:55):
Believe I found another bug in R4: The canonical SD has an inconsistency between Snapshot and Diff
Nick George (Dec 02 2019 at 19:55):
https://www.hl7.org/fhir/canonical.profile.json.html
Nick George (Dec 02 2019 at 19:56):
for canonical.value, the extension has "valueUrl" : "string" in snapshot (I believe correct) and "valueUrl" : "canonical" in differential (I believe incorrect)
Grahame Grieve (Dec 02 2019 at 20:57):
yes you are right
Nick George (Dec 05 2019 at 00:53):
https://jira.hl7.org/browse/FHIR-25275
Last updated: Apr 12 2022 at 19:14 UTC