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

: VannaBundleExample - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="VannaBundleExample"/>
  <meta>
    <profile
             value="http://vanna.health/fhir/StructureDefinition/vanna-bundle"/>
  </meta>
  <type value="searchset"/>
  <link>
    <relation value="self"/>
    <url value="https://api.medplum.com/fhir/R4/Patient?_count=20"/>
  </link>
  <link>
    <relation value="first"/>
    <url
         value="https://api.medplum.com/fhir/R4/Patient?_count=20&amp;_offset=0"/>
  </link>
  <link>
    <relation value="next"/>
    <url
         value="https://api.medplum.com/fhir/R4/Patient?_count=20&amp;_offset=20"/>
  </link>
  <entry>
    <fullUrl
             value="https://api.medplum.com/fhir/R4/Patient/99d81d7f-c4b1-42ea-ad00-87c6f23227d2"/>
    <resource>
      <Patient>
        <id value="99d81d7f-c4b1-42ea-ad00-87c6f23227d2"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_99d81d7f-c4b1-42ea-ad00-87c6f23227d2"> </a><p><b>Generated Narrative: Patient</b><a name="99d81d7f-c4b1-42ea-ad00-87c6f23227d2"> </a><a name="hc99d81d7f-c4b1-42ea-ad00-87c6f23227d2"> </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 Patient &quot;99d81d7f-c4b1-42ea-ad00-87c6f23227d2&quot; </p></div></div>
        </text>
      </Patient>
    </resource>
  </entry>
</Bundle>