FHIR IG analytics| Package | hl7.fhir.uv.vulcan-schedule |
| Resource Type | ActivityDefinition |
| Id | ActivityDefinition-H2Q-MC-LZZT-Vital-Signs-Temperature.json |
| FHIR Version | R6 |
| Source | https://build.fhir.org/ig/HL7/Vulcan-schedule-ig/ActivityDefinition-H2Q-MC-LZZT-Vital-Signs-Temperature.html |
| URL | http://hl7.org/fhir/uv/vulcan-schedule/ActivityDefinition/H2Q-MC-LZZT-Vital-Signs-Temperature |
| Version | 2.0.0 |
| Status | active |
| Date | 2026-07-29T15:50:07+00:00 |
| Title | Vital Signs - Temperature |
| Realm | uv |
| Authority | hl7 |
| Kind | ServiceRequest |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Metadata | |
|---|---|
| Title | Vital Signs - Temperature |
| Version | 2.0.0 |
| Identifier | VitalSigns-Temperature-Measurement |
| Identifier | urn:oid:2.16.840.1.113883.4.642.40.224.11.1 |
| Jurisdiction | World |
| Steward (Publisher) | HL7 International / Biomedical Research and Regulation |
| Steward Contact | HL7 International / Biomedical Research and Regulation |
| Resource Kind | ServiceRequest |
| Code | Temperature taking (procedure) |
| Intent | Order |
| Body Site | Oral cavity Rectum Axilla Tympanic membrane structure |
| Generated using version 0.5.4 of the sample-content-ig Liquid templates | |
{
"resourceType": "ActivityDefinition",
"id": "H2Q-MC-LZZT-Vital-Signs-Temperature",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/vulcan-schedule/StructureDefinition/StudyActivitySoa"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"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",
"title": "Vital Signs - Temperature",
"status": "active",
"date": "2026-07-29T15:50:07+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"
}
]
}
]
}