Connectathon 11 Snapshot

This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). The current version which supercedes this version is 4.0.1. For a full list of available versions, see the Directory of published versions

Nehta/nehta-colorectal-example-0.xml

Raw XML (canonical form)

Logical Model Example for Colorectal

<Bundle xmlns="http://hl7.org/fhir">
  <id value="05366597-129e-4cc8-9e71-ec63260b2b4a"/>
  <meta>
    <lastUpdated value="2015-11-25T21:07:01.638+11:00"/>
  </meta>
  <type value="collection"/>
  <entry>
    <resource>
      <DiagnosticReport>
        <id value="dir.1"/>
        <result>
          <reference value="Observation/dir.1-obs.1"/>
        </result>
      </DiagnosticReport>
    </resource>
  </entry>
  <entry>
    <resource>
      <Observation>
        <id value="dir.1-obs.1"/>
        <code>
          <coding>
            <system value="http://cap.org/ecc"/>
            <code value="28253.1000043"/>
          </coding>
          <coding>
            <system value="http://loinc.org"/>
            <code value="70949-3"/>
          </coding>
          <text value="Synthesis and Overview"/>
        </code>
        <related>
          <type value="has-member"/>
          <target>
            <reference value="Observation/dir.1-obs.1-obs.2"/>
          </target>
        </related>
      </Observation>
    </resource>
  </entry>
  <entry>
    <resource>
      <Observation>
        <id value="dir.1-obs.1-obs.2"/>
        <code>
          <coding>
            <system value="http://cap.org/ecc"/>
            <code value="28243.1000043"/>
          </coding>
          <text value="Stage grouping"/>
        </code>
        <valueCode value="0 Tis N0 M0   | I T1 N0 M0   | T2 N0 M0   | IIA T3 N0 M0   | IIB T4a N0 M0   | IIC T4b
         N0 M0   | IIIA T1-T2 N1/N1c M0   | T1 N2a M0   | IIIB T3-T4a N1/N1c M0   | T2-T3 N2a M0
           | T1-T2 N2b M0   | IIIC T4a N2a M0   | T3-T4a N2b M0   | T4b N1-N2 M0   | IVA Any T
         Any N M1a   | IVB Any T Any N M1b"/>
      </Observation>
    </resource>
  </entry>
</Bundle>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.