FHIR IG analytics| Package | hl7.fhir.us.vitalsigns |
| Resource Type | ValueSet |
| Id | ValueSet-bodyTempMeasBodyLocationPrecoordVS.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
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) |
{
"resourceType": "ValueSet",
"id": "bodyTempMeasBodyLocationPrecoordVS",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/vitals/ValueSet/bodyTempMeasBodyLocationPrecoordVS",
"version": "0.1.0",
"name": "BodyTemperatureMeasurementBodyLocationvalueset",
"title": "Body Temperature Measurement Body Location value set",
"status": "draft",
"experimental": false,
"date": "2019-05-29",
"publisher": "Clinical Information Modeling Inititative (CIMI)",
"description": "SELECT SNOMED CT code system values.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"copyright": "TBD",
"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)"
}
]
}
]
}
}