Stream: hapi
Topic: hapi4 SD's
David Hay (Sep 03 2019 at 01:11):
this query: http://hapi.fhir.org/baseR4/StructureDefinition/Observation resulted in an SD that had a "comment" element (path=Observation.comment) which was removed in R4 I believe...
James Agnew (Sep 03 2019 at 15:22):
Comment is still there afaik: http://hl7.org/fhir/elementdefinition-definitions.html#ElementDefinition.comment
David Hay (Sep 03 2019 at 20:39):
Think it got changed to note (http://hl7.org/fhir/observation.html ) - and an instance with it in it failed validation (which is how I found out)...
David Hay (Sep 03 2019 at 20:57):
Oh - to be clear, I'm referring to the Observation.comment element...
Last updated: Apr 12 2022 at 19:14 UTC