FHIR Chat · JSON templates · implementers

Stream: implementers

Topic: JSON templates


view this post on Zulip Bruce Tietjen (Oct 10 2016 at 15:37):

I am a bit confused by the JSON templates for HumanName and many of the datatypes that follow it on the page (see http://hl7-fhir.github.io/datatypes.html#HumanName).

The confusing part is the inclusion as part of the template :

     "resourceType" : "HumanName",

JSON examples of the data type in the 'Patient' examples do not seem to include this.

The 'identifier' data type above it does not have this in the template.

Is this an error in the template, or am I miss-reading the template?

view this post on Zulip Grahame Grieve (Oct 10 2016 at 23:20):

that's wrong. oops. Can you make a task to fix the generator? thanks

view this post on Zulip Bruce Tietjen (Oct 11 2016 at 19:44):

I added item #12273 to HL7 V3 Generator. NOTE: the issue also exists on https://www.hl7.org/fhir/datatypes.html#HumanName


Last updated: Apr 12 2022 at 19:14 UTC