FHIR Chat · Trouble Validating · clinFHIR

Stream: clinFHIR

Topic: Trouble Validating


view this post on Zulip Virginia Lorenzi (Dec 20 2020 at 06:44):

image.png

view this post on Zulip Virginia Lorenzi (Dec 20 2020 at 07:12):

Found out I needed timezone. Added that and I could validate. Also had trouble adding Encounter.class - could not choose a value from expansion and when I added class.code = "AMB" in FSH got validation error. Had to switch to class.display = "AMB". I did leave out system though

view this post on Zulip Virginia Lorenzi (Dec 20 2020 at 07:13):

whenever I prepare to send resources to server from graphbuilder I get "dom-6: A resource should have narrative for robust management [text.div.exists()]"

view this post on Zulip David Hay (Dec 21 2020 at 00:56):

You'll get the dom-6 message unless you add a text label to the resource (in the graph view) - click on the edit icon to the roght of the text label at the upper left. You should still be able to save with that error though...

view this post on Zulip David Hay (Dec 21 2020 at 00:57):

btw - lines 6,8 & 10 - you did add the extra text yourself - right?

view this post on Zulip David Hay (Dec 21 2020 at 00:59):

bbtw - also interesting to see what the $validate result is - if the resources passes sushi validation, then it will call $validate as well...


Last updated: Apr 12 2022 at 19:14 UTC