CDA Examples
1.0.0 - active United States of America flag

CDA Examples, published by Health Level Seven. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/CDA-Examples/ and changes regularly. See the Directory of published versions

Example: No Section Information Problems

Approval Status: Approved
Task Force Approval: 2014-01-30
SDWG Approval: 2014-02-06, 2016-12-01

This is an example of no information available for problems.

This file includes examples of the following templates:


  <!--  ************************* PROBLEM LIST ******************************  -->
  <!--  nullFlavor of NI indicates No Information. -->
  <!--  SITE and NIST TTT Validators has been updated to check for sections with nullFlavor  -->
<section xmlns="urn:hl7-org:v3" nullFlavor="NI">
  <!--  conforms to Problems section with entries optional  -->
  <templateId root="2.16.840.1.113883.10.20.22.2.5"/>
  <templateId root="2.16.840.1.113883.10.20.22.2.5" extension="2015-08-01"/>
  <!--  conforms to Problems section with entries required  -->
  <templateId root="2.16.840.1.113883.10.20.22.2.5.1"/>
  <templateId root="2.16.840.1.113883.10.20.22.2.5.1" extension="2015-08-01"/>
  <code displayName="PROBLEM LIST" codeSystemName="LOINC"
        codeSystem="2.16.840.1.113883.6.1" code="11450-4"/>
  <title>PROBLEMS</title>
  <text>No Information</text>
</section>