FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example ValueSet/observation-vitalsign-bppanel (JSON)

Terminology Infrastructure Work GroupMaturity Level: N/AStandards Status: Informative

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

Definition for Value SetVital Signs - BP Panel

{
  "resourceType" : "ValueSet",
  "id" : "observation-vitalsign-bppanel",
  "meta" : {
    "lastUpdated" : "2024-11-15T18:37:49.495+00:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet observation-vitalsign-bppanel</b></p><a name=\"observation-vitalsign-bppanel\"> </a><a name=\"hcobservation-vitalsign-bppanel\"> </a><a name=\"observation-vitalsign-bppanel-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/35094-2/\">35094-2</a></td><td>Blood pressure panel</td></tr><tr><td><a href=\"https://loinc.org/55417-0/\">55417-0</a></td><td>Short blood pressure panel</td></tr><tr><td><a href=\"https://loinc.org/85354-9/\">85354-9</a></td><td>Blood pressure panel with all children optional</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  }],
  "url" : "http://hl7.org/fhir/ValueSet/observation-vitalsign-bppanel",
  "version" : "6.0.0-ballot2",
  "name" : "VitalSignsBPPanel",
  "title" : "Vital Signs - BP Panel",
  "status" : "active",
  "experimental" : false,
  "publisher" : "FHIR project team",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  }],
  "description" : "This value set defines the set of LOINC codes considered to be appropriate for representing an arterial szstolic and diastolic BP panel of vital signs measurements in Observation.component.code.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "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" : "35094-2",
        "display" : "Blood pressure panel"
      },
      {
        "code" : "55417-0",
        "display" : "Short blood pressure panel"
      },
      {
        "code" : "85354-9",
        "display" : "Blood pressure panel with all children optional"
      }]
    }]
  }
}

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.