This page is part of the Clinical Study Schedule of Activities (v1.0.0: STU1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Vital Signs/Temperature - JSON Representation
Raw json | Download
{
"resourceType" : "ActivityDefinition",
"id" : "H2Q-MC-LZZT-Vital-Signs-Temperature",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/vulcan-schedule/StructureDefinition/StudyActivitySoa"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ActivityDefinition</b><a name=\"H2Q-MC-LZZT-Vital-Signs-Temperature\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ActivityDefinition "H2Q-MC-LZZT-Vital-Signs-Temperature" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-StudyActivitySoa.html\">StudyActivitySoa</a></p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/vulcan-schedule/ActivityDefinition/H2Q-MC-LZZT-Vital-Signs-Temperature</code></p><p><b>identifier</b>: id:\u00a0VitalSigns-Temperature-Measurement\u00a0(use:\u00a0USUAL)</p><p><b>version</b>: 1.0.0</p><p><b>title</b>: Vital Signs - Temperature</p><p><b>status</b>: active</p><p><b>date</b>: 2023-04-18 16:36:07+0000</p><p><b>publisher</b>: HL7 International - Biomedical Research & Regulation Work Group</p><p><b>contact</b>: HL7 International - Biomedical Research & Regulation Work Group: <a href=\"http://hl7.org/Special/committees/rcrim\">http://hl7.org/Special/committees/rcrim</a></p><p><b>jurisdiction</b>: World <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (m49.htm#001)</span></p><p><b>kind</b>: ServiceRequest</p><p><b>code</b>: Temperature taking (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#56342008)</span></p><p><b>intent</b>: order</p><p><b>bodySite</b>: Oral cavity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#74262004; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#34402009 "Rectum"; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#91470000 "Axilla"; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#42859004 "Tympanic membrane structure")</span></p></div>"
},
"url" : "http://hl7.org/fhir/uv/vulcan-schedule/ActivityDefinition/H2Q-MC-LZZT-Vital-Signs-Temperature",
"identifier" : [
{
"use" : "usual",
"value" : "VitalSigns-Temperature-Measurement"
}
],
"version" : "1.0.0",
"title" : "Vital Signs - Temperature",
"status" : "active",
"date" : "2023-04-18T16:36:07+00:00",
"publisher" : "HL7 International - Biomedical Research & Regulation Work Group",
"contact" : [
{
"name" : "HL7 International - Biomedical Research & Regulation Work Group",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/rcrim"
}
]
}
],
"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"
}
]
}
]
}