Stream: implementers
Topic: JSon Template
Shlomy Reinstein (Nov 16 2016 at 17:10):
When looking at a resource in the FHIR website (e.g. https://www.hl7.org/fhir/observation.html) and clicking on the "JSON" tab, we get a "JSON Template". What is the main use of this JSON template other than another way to present a base resource?
Grahame Grieve (Nov 16 2016 at 17:11):
that is it's main use. but you can treat it as a base to build a resource by hand from
Shlomy Reinstein (Nov 16 2016 at 17:12):
Thanks!
Last updated: Apr 12 2022 at 19:14 UTC