FHIR IG Statistics: ValueSet/vital-signs-tw
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
loinc.org | LOINC codes used in this IG |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://loinc.org
Code | Display |
39156-5 | Body mass index (BMI) [Ratio] |
85353-1 | Vital signs, weight, height, head circumference, oxygen saturation and BMI panel |
9279-1 | Respiratory rate |
8867-4 | Heart rate |
2708-6 | Oxygen saturation in Arterial blood |
8310-5 | Body temperature |
8302-2 | Body height |
9843-4 | Head Occipital-frontal circumference |
29463-7 | Body weight |
85354-9 | Blood pressure panel with all children optional |
8480-6 | Systolic blood pressure |
8462-4 | Diastolic blood pressure |
8478-0 | Mean blood pressure |
Source
{
"resourceType": "ValueSet",
"id": "vital-signs-tw",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/vital-signs-tw",
"version": "0.3.0",
"name": "TWVitalSigns",
"title": "LOINC生命體徵值集",
"status": "active",
"experimental": false,
"date": "2022-08-31",
"contact": [
{
"name": "衛生福利部",
"telecom": [
{
"system": "url",
"value": "https://www.mohw.gov.tw/"
},
{
"system": "email",
"value": "CCYU@mohw.gov.tw"
}
]
}
],
"description": "LOINC生命體徵值集。",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "39156-5"
},
{
"code": "85353-1"
},
{
"code": "9279-1"
},
{
"code": "8867-4"
},
{
"code": "2708-6"
},
{
"code": "8310-5"
},
{
"code": "8302-2"
},
{
"code": "9843-4"
},
{
"code": "29463-7"
},
{
"code": "85354-9"
},
{
"code": "8480-6"
},
{
"code": "8462-4"
},
{
"code": "8478-0"
}
]
}
]
}
}