FHIR IG Statistics: ValueSet/bodytemp
Package | snomed-ig |
Type | ValueSet |
Id | bodytemp |
FHIR Version | R4 |
Source | http://snomed.info/fhir/https://build.fhir.org/ig/IHTSDO/snomed-ig/ValueSet-bodytemp.html |
URL | http://snomed.info/fhir/ValueSet/bodytemp |
Version | 0.0.1 |
Status | active |
Date | 2025-07-09T10:34:35+00:00 |
Name | SnomedBodyTemp |
Title | Core body temperature Observable entity Code |
Description | This value set contains concept codes for core body temperature observable entities. It includes codes from [SNOMED](http://snomed.info/sct) meeting the constraint << 276885007 | Core body temperature (observable entity) | |
Resources that use this resource
StructureDefinition |
bodytemp | Body Temperature |
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "bodytemp",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://snomed.info/fhir/ValueSet/bodytemp",
"version": "0.0.1",
"name": "SnomedBodyTemp",
"title": "Core body temperature Observable entity Code",
"status": "active",
"date": "2025-07-09T10:34:35+00:00",
"publisher": "SNOMED on FHIR project group",
"contact": [
{
"name": "SNOMED on FHIR project group",
"telecom": [
{
"system": "url",
"value": "https://confluence.ihtsdotools.org/display/FHIR/SNOMED+on+FHIR"
}
]
}
],
"description": "This value set contains concept codes for core body temperature observable entities. It includes codes from [SNOMED](http://snomed.info/sct) meeting the constraint << 276885007 | Core body temperature (observable entity) |",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "276885007"
}
]
}
]
}
}