Unknown Immunization Status

back to homepage

Approval Status

  • Approval Status: Approved
  • Example Task Force: 11/21/2013
  • SDWG: 12/5/2013

  • SDWG C-CDA R2.1 Upgrade: 12/1/2016

C-CDA 2.1 Example:

  • 2.16.840.1.113883.10.20.22.2.2:2015-08-01

  • 2.16.840.1.113883.10.20.22.2.2.1:2015-08-01

  • Immunization Activity 2.16.840.1.113883.10.20.22.4.52:2015-08-01

  • 2.16.840.1.113883.10.20.22.4.54:2014-06-09

    Reference to full CDA sample:

  • Immunizations in empty CCD

Validation location

Comments

  • This is an example of how an author can record they do now know whether the patient has received any vaccinations.

    Custodian

  • Brett Marquard, brett@riverrockassociates.com (GitHub: brettmarquard)

    Keywords

  • substance, immunzation

Permalink

Links

 

Example: download example view on GitHub

<component>
    <section>
        <!-- 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 code="11369-6" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC"
            displayName="History of immunizations"/>
        <title>IMMUNIZATIONS</title>
        <text>
            <table border="1" width="100%">
                <thead>
                    <tr>
                        <th>Vaccine</th>
                        <th>Date</th>
                        <th>Status</th>
                    </tr>
                </thead>
                <tbody>
                    <tr ID="immun1">
                        <td> Unknown Immunization  Status</td>
                        <td>Nov 1999</td>
                        <td>Completed</td>
                    </tr>
                </tbody>
            </table>
        </text>
        <entry>
            <substanceAdministration moodCode="EVN" classCode="SBADM" negationInd="false" nullFlavor="NI">
                <!--  We selected NI for this example, C-CDA R2 may describe other appropriate nullFlavors -->
                <templateId root="2.16.840.1.113883.10.20.22.4.52"/>
                <templateId root="2.16.840.1.113883.10.20.22.4.52" extension="2015-08-01"/>
                <!--  ****   Immunization activity template    **** -->
                <id root="e6f1ba43-c0ed-4b9b-9f12-f435d8ad8f88"/>
                <!-- No information on whether the patient received a vaccination -->
                <text>
                    <reference value="#immun1"/>
                </text>
                <!-- Link to narrative stating no information on whether the patient received a vaccination -->
                <statusCode code="completed"/>
                <effectiveTime value="199911"/>
                <!-- Date which you do not know whether or not patient received a vaccination -->
                <consumable>
                    <manufacturedProduct classCode="MANU">
                        <!-- ** Immunization medication information ** -->
                        <templateId root="2.16.840.1.113883.10.20.22.4.54"/>
                        <templateId root="2.16.840.1.113883.10.20.22.4.54" extension="2014-06-09"/>
                        <manufacturedMaterial>
                            <!-- Needed to use nullFlavor of OTH since templates requires CVX in code element-->
                            <code nullFlavor="OTH">
                                <!-- Optional original text -->
                                <originalText>Vaccination</originalText>
                                <translation code="787859002" displayName="vaccine"
                                    codeSystem="2.16.840.1.113883.6.96"
                                    codeSystemName="SNOMED CT"/>
                            </code>
                        </manufacturedMaterial>
                    </manufacturedProduct>
                </consumable>
            </substanceAdministration>
        </entry>
    </section>
</component>
  1. C-CDA Example Search Help

    C-CDA Example Search Results
    This screen displays the results of executing the example search criteria against the existing examples recorded in the example database.

  2. Search Criteria Panel

    This panel allow you to further refine your queries and narrow the results

  3. Text Search Words

    Use this field to enter words related to your search. These words can appear in the title, the comments or as part of a special list of keywords associated with the example. The search words should be entered with spaces separating the items.

  4. Filter by example status

    By selecting the various statuses, the search results can be limited to only the example that are set to the selected status(es). By removing all status selections, the filtering is removed and examples from all statuses will be returned (based on any other filtering).

  5. Select only ONC Certified examples

    These are samples referenced in a government rule or certification companion guide.

  6. Execute the search based on the criteria entered (or retrieve all examples if no criteria specified).

  7. The number of results that match the query parameters can be found here.

  8. Use this link to jump back to the initial page of the application (that lists the sections).

  9. This columns list the names of the examples that match the criteria (and the comment for each example).

  10. This columns lists the area in the C-CDA specification (the specification is broken into distinct topics for the various exchangeable documents, the common header, and the sections that occur within the exchangeable documents) that the example demonstrates.

  11. This columns lists the state of the example in the example verification and approval process.

  12. You can select to download the examples directly or navigate to page with the full detailed description of the example.

  13. Tour Complete

    Return to the C-CDA Example Search Results page.