Results of CO2 Test

back to homepage

Approval Status

  • Approval Status: Approved
  • Example Task Force: 5/7/2015
  • SDWG Approved: 6/4/2015
  • SDWG C-CDA R2.1 Upgrade: 2/2/2017

C-CDA 2.1 Example:

  • 2.16.840.1.113883.10.20.22.2.3.1
  • 2.16.840.1.113883.10.20.22.2.3.1:2015-08-01
  • 2.16.840.1.113883.10.20.22.4.1
  • 2.16.840.1.113883.10.20.22.4.1:2015-08-01
  • 2.16.840.1.113883.10.20.22.4.2
  • 2.16.840.1.113883.10.20.22.4.2:2015-08-01

Reference to full CDA sample:

  • Results in empty CCD

Validation location

Comments

  • This example illustrates how to structure Laboratory Tests and Values/Results for the 170.314(b)(2) Transitions of care - I) Laboratory Tests and Values/Results.

Certification

  • ONC

Custodian

  • Benjamin Flessner (GitHub:benjaminflessner)

Keywords

  • Normal Result

Permalink

Links

 

Example: download example view on GitHub

<section>
	<!-- Results Section with Coded Entries Required-->
	<templateId root="2.16.840.1.113883.10.20.22.2.3.1"/>
	<templateId root="2.16.840.1.113883.10.20.22.2.3.1" extension="2015-08-01"/>
	<code code="30954-2" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Relevant diagnostic tests and/or laboratory data"/>
	<title>Results CO2 Example</title>
	<text>
		<table>
			<thead>
				<tr>
					<th>Result</th>
					<th>Value</th>
					<th>Units</th>
					<th>Range</th>
					<th>Date</th>
					<th>Interpretation</th>
				</tr>
			</thead>
			<tbody>
				<tr ID="ResultComp1">
					<td ID="ResultComp1Name">CO2</td>
					<td>27</td>
					<td>mmol/L</td>
					<td>23-29 mmol/L</td>
					<td>8/15/2012</td>
					<td>Normal</td>
				</tr>
			</tbody>
		</table>
	</text>
	<entry typeCode="DRIV">
		<organizer classCode="BATTERY" moodCode="EVN">
			<templateId root="2.16.840.1.113883.10.20.22.4.1"/>
			<templateId root="2.16.840.1.113883.10.20.22.4.1" extension="2015-08-01"/>
			<id root="8DFF4B72-E8FE-11E4-B48A-460231621F93"/>
			<!-- This code specifies panel type - single result so just used result code-->
			<code code="2028-9" codeSystem="2.16.840.1.113883.6.1"
				codeSystemName="LOINC" displayName="Carbon dioxide"/>
			<statusCode code="completed"/>
			<!-- Typically more than one component would be present - only one present in test data -->
			<component>
				<observation classCode="OBS" moodCode="EVN">
					<templateId root="2.16.840.1.113883.10.20.22.4.2"/>
					<templateId root="2.16.840.1.113883.10.20.22.4.2" extension="2015-08-01"/>
					<id root="503B5578-E8FF-11E4-B48A-460231621F93"/>
					<code code="2028-9" codeSystem="2.16.840.1.113883.6.1"
						codeSystemName="LOINC" displayName="Carbon dioxide">
						<originalText>
							<reference value="#ResultComp1Name"/>
						</originalText>
					</code>
					<text>
						<reference value="#ResultComp1"/>
					</text>
					<statusCode code="completed"/>
					<!-- Time is not present in lab result although very uncommon - added time-->
					<effectiveTime value="201208151005-0800"/>
					<value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
						xsi:type="PQ" unit="mmol/L" value="27"/>
					<interpretationCode code="N" codeSystem="2.16.840.1.113883.5.83" displayName="Normal" />
					<referenceRange>
						<observationRange>
							<!--Alternatively a text/reference@value similar to the one in Observation/text could be used
								The Example Task Force kept text here due to it being a subclass and its prevelance
								in active US implementation-->
							<text>23-29 mmol/L</text>
							<value xsi:type="IVL_PQ">
								<low value="23" unit="mmol/L" />
								<high value="29" unit="mmol/L" />
							</value>
							<!-- This interpretation code denotes that this reference range is for normal results. This is not the interpretation a specific patient value-->
							<interpretationCode code="N" codeSystem="2.16.840.1.113883.5.83" displayName="Normal" />
						</observationRange>
					</referenceRange>
				</observation>
			</component>
		</organizer>
	</entry>
</section>
  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.