Respiratory Virus Hospitalization Surveillance Network (RESP-NET) Content Implementation Guide
1.0.0-ballot - STU1 Ballot United States of America flag

Respiratory Virus Hospitalization Surveillance Network (RESP-NET) Content Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-resp-net-ig/ and changes regularly. See the Directory of published versions

: Composition Example - XML Representation

Raw xml | Download



<Composition xmlns="http://hl7.org/fhir">
  <id value="resp-net-composition-example"/>
  <meta>
    <versionId value="23"/>
    <lastUpdated value="2021-08-19T22:06:32.441+00:00"/>
    <source value="#6i8cijintDjJ8In2"/>
    <profile
             value="http://hl7.org/fhir/us/resp-net/StructureDefinition/resp-net-composition"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Eve Everywoman data for RESP-NET</b></p></div>
  </text>
  <identifier>
    <value value="c03eab8c-11e8-4d0c-ad2a-b385395e27db"/>
  </identifier>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="75619-7"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/patient-ecr-eve-everywoman"/>
    <display value="Eve Everywoman"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/resp-net-encounter-example"/>
    <display value="RESP-NET Encounter Example"/>
  </encounter>
  <date value="2023-01-02T22:13:23Z"/>
  <author>🔗 
    <reference value="Practitioner/practitioner-us-core-henry-seven"/>
    <display value="Henry Seven"/>
  </author>
  <title value="RESP-NET Report"/>
  <section>
    <title value="Problems Section"/>
    <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">
<p>Influenza</p></div>
    </text>
    <entry>🔗 
      <reference value="Condition/influenza-example"/>
    </entry>
  </section>
  <section>
    <title value="Medications Section"/>
    <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">
 Take oseltamivir twice a day</div>
    </text>
    <entry>🔗 
      <reference
                 value="MedicationAdministration/medicationadministration-oseltamivir"/>
    </entry>
  </section>
  <section>
    <title value="Results Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="30954-2"/>
        <display value="Relevant diagnostic tests/laboratory data Narrative"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">
 Results Section </div>
    </text>
    <entry>🔗 
      <reference value="Observation/influenza"/>
    </entry>
  </section>
  <section>
    <title value="Immunizations Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="11369-6"/>
        <display value="History of Immunization Narrative"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">
 Immunizations Section </div>
    </text>
    <entry>🔗 
      <reference value="Immunization/flu"/>
    </entry>
  </section>
  <section>
    <title value="Social History Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="29762-2"/>
        <display value="Social history Narrative"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">
 Social History Section </div>
    </text>
    <entry>🔗 
      <reference value="Observation/some-day-smoker"/>
    </entry>
    <entry>🔗 
      <reference
                 value="Observation/observation-characteristics-of-home-environment-eve-everywoman"/>
    </entry>
  </section>
</Composition>