Gravitate Health FHIR Implementation Guide (FHIR R4)
0.1.0 - CI Build

Gravitate Health FHIR Implementation Guide (FHIR R4), published by . 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-ips/ and changes regularly. See the Directory of published versions

: Example Test Scenario Gravitate's IPS - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="gravitate-example-testing-scenario-bundle"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/ips/StructureDefinition/Bundle-uv-ips"/>
  </meta>
  <identifier>
    <system value="https://www.gravitatehealth.eu/sid/doc"/>
    <value value="example-test-scenario-ips-1"/>
  </identifier>
  <type value="document"/>
  <timestamp value="2021-04-18T09:22:00+02:00"/>
  <entry>
    <fullUrl
             value="https://myserver.org/Composition/gravitate-example-testing-scenario-composition"/>
    <resource>
      <Composition>
        <id value="gravitate-example-test-scenario"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/uv/ips/StructureDefinition/Composition-uv-ips"/>
        </meta>
        <text>
          <status value="extensions"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Composition_gravitate-example-test-scenario"> </a>
  

    
      <b>Id:</b>
      gravitate-example-test-scenario
    <br/>
    
      <b>status:</b>
      Final
    <br/>
    
      <b>Type:</b>
      Patient summary Document
    <br/>
    
      <b>Subject:</b>
      <a/>
    

    <br/>
    <b>Sections:</b>
    <br/>

    <ul>
      
        <li>

          Medication Summary

        </li>
        <ul>

          

            <li>

              Humalog Mix50 Insulin KwikPen, 3ml pre-fill

            </li>
          

            <li>

              Monuril 3 g granules for oral solution

            </li>
          
        </ul>

      
        <li>

          Allergies and Intolerances

        </li>
        <ul>

          
        </ul>

      
        <li>

          Problem List

        </li>
        <ul>

          
        </ul>

      

    </ul>

  

