OHSU Hypertension Implementation Guide
0.1.0 - CI Build Unknown region code '840'

OHSU Hypertension Implementation Guide, published by Oregon Health and Science University. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/OHSUCMP/htnu18ig/ and changes regularly. See the Directory of published versions

: Blood Pressure Measured - JSON Representation

Active as of 2023-05-11

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.113883.3.600.2012",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-shareablevalueset",
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-publishablevalueset",
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-executablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set contains 1 concepts</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---loinc.org-55284-4\"> </a>\u00a0\u00a0<a href=\"https://loinc.org/55284-4/\">55284-4</a></td><td>http://loinc.org</td><td>Blood pressure systolic and diastolic</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode" : "shareable"
    },
    {
      "url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel",
      "valueCode" : "narrative"
    },
    {
      "url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode" : "publishable"
    },
    {
      "url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode" : "executable"
    },
    {
      "url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel",
      "valueCode" : "executable"
    },
    {
      "url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-usageWarning",
      "valueString" : "This value set contains a point-in-time expansion enumerating the codes that meet the value set intent. As new versions of the code systems used by the value set are released, the contents of this expansion will need to be updated to incorporate newly defined codes that meet the value set intent. Before, and periodically during production use, the value set expansion contents SHOULD be updated. The value set expansion specifies the timestamp when the expansion was produced, SHOULD contain the parameters used for the expansion, and SHALL contain the codes that are obtained by evaluating the value set definition. If this is ONLY an executable value set, a distributable definition of the value set must be obtained to compute the updated expansion."
    }
  ],
  "url" : "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.600.2012",
  "version" : "0.1.0",
  "title" : "Blood Pressure Measured",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-05-11T22:13:39+00:00",
  "publisher" : "Oregon Health and Science University",
  "contact" : [
    {
      "name" : "Oregon Health and Science University",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ohsu.edu/"
        }
      ]
    }
  ],
  "description" : "This valueset contains codes for defining Blood Pressure Measured code attribute.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "840"
        }
      ]
    }
  ],
  "copyright" : "Published by OHSU under an Apache 2.0 License",
  "expansion" : {
    "timestamp" : "2020-12-21T15:03:45-07:00",
    "contains" : [
      {
        "system" : "http://loinc.org",
        "version" : "2.68",
        "code" : "55284-4",
        "display" : "Blood pressure systolic and diastolic"
      }
    ]
  }
}