Gravitate Health FHIR Implementation Guide
0.1.0 - CI Build

Gravitate Health FHIR Implementation Guide, published by Gravitate Health Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/gravitate-health/ and changes regularly. See the Directory of published versions

: Example of additional support material - test match for alicia and flucelvax - XML Representation

Raw xml | Download



<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="asm-alicia-example"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/ASM"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: DocumentReference</b><a name="asm-alicia-example"> </a><a name="hcasm-alicia-example"> </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">ResourceDocumentReference &quot;asm-alicia-example&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ASM.html">Additional Support Material Profile</a></p></div><p><b>identifier</b>: <code>http://example.org</code>/3</p><p><b>version</b>: 1.0</p><p><b>status</b>: current</p><p><b>docStatus</b>: final</p><p><b>subject</b>: <a href="Bundle-bundlepackageleaflet-en-04c9bd6fb89d38b2d83eced2460c4dc1.html#MedicinalProductDefinition_mpb6ced64d25ea2c8da6c6099386f14db1">MedicinalProductDefinition/mpb6ced64d25ea2c8da6c6099386f14db1</a></p><p><b>author</b>: <span>: Ted Ed</span></p><p><b>description</b>: The first vaccine was created when Edward Jenner, an English scientist and doctor, successfully injected small amounts of the cowpox virus into the young boy now the protector of the deadly smallpox virus. But how does this counterintuitive process work? Kelwalin Dhanasarnsom, but details the science behind vaccines.</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Url</b></td><td><b>Duration</b></td></tr><tr><td style="display: none">*</td><td>audio/mpeg</td><td>en</td><td><a href="https://www.youtube.com/watch?v=rb7TVW77ZCs">https://www.youtube.com/watch?v=rb7TVW77ZCs</a></td><td>715</td></tr></table></blockquote></div>
  </text>
  <identifier>
    <system value="http://example.org"/>
    <value value="3"/>
  </identifier>
  <version value="1.0"/>
  <status value="current"/>
  <docStatus value="final"/>
  <subject>
    <reference
               value="MedicinalProductDefinition/mpb6ced64d25ea2c8da6c6099386f14db1"/>
  </subject>
  <author>
    <display value="Ted Ed"/>
  </author>
  <description
               value="The first vaccine was created when Edward Jenner, an English scientist and doctor, successfully injected small amounts of the cowpox virus into the young boy now the protector of the deadly smallpox virus. But how does this counterintuitive process work? Kelwalin Dhanasarnsom, but details the science behind vaccines."/>
  <content>
    <attachment>
      <contentType value="audio/mpeg"/>
      <language value="en"/>
      <url value="https://www.youtube.com/watch?v=rb7TVW77ZCs"/>
      <duration value="715"/>
    </attachment>
  </content>
</DocumentReference>