| Package | hl7.fhir.uv.ebm |
| Resource Type | ValueSet |
| Id | 383203 |
| FHIR Version | R6 |
| Source | http://hl7.org/fhir/uv/ebm/https://build.fhir.org/ig/HL7/ebm/ValueSet-383203.html |
| URL | https://fevir.net/resources/ValueSet/383203 |
| Version | 1.0.0-ballot2 |
| Status | active |
| Date | 2025-08-08T16:25:43+00:00 |
| Name | High_Blood_Pressure_Medication_Value_Set |
| Title | High Blood Pressure Medication Value Set |
| Realm | uv |
| Authority | hl7 |
| 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. |
| Copyright | https://creativecommons.org/licenses/by-nc-sa/4.0/ |
No resources found
| CodeSystem | |
| rxnorm | RxNorm |
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
http://www.nlm.nih.gov/research/umls/rxnorm| Code | Display |
| 1156611 | Candesartan |
| 17767 | Amlodipine |
| 5764 | Indapimide |
| 19484 | Bisoprolol |
{
"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"
}
]
}
]
}
}