Virtually Healthcare HL7 FHIR Implementation Guide
0.1.0-current - ci-build United Kingdom flag

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

: Referral Letter - XML Representation

Raw xml | Download


<Composition xmlns="http://hl7.org/fhir">
  <id value="Composition-ReferralLetter-JackDawkins"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Composition Composition-ReferralLetter-JackDawkins</b></p><a name="Composition-ReferralLetter-JackDawkins"> </a><a name="hcComposition-ReferralLetter-JackDawkins"> </a><a name="Composition-ReferralLetter-JackDawkins-en-GB"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 25611000000107}">Referral letter</span></p><p><b>date</b>: 2024-10-13 10:33:00+0000</p><p><b>author</b>: <a href="https://simplifier.net/resolve?scope=fhir.r4.ukcore.stu2@2.1.0&amp;canonical=https://example.nhs.uk/Device/TransformationService">Example NHS Trust Transformation Service</a></p><p><b>title</b>: Composition Referral Letter Jack Dawkins</p></div>
  </text>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="25611000000107"/>
      <display value="Referral letter"/>
    </coding>
  </type>
  <subject>
    <reference value="urn:uuid:d6faafcf-db64-4c11-9da8-25f36774c1bd"/>
    <identifier>
      <system value="https://fhir.nhs.uk/Id/nhs-number"/>
      <value value="9912003888"/>
    </identifier>
    <display value="Jack DAWKINS"/>
  </subject>
  <date value="2024-10-13T10:33:00+00:00"/>
  <author>
    <reference value="https://example.nhs.uk/Device/TransformationService"/>
    <display value="Example NHS Trust Transformation Service"/>
  </author>
  <title value="Composition Referral Letter Jack Dawkins"/>
  <section>
    <title value="Problems"/>
    <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"><ul><li>Dyspnoea</li></ul></div>
    </text>
    <entry>
      <reference value="urn:uuid:c64139e7-f02d-409c-bf34-75e8bf23bc80"/>
    </entry>
  </section>
  <section>
    <title value="Medication Summary"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="10160-0"/>
        <display value="History of Medication use Narrative"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Aspirin</li></ul></div>
    </text>
  </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"><ul><li>Nil</li></ul></div>
    </text>
  </section>
  <section>
    <title value="Advance Directives"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="42348-3"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml"><table><thead><tr><th></th><th></th></tr></thead><tbody></tbody></table></div>
    </text>
  </section>
  <section>
    <title value="Alerts"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="104605-1"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml"><table><thead><tr><th></th><th></th></tr></thead><tbody></tbody></table></div>
    </text>
  </section>
  <section>
    <title value="Individual Requirements (PRSB)"/>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="1078911000000106"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml"><table><thead><tr><th></th><th></th></tr></thead><tbody></tbody></table></div>
    </text>
  </section>
  <section>
    <title value="Results"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="18776-5"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml"><table><thead><tr><th></th><th></th></tr></thead><tbody></tbody></table></div>
    </text>
  </section>
</Composition>