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-ballot3 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
| Page standards status: Informative |
{
"resourceType" : "ResearchStudy",
"id" : "588222",
"meta" : {
"versionId" : "4",
"lastUpdated" : "2026-08-07T05:51:55.533Z",
"profile" : [
🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/study-design"
]
},
"language" : "en",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ResearchStudy 588222</b></p><a name=\"588222\"> </a><a name=\"hc588222\"> </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: 2026-08-07 05:51:55+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-study-design.html\">StudyDesign</a></p></div><p><b>ArtifactPublicationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/cited-artifact-status-type active}\">Active</span></p><p><b>Artifact Author</b>: Khalid Shahin: </p><p><b>url</b>: <a href=\"https://fevir.net/resources/ResearchStudy/588222\">https://fevir.net/resources/ResearchStudy/588222</a></p><p><b>identifier</b>: FEvIR Object Identifier/588222</p><p><b>title</b>: BP-CONTROL Master Protocol: blood-pressure targets in adults at increased cardiovascular risk</p><p><b>citeAs</b>: </p><div><p>BP-CONTROL Master Protocol: blood-pressure targets in adults at increased cardiovascular risk [Database Entry: FHIR ResearchStudy Resource]. Contributors: Khalid Shahin [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 588222. Revised 2026-08-07. Available at: https://fevir.net/resources/ResearchStudy/588222. Computable resource at: https://fevir.net/resources/ResearchStudy/588222#json.</p>\n</div><p><b>status</b>: Active</p><p><b>purposeType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/research-study-prim-purp-type treatment}\">Treatment</span></p><p><b>condition</b>: <span title=\"Codes:{http://snomed.info/sct 38341003}\">Hypertensive disorder, systemic arterial</span></p><p><b>descriptionSummary</b>: </p><div><p>Master protocol governing a set of randomized components about blood-pressure control across cardiovascular and other outcome.</p>\n</div><p><b>description</b>: </p><div><p>Master protocol governing a set of randomized components that compare intensive with standard blood-pressure control across cardiovascular, cognitive and kidney outcome domains in a shared randomized population.</p>\n</div><p><b>period</b>: 2019-11-01 --> 2025-10-31</p><h3>AssociatedParties</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Role</b></td></tr><tr><td style=\"display: none\">*</td><td>Example National Heart Institute</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/research-study-party-role lead-sponsor}\">Lead sponsor</span></td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type",
"code" : "active",
"display" : "Active"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/artifact-author",
"valueContactDetail" : {
"name" : "Khalid Shahin"
}
}
],
"url" : "https://fevir.net/resources/ResearchStudy/588222",
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "ACSN",
"display" : "Accession ID"
}
],
"text" : "FEvIR Object Identifier"
},
"system" : "https://fevir.net/FOI",
"value" : "588222",
"assigner" : {
"display" : "Computable Publishing LLC"
}
}
],
"title" : "BP-CONTROL Master Protocol: blood-pressure targets in adults at increased cardiovascular risk",
"citeAs" : "BP-CONTROL Master Protocol: blood-pressure targets in adults at increased cardiovascular risk [Database Entry: FHIR ResearchStudy Resource]. Contributors: Khalid Shahin [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 588222. Revised 2026-08-07. Available at: https://fevir.net/resources/ResearchStudy/588222. Computable resource at: https://fevir.net/resources/ResearchStudy/588222#json.",
"status" : "active",
"purposeType" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/research-study-prim-purp-type",
"code" : "treatment",
"display" : "Treatment"
}
]
}
],
"condition" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "38341003",
"display" : "Hypertensive disorder, systemic arterial"
}
]
}
],
"descriptionSummary" : "Master protocol governing a set of randomized components about blood-pressure control across cardiovascular and other outcome.",
"description" : "Master protocol governing a set of randomized components that compare intensive with standard blood-pressure control across cardiovascular, cognitive and kidney outcome domains in a shared randomized population.",
"period" : {
"start" : "2019-11-01",
"end" : "2025-10-31"
},
"associatedParty" : [
{
"name" : "Example National Heart Institute",
"role" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/research-study-party-role",
"code" : "lead-sponsor",
"display" : "Lead sponsor"
}
]
}
}
]
}