Breast Radiology Reporting - 1st STU ballot
0.2.0 - STU 1 Ballot 2020May

Breast Radiology Reporting - 1st STU ballot - Local Development build (v0.2.0). See the Directory of published versions

'Bundle' example. - XML Representation

(back to description)

Raw xml

Source view


<Bundle xmlns="http://hl7.org/fhir">
  <id value="FhirDocumentBundle"/>
  <meta>
    <lastUpdated value="2020-03-29T15:54:06.0544604-05:00"/>
  </meta>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="fc54c0d9-d263-4da0-88a7-a9b86258e906"/>
  </identifier>
  <type value="document"/>
  <timestamp value="2020-03-29T15:54:06.0527614-05:00"/>
  <entry>
    <fullUrl value="Composition/Index"/>
    <resource>
      <Composition>
        <id value="Index"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/us/breast-radiology/StructureDefinition/BreastRadComposition"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: Index</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>type</b>: US Breast screening <span style="background: LightGoldenRodYellow">(Details : {LOINC code '42132-1' = 'US Breast screening)</span></p><p><b>encounter</b>: <a href="#backboneelement_Encounter1">Generated Summary: unknown resource entry</a></p><p><b>date</b>: Mar 29, 2020 8:54:06 PM</p><p><b>author</b>: <a href="#backboneelement_Device1">Generated Summary: unknown resource entry</a></p><p><b>title</b>: Simple Narrative Only Breast Radiology Report</p></div>
        </text>
        <status value="final"/>
        <type>
          <coding>
            <system value="http://loinc.org"/>
            <code value="42132-1"/>
          </coding>
          <text value="US Breast screening"/>
        </type>
        <subject>
          <reference value="Patient/Patient1"/>
        </subject>
        <encounter>
          <reference value="Encounter/Encounter1"/>
        </encounter>
        <date value="2020-03-29T15:54:06.019806-05:00"/>
        <author>
          <reference value="Device/Device1"/>
        </author>
        <title value="Simple Narrative Only Breast Radiology Report"/>
        <section>
          <title value="Breast Radiology Report"/>
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/breast-radiology/CodeSystem/CompositionSectionSliceCodes"/>
              <code value="sectionReport"/>
            </coding>
          </code>
          <entry>
            <reference value="DiagnosticReport/Report"/>
          </entry>
        </section>
        <section>
          <title value="Admin"/>
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/breast-radiology/CodeSystem/CompositionSectionSliceCodes"/>
              <code value="sectionCodeAdmin"/>
            </coding>
          </code>
          <entry>
            <reference value="Patient/Patient1"/>
          </entry>
          <entry>
            <reference value="Encounter/Encounter1"/>
          </entry>
          <entry>
            <reference value="Device/Device1"/>
          </entry>
        </section>
      </Composition>
    </resource>
  </entry>
  <entry>
    <fullUrl value="DiagnosticReport/Report"/>
    <resource>
      <DiagnosticReport>
        <id value="Report"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/us/breast-radiology/StructureDefinition/BreastRadReport"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: Report</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Imaging <span style="background: LightGoldenRodYellow">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'imaging' = 'Imaging)</span></p><p><b>code</b>: Physical findings of Breasts Narrative <span style="background: LightGoldenRodYellow">(Details : {LOINC code '10193-1' = 'Physical findings of Breasts Narrative)</span></p><p><b>subject</b>: <a href="#backboneelement_Patient1">Generated Summary: unknown resource entry</a></p><p><b>encounter</b>: <a href="#backboneelement_Encounter1">Generated Summary: unknown resource entry</a></p><p><b>conclusion</b>: Report Narrative conclusion.</p><p><b>conclusionCode</b>: Category 2 (Benign) <span style="background: LightGoldenRodYellow">(Details : {http://hl7.org/fhir/us/breast-radiology/CodeSystem/BiRadsAssessmentCategoriesCS code 'Category2' = 'Category 2 (Benign))</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="imaging"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="10193-1"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/Patient1"/>
        </subject>
        <encounter>
          <reference value="Encounter/Encounter1"/>
        </encounter>
        <conclusion value="Report Narrative conclusion."/>
        <conclusionCode>
          <coding>
            <system
                    value="http://hl7.org/fhir/us/breast-radiology/CodeSystem/BiRadsAssessmentCategoriesCS"/>
            <code value="Category2"/>
          </coding>
          <text value="Category 2 (Benign)"/>
        </conclusionCode>
      </DiagnosticReport>
    </resource>
  </entry>
  <entry>
    <fullUrl value="Patient/Patient1"/>
    <resource>
      <Patient>
        <id value="Patient1"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: Patient1</p><p><b>name</b>: Bullwinkle Moose </p></div>
        </text>
        <name>
          <family value="Moose"/>
          <given value="Bullwinkle"/>
        </name>
      </Patient>
    </resource>
  </entry>
  <entry>
    <fullUrl value="Encounter/Encounter1"/>
    <resource>
      <Encounter>
        <id value="Encounter1"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: Encounter1</p><p><b>status</b>: finished</p><p><b>class</b>: Cash (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code CASH = 'Cash', stated as 'null')</p></div>
        </text>
        <status value="finished"/>
        <class>
          <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
          <code value="CASH"/>
        </class>
      </Encounter>
    </resource>
  </entry>
  <entry>
    <fullUrl value="Device/Device1"/>
    <resource>
      <Device>
        <id value="Device1"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: Device1</p><h3>DeviceNames</h3><table class="grid"><tr><td>-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td>*</td><td>Test Author</td><td>user-friendly-name</td></tr></table></div>
        </text>
        <deviceName>
          <name value="Test Author"/>
          <type value="user-friendly-name"/>
        </deviceName>
      </Device>
    </resource>
  </entry>
</Bundle>