electronic Case Reporting (eCR) Implementation Guide Release For Comment Ballot Version

This page is part of the electronic Case Reporting (eCR) (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

XML Format: Composition-eicr-composition-genexample

Raw xml


<Composition xmlns="http://hl7.org/fhir">
  <id value="eicr-composition-genexample"/>
  <encounter>
    <reference value="Encounter/eicr"/>
    <display value="EICR Encounter Profile example"/>
  </encounter>
  <date value="2017-11-06T22:13:23Z"/>
  <section>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="10164-2"/>
        <display value=" History of Present illness Narrative"/>
      </coding>
      <text value=" History of Present illness"/>
    </code>
  </section>
  <section>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="46240-8"/>
        <display
                 value="History of Hospitalizations+​Outpatient visits Narrative"/>
      </coding>
      <text value="History of Encounters"/>
    </code>
  </section>
  <section>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="29762-2"/>
        <display value="Social history Narrative"/>
      </coding>
      <text value="Social History"/>
    </code>
    <entry>
      <reference value="Observation/eicr-th-obs"/>
      <display value="EICR Travel History Profile example"/>
    </entry>
    <entry>
      <reference value="Observation/eicr-ph-obs"/>
      <display value="EICR Social History Pregnancy Observation example"/>
    </entry>
    <entry>
      <reference value="Observation/eicr-oh-obs"/>
      <display value="EICR Occupational History Profile example"/>
    </entry>
  </section>
  <section>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="11450-4"/>
        <display value="Problem list - Reported"/>
      </coding>
      <text value="Problem list"/>
    </code>
    <entry>
      <reference value="Condition/us-core-problems-example"/>
      <display value="US Core Profile problem list example"/>
    </entry>
  </section>
  <section>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="29549-3"/>
        <display value="Medication administered Narrative"/>
      </coding>
      <text value="Medication administered"/>
    </code>
    <entry>
      <reference value="MedicationStatement/us-core-medstmnt-example"/>
      <display value="US Core Profile Medication list example"/>
    </entry>
  </section>
  <section>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="30954-2"/>
        <display value="Relevant diagnostic tests/​laboratory data Narrative"/>
      </coding>
      <text value="Relevant diagnostic tests/​laboratory data"/>
    </code>
    <entry>
      <reference value="DiagnosticReport/us-core-dr-example"/>
      <display value="US Core Profile DiagnosticReport example"/>
    </entry>
    <entry>
      <reference value="Observation/us-core-obs-example"/>
      <display value="US Core Profile Observation example"/>
    </entry>
  </section>
  <section>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="30954-2"/>
        <display value="Relevant diagnostic tests/​laboratory data Narrative"/>
      </coding>
      <text value="Relevant diagnostic tests/​laboratory data"/>
    </code>
    <entry>
      <reference value="ProcedureRequest/us-core-pr-example"/>
      <display
               value="US Core Profile ProcedureRequest (aka ServiceRequest) example"/>
    </entry>
  </section>
  <section>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="11369-6"/>
        <display value="History of Immunization Narrative"/>
      </coding>
      <text value="History of Immunization"/>
    </code>
    <entry>
      <reference value="Immunization/us-core-immunization-example"/>
      <display value="US Core Profile Immunization example"/>
    </entry>
  </section>
</Composition>