This page is part of the FHIR Specification (v1.6.0: STU 3 Ballot 4). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions 
Definition for Value SetVital Signs
{
"resourceType": "ValueSet",
"id": "vitalsignresult",
"meta": {
"lastUpdated": "2016-08-11T17:02:54.322+10:00"
},
"text": {
"status": "generated",
"div": "<div>!-- Snipped for Brevity --></div>"
},
"url": "http://hl7.org/fhir/ValueSet/vitalsignresult",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.3.88.12.80.62"
}
],
"name": "Vital Signs",
"status": "active",
"publisher": "FHIR project team",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "http://hl7.org/fhir"
}
]
}
],
"description": "This value set indicates the allowed vital sign result types. The concept Vitals Signs Panel (8716-3) is a grouping structure for a set of vital signs and includes related links (with type=has-member) to the Observations in this set (e.g. respiratory rate, heart rate, BP). The Blood pressure systolic and diastolic (55284-4) is used to group the component observations Systolic blood pressure (8480-6) and Diastolic blood pressure (8462-4).",
"copyright": "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "8716-3"
},
{
"code": "9279-1"
},
{
"code": "8867-4"
},
{
"code": "59408-5"
},
{
"code": "8310-5"
},
{
"code": "8302-2"
},
{
"code": "29463-7"
},
{
"code": "39156-5"
},
{
"code": "55284-4"
},
{
"code": "8480-6"
},
{
"code": "8462-4"
},
{
"code": "8478-0"
}
]
}
]
}
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.