FHIR IG Statistics: ValueSet/bodyTempMeasBodyLocationPrecoordVS
Package | hl7.fhir.us.vitals |
Type | ValueSet |
Id | bodyTempMeasBodyLocationPrecoordVS |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/vitals/https://build.fhir.org/ig/HL7/cimi-vital-signs/ValueSet-bodyTempMeasBodyLocationPrecoordVS.html |
URL | http://hl7.org/fhir/us/vitals/ValueSet/bodyTempMeasBodyLocationPrecoordVS |
Version | 2.0.0 |
Status | draft |
Date | 2024-10-09T23:56:46+00:00 |
Name | BodyTemperatureMeasurementBodyLocationvalueset |
Title | Body Temperature Measurement Body Location value set |
Realm | us |
Authority | hl7 |
Description | SELECT SNOMED CT code system values that describe where on the body the temperature was measured. |
Copyright | This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement |
Resources that use this resource
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
- Include these codes as defined in
http://snomed.info/sct
Code | Display |
117590005 | Ear structure (body structure) |
7569003 | Finger structure (body structure) |
52795006 | Forehead structure (body structure) |
279549004 | Nasal cavity structure (body structure) |
71836000 | Nasopharyngeal structure (body structure) |
74262004 | Oral cavity structure (body structure) |
34402009 | Rectum structure (body structure) |
422543003 | Structure of axillary fossa (body structure) |
29707007 | Toe structure (body structure) |
42859004 | Tympanic membrane structure (body structure) |
89837001 | Urinary bladder structure (body structure) |
Source
{
"resourceType": "ValueSet",
"id": "bodyTempMeasBodyLocationPrecoordVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/vitals/ValueSet/bodyTempMeasBodyLocationPrecoordVS",
"version": "2.0.0",
"name": "BodyTemperatureMeasurementBodyLocationvalueset",
"title": "Body Temperature Measurement Body Location value set",
"status": "draft",
"date": "2024-10-09T23:56:46+00:00",
"publisher": "HL7 International - Clinical Information Modeling Initiative",
"contact": [
{
"name": "HL7 International - Clinical Information Modeling Initiative",
"telecom": [
{
"system": "url",
"value": "http://hl7.org/Special/committees/cimi"
}
]
},
{
"name": "Logica",
"telecom": [
{
"system": "url",
"value": "https://www.logicahealth.org/"
}
]
}
],
"description": "SELECT SNOMED CT code system values that describe where on the body the temperature was measured.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "117590005",
"display": "Ear structure (body structure)"
},
{
"code": "7569003",
"display": "Finger structure (body structure)"
},
{
"code": "52795006",
"display": "Forehead structure (body structure)"
},
{
"code": "279549004",
"display": "Nasal cavity structure (body structure)"
},
{
"code": "71836000",
"display": "Nasopharyngeal structure (body structure)"
},
{
"code": "74262004",
"display": "Oral cavity structure (body structure)"
},
{
"code": "34402009",
"display": "Rectum structure (body structure)"
},
{
"code": "422543003",
"display": "Structure of axillary fossa (body structure)"
},
{
"code": "29707007",
"display": "Toe structure (body structure)"
},
{
"code": "42859004",
"display": "Tympanic membrane structure (body structure)"
},
{
"code": "89837001",
"display": "Urinary bladder structure (body structure)"
}
]
}
]
}
}