Sha256: b7dd6b0c5cc87c747f999026945c8540f6ccf4a82a60af0af72c6befe350712c

Contents?: true

Size: 1.2 KB

Versions: 52

Compression:

Stored size: 1.2 KB

Contents

<component>
  <!-- Diagnostic Results: patient has no results -->
  <section>
    <templateId root="2.16.840.1.113883.10.20.22.2.3.1"/>
    <code code="30954-2" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Results"/>
    <title>Diagnostic Results</title>
    <text>There are no current results at the time of this document's creation.</text>
    <entry typeCode="DRIV">
      <organizer classCode="BATTERY" moodCode="EVN">
        <templateId root="2.16.840.1.113883.10.20.22.4.1"/>
        <id root="<%= UUID.generate %>"/>
        <code nullFlavor="NA"/>
        <statusCode code="completed"/>
        <effectiveTime>
          <low nullFlavor="UNK"/>
        </effectiveTime>
        <component>
          <observation classCode="OBS" moodCode="EVN" negationInd="true">
            <templateId root="2.16.840.1.113883.10.20.22.4.2"/>
            <id root="<%= UUID.generate %>"/>
            <code code="ASSERTION" codeSystem="2.16.840.1.113883.5.4"/>
            <statusCode code="completed"/>
            <effectiveTime>
              <low nullFlavor="UNK"/>
            </effectiveTime>
          </observation>
        </component>        
      </organizer>
    </entry>
  </section>
</component>

Version data entries

52 entries across 52 versions & 1 rubygems

Version Path
health-data-standards-3.2.0 templates/ccda/_results_no_current.ccda.erb
health-data-standards-3.1.1 templates/ccda/_results_no_current.ccda.erb
health-data-standards-3.1.0 templates/ccda/_results_no_current.ccda.erb
health-data-standards-3.0.6 templates/ccda/_results_no_current.ccda.erb
health-data-standards-3.0.5 templates/ccda/_results_no_current.ccda.erb
health-data-standards-3.0.4 templates/ccda/_results_no_current.ccda.erb
health-data-standards-3.0.3 templates/ccda/_results_no_current.ccda.erb
health-data-standards-2.2.1 templates/ccda/_results_no_current.ccda.erb
health-data-standards-2.2.0 templates/ccda/_results_no_current.ccda.erb
health-data-standards-2.1.4 templates/ccda/_results_no_current.ccda.erb
health-data-standards-2.1.3 templates/ccda/_results_no_current.ccda.erb
health-data-standards-2.1.2 templates/ccda/_results_no_current.ccda.erb