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-ballot 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 |
{
"resourceType" : "ActivityDefinition",
"id" : "H2Q-MC-LZZT-Vital-Signs-Temperature",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/vulcan-schedule/StructureDefinition/StudyActivitySoa"
]
},
"language" : "en",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n <table class=\"grid dict\">\n\n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">Vital Signs - Temperature</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">H2Q-MC-LZZT-Vital-Signs-Temperature</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Version: </b></th>\n <td style=\"padding-left: 4px;\">2.0.0-ballot</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\">\n <b>\n \n Usual\n \n </b>\n </th>\n <td style=\"padding-left: 4px;\">\n \n <p style=\"margin-bottom: 5px;\">\n <span>VitalSigns-Temperature-Measurement</span>\n </p>\n \n </td>\n </tr>\n \n <tr>\n <th scope=\"row\">\n <b>\n \n \n \n </b>\n </th>\n <td style=\"padding-left: 4px;\">\n \n <p style=\"margin-bottom: 5px;\">\n <span>urn:oid:2.16.840.1.113883.4.642.40.224.11.1</span>\n </p>\n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Date (date last changed): </b></th>\n <td style=\"padding-left: 4px;\">2026-04-06 16:45:17+0000</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Publisher (steward): </b></th>\n <td style=\"padding-left: 4px;\">HL7 International / Biomedical Research and Regulation</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Jurisdiction: </b></th>\n <td style=\"padding-left: 4px;\">001</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"https://browser.ihtsdotools.org/\">http://snomed.info/sct</a></span></p>\n \n \n <p><b>code: </b><span>56342008</span></p>\n \n \n <p><b>display: </b><span>Temperature taking (procedure)</span></p>\n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Kind: </b></th>\n <td style=\"padding-left: 4px;\">ServiceRequest</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Intent: </b></th>\n <td style=\"padding-left: 4px;\">order</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Body Site(s): </b></th>\n <td style=\"padding-left: 4px;\">\n <table class=\"grid-dict\">\n <tr>\n <th><b>code</b></th>\n <th><b>display</b></th>\n </tr>\n \n <tr>\n <td>74262004</td>\n <td>Oral cavity</td>\n </tr>\n \n </table>\n </td>\n </tr>\n \n\n \n </table>\n</div>\n</div>"
},
"url" : "http://hl7.org/fhir/uv/vulcan-schedule/ActivityDefinition/H2Q-MC-LZZT-Vital-Signs-Temperature",
"identifier" : [
{
"use" : "usual",
"value" : "VitalSigns-Temperature-Measurement"
},
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.224.11.1"
}
],
"version" : "2.0.0-ballot",
"title" : "Vital Signs - Temperature",
"status" : "active",
"date" : "2026-04-06T16:45:17+00:00",
"publisher" : "HL7 International / Biomedical Research and Regulation",
"contact" : [
{
"name" : "HL7 International / Biomedical Research and Regulation",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/rcrim"
},
{
"system" : "email",
"value" : "biomedrr@lists.hl7.org"
}
]
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"kind" : "ServiceRequest",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "56342008",
"display" : "Temperature taking (procedure)"
}
]
},
"intent" : "order",
"bodySite" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "74262004",
"display" : "Oral cavity"
},
{
"system" : "http://snomed.info/sct",
"code" : "34402009",
"display" : "Rectum"
},
{
"system" : "http://snomed.info/sct",
"code" : "91470000",
"display" : "Axilla"
},
{
"system" : "http://snomed.info/sct",
"code" : "42859004",
"display" : "Tympanic membrane structure"
}
]
}
]
}