Stream: implementers
Topic: Creating snapshot of the stu3 Questionnaire resource with a
Hans van Amstel (Mar 25 2022 at 12:40):
One of our derived profiles is based on the stu3 questionnaire resource when we try to use the snapshot of this resource in the firely .NET sdk it creates a stack overflow exception.
The reason for this seems to be that the snapshot that we create using the HL7 validator (several version tried including the latest, 18th March 2022) creates an absolute reference instead of an relative reference.
"contentReference": "http://hl7.org/fhir/StructureDefinition/Questionnaire#Questionnaire.item",
When I view the snapshot on the HL7 website it has an relative reference.
<contentReference value="#Questionnaire.item"/>
Also when I create the snapshot of our derived profile usign the Firely terminal the generated snapshot has an relative reference.
The derived profile only adds metadata and does not contrain or influence the questionnaire.item.
In our build pipeline we are using the HL7 validator for snapshot generation, validation etc. How can we usign the HL7 validator makes sure the snapshot has the relative reference instead of the absolute reference?
René Spronk (Mar 25 2022 at 12:59):
If you don't get a response on this stream within a day or so, you may wish to try the #conformance stream, which is dedicated to conformance topics.
Lloyd McKenzie (Mar 25 2022 at 14:45):
@Grahame Grieve
Hans van Amstel (Mar 28 2022 at 11:02):
As requested by @René Spronk I will repost in the #conformance stream
Ward Weistra (Apr 04 2022 at 17:58):
Sreenivas Dunna (Apr 04 2022 at 18:32):
Hi All,
where can I get master data of Vital signs with respect to their range where I can indicate whether the vital sign is abnormal or normal?
TIA.
Last updated: Apr 12 2022 at 19:14 UTC