FHIR Release 3 (STU) 4

This page is part of the FHIR Specification (v3.0.2: (v4.0.1: R4 - Mixed Normative and STU 3). ) in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R4 R3

Valueset-observation-vitalsignresult.json

Vocabulary Work Group Maturity Level : N/A Ballot Standards Status : Informative

Raw JSON ( canonical form + also see JSON Format Specification )

Definition for Value SetVital Signs

{
  "resourceType": "ValueSet",
  "id": "observation-vitalsignresult",
  "meta": {
    "lastUpdated": "2019-10-24T11:53:00+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]

  "resourceType" : "ValueSet",
  "id" : "observation-vitalsignresult",
  "meta" : {
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]

  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"

  "text" : {
    "status" : "generated",
    "div" : "<div>!-- Snipped for Brevity --></div>"

  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/observation-vitalsignresult",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.3.88.12.80.62"
    }
  ],
  "version": "3.0.2",
  "name": "Vital Signs",
  "status": "active",
  "experimental": true,
  "date": "2019-10-24T11:53:00+11:00",
  "publisher": "FHIR project team",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "This value set indicates the allowed vital sign result types.   The concept Vitals signs panel (85353-1) 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 panel (85354-9) 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": [

  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  }],
  "url" : "http://hl7.org/fhir/ValueSet/observation-vitalsignresult",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.3.88.12.80.62"
  }],
  "version" : "4.0.1",
  "name" : "VitalSigns",
  "title" : "Vital Signs",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-11-01T09:29:23+11:00",
  "publisher" : "FHIR project team",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  }],
  "description" : "This value set indicates the allowed vital sign result types.   The LOINC code for Vitals Signs panel (85353-1) 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 panel (85354-9) 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" : "85353-1"
      },

      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "85353-1"
          },
          {
            "code": "9279-1"
          },
          {
            "code": "8867-4"
          },
          {
            "code": "59408-5"
          },
          {
            "code": "8310-5"
          },
          {
            "code": "8302-2"
          },
          {
            "code": "8306-3"
          },
          {
            "code": "8287-5"
          },
          {
            "code": "29463-7"
          },
          {
            "code": "39156-5"
          },
          {
            "code": "85354-9"
          },
          {
            "code": "8480-6"
          },
          {
            "code": "8462-4"
          },
          {
            "code": "8478-0"
          }
        ]
      }
    ]

        "code" : "9279-1"
      },
      {
        "code" : "8867-4"
      },
      {
        "code" : "2708-6"
      },
      {
        "code" : "8310-5"
      },
      {
        "code" : "8302-2"
      },
      {
        "code" : "9843-4"
      },
      {
        "code" : "29463-7"
      },
      {
        "code" : "39156-5"
      },
      {
        "code" : "85354-9"
      },
      {
        "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.