FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/383203

Packagehl7.fhir.uv.ebm
Resource TypeValueSet
Id383203
FHIR VersionR6
Sourcehttp://hl7.org/fhir/uv/ebm/https://build.fhir.org/ig/HL7/ebm/ValueSet-383203.html
URLhttps://fevir.net/resources/ValueSet/383203
Version1.0.0-ballot2
Statusactive
Date2025-08-08T16:25:43+00:00
NameHigh_Blood_Pressure_Medication_Value_Set
TitleHigh Blood Pressure Medication Value Set
Realmuv
Authorityhl7
DescriptionA 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.
Copyrighthttps://creativecommons.org/licenses/by-nc-sa/4.0/

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
rxnormRxNorm

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet 383203

version: 4; Last updated: 2025-07-10 11:22:38+0000


Source

{
  "resourceType": "ValueSet",
  "id": "383203",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2025-07-10T11:22:38.251Z"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-08-08T16:25:43+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"
          }
        ]
      }
    ]
  }
}