FHIR Chat · Narrative element · implementers

Stream: implementers

Topic: Narrative element


view this post on Zulip Vasyl Herman (Apr 18 2021 at 12:54):

Hi, all!
I am learning fhir docs and wonder how can I find an example of a Narrative element say in Patient resource:

{
  "resourceType": "Patient",
  "id": "some-id",
}

view this post on Zulip Vasyl Herman (Apr 18 2021 at 12:56):

Am I able to add an example to Example section http://hl7.org/fhir/narrative-example.html if I find the answer?

view this post on Zulip Lloyd McKenzie (Apr 18 2021 at 15:35):

Most, if not all of the examples in the spec have a narrative. E.g. http://hl7.org/fhir/patient-example.xml.html

view this post on Zulip Lloyd McKenzie (Apr 18 2021 at 15:36):

You can certainly submit a change request to add links to a couple of examples if you think that would be helpful.


Last updated: Apr 12 2022 at 19:14 UTC