Clinical Study Schedule of Activities, published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 2.0.0-snapshot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/Vulcan-schedule-ig/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
<ActivityDefinition xmlns="http://hl7.org/fhir">
<id value="H2Q-MC-LZZT-Vital-Signs-Temperature"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/vulcan-schedule/StructureDefinition/StudyActivitySoa"/>
</meta>
<language value="en"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<table class="narrative-table">
<tbody>
<tr>
<th colspan="2" scope="row" class="row-header">Metadata</th>
</tr>
<tr>
<th scope="row" class="row-header">Title</th>
<td class="content-container">Vital Signs - Temperature</td>
</tr>
<tr>
<th scope="row" class="row-header">Version</th>
<td class="content-container">2.0.0-snapshot</td>
</tr>
<tr>
<th scope="row" class="row-header">Identifier</th>
<td class="content-container">VitalSigns-Temperature-Measurement</td>
</tr>
<tr>
<th scope="row" class="row-header">Identifier</th>
<td class="content-container">urn:oid:2.16.840.1.113883.4.642.40.224.11.1</td>
</tr>
<tr>
<th scope="row" class="row-header">Jurisdiction</th>
<td class="content-container">
World
</td>
</tr>
<tr>
<th scope="row" class="row-header">Steward (Publisher)</th>
<td class="content-container">HL7 International / Biomedical Research and Regulation</td>
</tr>
<tr>
<th scope="row" class="row-header">Steward Contact</th>
<td class="content-container">HL7 International / Biomedical Research and Regulation</td>
</tr>
<tr>
<th scope="row" class="row-header">Resource Kind</th>
<td class="content-container">ServiceRequest</td>
</tr>
<tr>
<th scope="row" class="row-header">Code</th>
<td class="content-container">
Temperature taking (procedure)
</td>
</tr>
<tr>
<th scope="row" class="row-header">Intent</th>
<td class="content-container">Order</td>
</tr>
<tr>
<th scope="row" class="row-header">Body Site</th>
<td class="content-container">
Oral cavity
Rectum
Axilla
Tympanic membrane structure
</td>
</tr>
<tr>
<th colspan="2" scope="row" class="row-header">Generated using version 0.5.4 of the sample-content-ig Liquid templates</th>
</tr>
</tbody>
</table>
</div>
</text>
<url
value="http://hl7.org/fhir/uv/vulcan-schedule/ActivityDefinition/H2Q-MC-LZZT-Vital-Signs-Temperature"/>
<identifier>
<use value="usual"/>
<value value="VitalSigns-Temperature-Measurement"/>
</identifier>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.40.224.11.1"/>
</identifier>
<version value="2.0.0-snapshot"/>
<title value="Vital Signs - Temperature"/>
<status value="active"/>
<date value="2026-08-20T02:46:26+00:00"/>
<publisher value="HL7 International / Biomedical Research and Regulation"/>
<contact>
<name value="HL7 International / Biomedical Research and Regulation"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/rcrim"/>
</telecom>
<telecom>
<system value="email"/>
<value value="biomedrr@lists.hl7.org"/>
</telecom>
</contact>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<kind value="ServiceRequest"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="56342008"/>
<display value="Temperature taking (procedure)"/>
</coding>
</code>
<intent value="order"/>
<bodySite>
<coding>
<system value="http://snomed.info/sct"/>
<code value="74262004"/>
<display value="Oral cavity"/>
</coding>
<coding>
<system value="http://snomed.info/sct"/>
<code value="34402009"/>
<display value="Rectum"/>
</coding>
<coding>
<system value="http://snomed.info/sct"/>
<code value="91470000"/>
<display value="Axilla"/>
</coding>
<coding>
<system value="http://snomed.info/sct"/>
<code value="42859004"/>
<display value="Tympanic membrane structure"/>
</coding>
</bodySite>
</ActivityDefinition>