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
This is an example of no information available for immunizations. This example is similar to the No Section Information Problems example. This sample is not approriate for asserting ‘No Known Immunizations’.
This file includes examples of the following templates:
<!-- ************************* IMMUNIZATIONS ****************************** -->
<!-- nullFlavor of NI indicates No Information. -->
<!-- This is NOT how a system records No Known Immunizations -->
<!-- SITE and NIST TTT Validators has been updated to check for sections with nullFlavor -->
<section xmlns="urn:hl7-org:v3" nullFlavor="NI">
<!-- conforms to Immunizations section with entries optional -->
<templateId root="2.16.840.1.113883.10.20.22.2.2"/>
<templateId root="2.16.840.1.113883.10.20.22.2.2" extension="2015-08-01"/>
<!-- Immunizations section with entries required -->
<templateId root="2.16.840.1.113883.10.20.22.2.2.1"/>
<templateId root="2.16.840.1.113883.10.20.22.2.2.1" extension="2015-08-01"/>
<code displayName="History of Immunizations" codeSystemName="LOINC"
codeSystem="2.16.840.1.113883.6.1" code="11369-6"/>
<title>Immunizations</title>
<text>No Information</text>
</section>