</div>
        </text>
        <status value="final"/>
        <type>
          <coding>
            <system value="http://loinc.org"/>
            <code value="60591-5"/>
            <display value="Patient summary Document"/>
          </coding>
        </type>
        <subject>
          <reference
                     value="Patient/gravitate-example-testing-scenario-patient"/>
        </subject>
        <date value="2018-07-10T15:22:00+02:00"/>
        <author>
          <display value="Gravitate-Health"/>
        </author>
        <title value="International Patient Summary"/>
        <confidentiality value="N"/>
        <section>
          <title value="Medication Summary"/>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="10160-0"/>
              <display value="Hx of Medication use"/>
            </coding>
          </code>
          <text>
            <status value="generated"/>
            <div xmlns="http://www.w3.org/1999/xhtml"><table><thead><tr><th>Brand Name</th><th>MAN</th><th>Active Substance</th><th>Common Name</th><th>ATC</th><th>Strength</th><th>Dose Form</th><th>RoA</th></tr></thead><tbody><tr><td>Humalog Mix50 Insulin KwikPen, 3ml pre-fill</td><td>EU/1/96/007/035</td><td>insulin lispro (GFX7QIS1II)</td><td>insulin lispro</td><td>A10AD04</td><td>100 U/ml</td><td>Suspension for injection</td><td>Subcutaneous use</td></tr><tr><td>Monuril 3 g granules for oral solution</td><td>PL31654/0006</td><td>FOSFOMYCIN (2N81MY12TE)</td><td>fosfomycin</td><td>J01XX01</td><td>3 g (as trometamol: 5.631g/sachet)</td><td>Granules for oral solution</td><td>Oral use</td></tr></tbody></table></div>
          </text>
          <entry>
            <reference
                       value="MedicationStatement/gravitate-example-testing-scenario-medstat1"/>
            <display value="Humalog Mix50 Insulin KwikPen, 3ml pre-fill"/>
          </entry>
          <entry>
            <reference
                       value="MedicationStatement/gravitate-example-testing-scenario-medstat2"/>
            <display value="Monuril 3 g granules for oral solution"/>
          </entry>
        </section>
        <section>
          <title value="Allergies and Intolerances"/>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="48765-2"/>
              <display value="Allergies and adverse reactions Document"/>
            </coding>
          </code>
          <text>
            <status value="generated"/>
            <div xmlns="http://www.w3.org/1999/xhtml" lang="en-NZ" xml:lang="en-NZ">There is no information available regarding the subject's allergy conditions.</div>
          </text>
          <emptyReason>
            <coding>
              <system
                      value="http://terminology.hl7.org/CodeSystem/list-empty-reason"/>
              <code value="unavailable"/>
              <display value="Unavailable"/>
            </coding>
            <text value="No information available"/>
          </emptyReason>
        </section>
        <section>
          <title value="Problem List"/>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="11450-4"/>
              <display value="Problem list - Reported"/>
            </coding>
          </code>
          <text>
            <status value="generated"/>
            <div xmlns="http://www.w3.org/1999/xhtml" lang="en-NZ" xml:lang="en-NZ">There is no information available about the subject's health problems or disabilities.</div>
          </text>
          <emptyReason>
            <coding>
              <system
                      value="http://terminology.hl7.org/CodeSystem/list-empty-reason"/>
              <code value="unavailable"/>
              <display value="Unavailable"/>
            </coding>
            <text value="No information available"/>
          </emptyReason>
        </section>
      </Composition>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://myserver.org/Patient/gravitate-example-testing-scenario-patient"/>
    <resource>
      <Patient>
        <id value="gravitate-example-testing-scenario-patient"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml">Example Test Scenario Gravitate, Female, 75 years old (1946-05-05)</div>
        </text>
        <identifier>
          <system value="https://www.gravitatehealth.eu/sid/doc"/>
          <value value="example-test-scenario-1"/>
        </identifier>
        <active value="true"/>
        <name>
          <family value="Gravitate"/>
          <given value="Example Test Scenario"/>
        </name>
        <gender value="female"/>
        <birthDate value="1946-05-05"/>
      </Patient>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://myserver.org/MedicationStatement/gravitate-example-testing-scenario-medstat1"/>
    <resource>
      <MedicationStatement>
        <id value="gravitate-example-testing-scenario-medstat1"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationStatement_gravitate-example-testing-scenario-medstat1"> </a><p class="res-header-id"><b>Generated Narrative: MedicationStatement gravitate-example-testing-scenario-medstat1</b></p><a name="gravitate-example-testing-scenario-medstat1"> </a><a name="hcgravitate-example-testing-scenario-medstat1"> </a><a name="gravitate-example-testing-scenario-medstat1-en-US"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <a href="Bundle-gravitate-Pedro.html#Medication_9d7be868-8264-4d94-ad04-ef04ecc92e52">Dovato 50 mg/300 mg (Dolutegravir/ Lamivudine) tablets</a></p><p><b>subject</b>: <a href="Bundle-gravitate-example-testing-scenario-bundle.html#Patient_gravitate-example-testing-scenario-patient">Example Test Scenario Gravitate</a></p><h3>Dosages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Route</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://standardterms.edqm.eu 20053000}">Oral use</span></td></tr></table></div>
        </text>
        <status value="active"/>
        <medicationReference>
          <reference value="Medication/9d7be868-8264-4d94-ad04-ef04ecc92e52"/>
          <display
                   value="Dovato 50 mg/300 mg (Dolutegravir/ Lamivudine) tablets"/>
        </medicationReference>
        <subject>
          <reference
                     value="Patient/gravitate-example-testing-scenario-patient"/>
          <display value="Example Test Scenario Gravitate"/>
        </subject>
        <dosage>
          <route>
            <coding>
              <system value="http://standardterms.edqm.eu"/>
              <code value="20053000"/>
              <display value="Oral use"/>
            </coding>
          </route>
        </dosage>
      </MedicationStatement>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://myserver.org/MedicationStatement/gravitate-example-testing-scenario-medstat2"/>
    <resource>
      <MedicationStatement>
        <id value="gravitate-example-testing-scenario-medstat2"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationStatement_gravitate-example-testing-scenario-medstat2"> </a><p class="res-header-id"><b>Generated Narrative: MedicationStatement gravitate-example-testing-scenario-medstat2</b></p><a name="gravitate-example-testing-scenario-medstat2"> </a><a name="hcgravitate-example-testing-scenario-medstat2"> </a><a name="gravitate-example-testing-scenario-medstat2-en-US"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <a href="Bundle-gravitate-Alicia.html#Medication_9d7be868-8264-4d94-ad04-ef04ecc92i99">BIKTARVY Bictegravir/Emtricitabine/Tenofovir Alafenamide 1 t QD</a></p><p><b>subject</b>: <a href="Bundle-gravitate-example-testing-scenario-bundle.html#Patient_gravitate-example-testing-scenario-patient">Example Test Scenario Gravitate</a></p><h3>Dosages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Route</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://standardterms.edqm.eu 20053000}">Oral use</span></td></tr></table></div>
        </text>
        <status value="active"/>
        <medicationReference>
          <reference value="Medication/9d7be868-8264-4d94-ad04-ef04ecc92i99"/>
          <display
                   value="BIKTARVY Bictegravir/Emtricitabine/Tenofovir Alafenamide 1 t QD"/>
        </medicationReference>
        <subject>
          <reference
                     value="Patient/gravitate-example-testing-scenario-patient"/>
          <display value="Example Test Scenario Gravitate"/>
        </subject>
        <dosage>
          <route>
            <coding>
              <system value="http://standardterms.edqm.eu"/>
              <code value="20053000"/>
              <display value="Oral use"/>
            </coding>
          </route>
        </dosage>
      </MedicationStatement>
    </resource>
  </entry>
</Bundle>