Stream: implementers
Topic: What is "meta" in this file?
lychenus (Dec 03 2020 at 15:52):
i cannot find the relevant documentation on the "meta" tag in the observation page. What is it for? ty
Michele Mottini (Dec 03 2020 at 15:56):
See http://hl7.org/fhir/resource.html, http://hl7.org/fhir/resource.html#Meta
John Moehrke (Dec 03 2020 at 16:51):
or to explain -- there are things that are common to all DomainResources, you find that under the DomainResource... there are other things that are common to all Resources, you find those under Resource... Thus all the common stuff is hidden when looking at any specific Resource, but it is all there, just one or two clicks away.
Last updated: Apr 12 2022 at 19:14 UTC