Heart Rate Rhythm

back to homepage

Approval Status

  • Approval Status: Approved
  • Example Task Force: 3/1/2018
  • SDWG: 7/12/2018

C-CDA 2.1 Example:

  • 2.16.840.1.113883.10.20.22.2.4.1:2015-08-01
  • Vital Sign Organizer 2.16.840.1.113883.10.20.22.4.26:2015-08-01
  • 2.16.840.1.113883.10.20.22.4.119
  • Vital Sign Observation 2.16.840.1.113883.10.20.22.4.27:2014-06-09
  • Result Obervation 2.16.840.1.113883.10.20.22.4.2:2015-08-01

Reference to full CDA sample:

  • Vital Signs in empty CCD

Validation location

Comments

  • This is panel of the 2 vitals signs - pulse, and a Heart Rate Rhythm Observation. Other common vital signs could be included.

Custodian

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

Keywords

  • Vital Signs

Permalink

 

Example: download example view on GitHub

<section>
	<templateId root="2.16.840.1.113883.10.20.22.2.4.1"/>
	<templateId root="2.16.840.1.113883.10.20.22.2.4.1" extension="2015-08-01"/>
	<code code="8716-3" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC"
		displayName="Vital signs"/>
	<title>Vital Signs (Last Filed)</title>
	<text>
		<table>
			<thead>
				<tr>
					<th>Date</th>
					<th>Pulse</th>
					<th>Heart Rhythm</th>
					<!-- other vitals signs could exist here-->
				</tr>
			</thead>
			<tbody>
				<tr>
					<td>05/20/2014 7:36pm</td>
					<td ID="Pulse_1">80 /min</td>
					<td ID="Pulsequalifier_1">Heart irregularly irregular</td>
					<!-- other vitals sign values could exist here-->
				</tr>
			</tbody>
		</table>
	</text>
	<entry typeCode="DRIV">
		<!-- When a set of vital signs are recorded together, include them in single clustered organizer-->
		<organizer classCode="CLUSTER" moodCode="EVN">
			<templateId root="2.16.840.1.113883.10.20.22.4.26"/>
			<templateId root="2.16.840.1.113883.10.20.22.4.26" extension="2015-08-01"/>
			<id extension="21688133041015158234"
				root="2.16.840.1.113883.3.42.126.100001.19"/>
			<code code="46680005" displayName="Vital Signs" codeSystem="2.16.840.1.113883.6.96"
				codeSystemName="SNOMED CT">
				<translation code="74728-7"
					displayName="Vital signs, weight, height, head circumference, oximetry, BMI, and BSA panel "
					codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC"/>
			</code>
			<statusCode code="completed"/>
			<effectiveTime value="20140520193605-0600"/>
			<!-- Each vital sign should be its own component. -->
			<component>
				<observation classCode="OBS" moodCode="EVN">
					<templateId root="2.16.840.1.113883.10.20.22.4.27"/>
					<templateId root="2.16.840.1.113883.10.20.22.4.27" extension="2014-06-09"/>
					<id extension="216881330410151584"
						root="2.16.840.1.113883.3.42.126.100001.19"/>
					<code code="8867-4" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC"
						displayName="Heart rate"/>
					<text>
						<reference value="#Pulse_1"/>
					</text>
					<statusCode code="completed"/>
					<effectiveTime value="20140520193605-0600"/>
					<value xsi:type="PQ" value="80" unit="/min"/>
				</observation>
			</component>
			<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 extension="216881330410151"
						root="2.16.840.1.113883.3.42.126.100001.19"/>
					<code xsi:type="CE" codeSystem="2.16.840.1.113883.6.1"
						codeSystemName="LOINC"
						code="8884-9" displayName="Heart rate rhythm"/>
					<text>
						<reference value="#Pulsequalifier_1"/>
					</text>
					<statusCode code="completed" />
					<effectiveTime value="20140520193605-0600" />
					<value xsi:type="CE" codeSystem="2.16.840.1.113883.6.96"
						codeSystemName="SNOMED CT" code="248651005"
						displayName="Heart irregularly irregular (finding)"/>
				</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.