Vanna Health IG
0.0.2 - ci-build

Vanna Health IG - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MustKnowExample - XML Representation

Raw xml | Download



<Flag xmlns="http://hl7.org/fhir">
  <id value="MustKnowExample"/>
  <meta>
    <profile value="http://vanna.health/fhir/StructureDefinition/vanna-flag"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Flag</b><a name="MustKnowExample"> </a><a name="hcMustKnowExample"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Flag &quot;MustKnowExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-vanna-flag.html">VannaFlag</a></p></div><p><b>status</b>: active</p><p><b>code</b>: Johnny _hates_ ice cream <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p><p><b>subject</b>: <a href="http://fhir.org/packages/us.nlm.vsac/Patient/5bb2a317-06de-4054-aabe-32a04aba0ae8">Patient/5bb2a317-06de-4054-aabe-32a04aba0ae8</a></p><p><b>period</b>: 2024-04-26 16:07:41+0000 --&gt; (ongoing)</p><p><b>author</b>: <a href="http://fhir.org/packages/us.nlm.vsac/Practitioner/ea607d76-b60e-4b31-a5be-508e55680912">Practitioner/ea607d76-b60e-4b31-a5be-508e55680912</a></p></div>
  </text>
  <status value="active"/>
  <code>
    <text value="Johnny _hates_ ice cream"/>
  </code>
  <subject>
    <reference value="Patient/5bb2a317-06de-4054-aabe-32a04aba0ae8"/>
  </subject>
  <period>
    <start value="2024-04-26T16:07:41.000Z"/>
  </period>
  <author>
    <reference value="Practitioner/ea607d76-b60e-4b31-a5be-508e55680912"/>
  </author>
</Flag>