FHIR Chat · examples validation errors · implementers

Stream: implementers

Topic: examples validation errors


view this post on Zulip nicola (RIO/SS) (May 30 2018 at 13:19):

in most of FHIR versions person-questionnaire.json, hlaresult-questionnaire.json, operationoutcome-questionnaire.json, searchparameter-questionnaire.json, explanationofbenefit-questionnaire.json, nutritionrequest-questionnaire.json
are not valid, because of missed required element linkId in nested items :(

view this post on Zulip nicola (RIO/SS) (May 30 2018 at 13:22):

1.8.0 examples/request.json, event.json - missed required SD.type element

view this post on Zulip nicola (RIO/SS) (May 30 2018 at 13:48):

  • 1.8.0/ definition.json - same problem

view this post on Zulip Grahame Grieve (May 30 2018 at 13:49):

1.8.0?

view this post on Zulip nicola (RIO/SS) (May 30 2018 at 13:49):

Yes

view this post on Zulip Grahame Grieve (May 30 2018 at 13:49):

what is '1.8.0'?

view this post on Zulip nicola (RIO/SS) (May 30 2018 at 13:50):

FHIR version

view this post on Zulip nicola (RIO/SS) (May 30 2018 at 13:50):

FHIR STU3 Candidate + Connectathon 14 (San Antonio)

view this post on Zulip nicola (RIO/SS) (May 30 2018 at 13:50):

same problem for 3.01

view this post on Zulip Grahame Grieve (May 30 2018 at 13:51):

1.8.0 is dead. I'm not doing anything about that. is this a problem in the current build?

view this post on Zulip nicola (RIO/SS) (May 30 2018 at 13:51):

Will check after all 3.* versions :)

view this post on Zulip nicola (RIO/SS) (May 30 2018 at 13:53):

Yes same problem in current build version

view this post on Zulip Grahame Grieve (May 30 2018 at 13:57):

ok I'll look into it

view this post on Zulip nicola (RIO/SS) (May 30 2018 at 13:58):

fhir-3.2.0/examples/codesystem-feeding-device.json status element is missed

view this post on Zulip nicola (RIO/SS) (May 30 2018 at 14:00):

fhir-3.2.0/examples/valueset-occupation-cdc-census-2010.json VS.text.status (Narrative.status) is required

view this post on Zulip nicola (RIO/SS) (May 30 2018 at 14:06):

fhir-3.2.0/examples/codesystem-fhir-versions.json - [concept 11] code is required

view this post on Zulip nicola (RIO/SS) (May 30 2018 at 14:08):

same error is replicated into valuesets.json

view this post on Zulip nicola (RIO/SS) (May 30 2018 at 14:09):

empty extension in fhir-3.2.0/examples/valueset-provider-taxonomy.json

view this post on Zulip nicola (RIO/SS) (May 30 2018 at 14:12):

@Grahame Grieve is it ok to have extension without value?

view this post on Zulip nicola (RIO/SS) (May 30 2018 at 14:16):

fhir-3.2.0/examples/fivews.json type is required

view this post on Zulip nicola (RIO/SS) (May 30 2018 at 14:27):

fhir-3.3.0/examples/plandefinition-example-cardiology-os.json nulls in array in actions instead of objects. Is it okey to do like this - name: [null, {given:...}] ?

view this post on Zulip nicola (RIO/SS) (May 30 2018 at 14:33):

fhir-3.3.0/examples/codesystem-consent-performer.json - content is required

view this post on Zulip nicola (RIO/SS) (May 30 2018 at 14:38):

same errors for fhir-dev

view this post on Zulip Grahame Grieve (May 30 2018 at 20:07):

it's ok to have extension without value

view this post on Zulip Grahame Grieve (May 30 2018 at 20:07):

can you make a task that lists all these? else I'll lose track of it when I get to it (maybe next week?)

view this post on Zulip nicola (RIO/SS) (May 30 2018 at 20:38):

Should i do it for current build - or for all of versions?

view this post on Zulip Grahame Grieve (May 30 2018 at 20:48):

just current build. we won't be going back and fixing examples in previous builds


Last updated: Apr 12 2022 at 19:14 UTC