Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot2 - STU 1 ballot International flag

Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ebm/ and changes regularly. See the Directory of published versions

: High Blood Pressure Medication Value Set - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "383203",
  "meta" : {
    "versionId" : "4",
    "lastUpdated" : "2025-07-10T11:22:38.251Z"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet 383203</b></p><a name=\"383203\"> </a><a name=\"hc383203\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 4; Last updated: 2025-07-10 11:22:38+0000</p></div><ul><li>Include these codes as defined in <a href=\"http://www.nlm.nih.gov/research/umls/rxnorm\"><code>http://www.nlm.nih.gov/research/umls/rxnorm</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1156611</td><td>Candesartan</td></tr><tr><td>17767</td><td>Amlodipine</td></tr><tr><td>5764</td><td>Indapimide</td></tr><tr><td>19484</td><td>Bisoprolol</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as",
      "valueMarkdown" : "High Blood Pressure Medication Value Set [Database Entry: FHIR ValueSet Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 383203. Revised 2025-07-10. Available at: https://fevir.net/resources/ValueSet/383203. Computable resource at: https://fevir.net/resources/ValueSet/383203#json."
    }
  ],
  "url" : "https://fevir.net/resources/ValueSet/383203",
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "ACSN",
            "display" : "Accession ID"
          }
        ],
        "text" : "FEvIR Object Identifier"
      },
      "system" : "urn:ietf:rfc:3986",
      "value" : "https://fevir.net/FOI/383203",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    },
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.44.48.13"
    }
  ],
  "version" : "1.0.0-ballot2",
  "name" : "High_Blood_Pressure_Medication_Value_Set",
  "title" : "High Blood Pressure Medication Value Set",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-09-04T23:28:30+00:00",
  "publisher" : "HL7 International / Clinical Decision Support",
  "contact" : [
    {
      "name" : "HL7 International / Clinical Decision Support",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description" : "A set of values used to express a Codeable Concept of Candesartan, Amlodipine, Indapimide, or Bisoprolol with the codeOptions extension because there is not a single code to describe the 4 possible contraindications.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "author" : [
    {
      "name" : "Joanne Dehnbostel"
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "concept" : [
          {
            "code" : "1156611",
            "display" : "Candesartan"
          },
          {
            "code" : "17767",
            "display" : "Amlodipine"
          },
          {
            "code" : "5764",
            "display" : "Indapimide"
          },
          {
            "code" : "19484",
            "display" : "Bisoprolol"
          }
        ]
      }
    ]
  }
}