Retrieval of Real World Data for Clinical Research
1.0.0-ballot - ballot International flag

This page is part of the Retrieval of Real World Data for Clinical Research (v1.0.0-ballot: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: RWDComposition - XML Representation

Raw xml | Download



<Composition xmlns="http://hl7.org/fhir">
  <id value="RWDComposition"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/ips/StructureDefinition/Composition-uv-ips"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Composition</b><a name="RWDComposition"> </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 Composition &quot;RWDComposition&quot; </p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/uv/ips/STU1.1/StructureDefinition-Composition-uv-ips.html">Composition (IPS)</a></p></div><p><b>status</b>: final</p><p><b>type</b>: Patient Summary <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#60591-5)</span></p><p><b>encounter</b>: <a href="Encounter-RWDEncounter.html">Encounter/RWDEncounter</a></p><p><b>date</b>: 2022-11-15 22:22:15-0700</p><p><b>author</b>: <a href="Device-RWDAuthor.html">Device/RWDAuthor</a></p><p><b>title</b>: Real World Data Patient Summary</p></div>
  </text>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="60591-5"/>
      <display value="Patient Summary"/>
    </coding>
  </type>
  <subject>
    <reference value="Patient/RWDPatient"/>
  </subject>
  <encounter>
    <reference value="Encounter/RWDEncounter"/>
  </encounter>
  <date value="2022-11-15T22:22:15-07:00"/>
  <author>
    <reference value="Device/RWDAuthor"/>
  </author>
  <title value="Real World Data Patient Summary"/>
  <section>
    <title value="Medication Summary"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="10160-0"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Medication Summary</div>
    </text>
    <entry>
      <reference
                 value="MedicationStatement/RWDMedicationStatementFromRequest"/>
    </entry>
    <entry>
      <reference
                 value="MedicationStatement/RWDMedicationStatementFromDispense"/>
    </entry>
    <entry>
      <reference
                 value="MedicationStatement/RWDMedicationStatementFromAdministration"/>
    </entry>
  </section>
  <section>
    <title value="Allergies and Intolerances Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="48765-2"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Allergies and Intolerances Section</div>
    </text>
    <entry>
      <reference value="AllergyIntolerance/RWDAllergyIntolerance"/>
    </entry>
  </section>
  <section>
    <title value="Problems Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="11450-4"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Problems Section</div>
    </text>
    <entry>
      <reference value="Condition/RWDProblem"/>
    </entry>
  </section>
  <section>
    <title value="History of Procedures Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="47519-4"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">History of Procedures Section</div>
    </text>
    <entry>
      <reference value="Procedure/RWDProcedure"/>
    </entry>
  </section>
  <section>
    <title value="Results Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="30954-2"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Results Section</div>
    </text>
    <entry>
      <reference value="Observation/RWDLabResult"/>
    </entry>
  </section>
</Composition>