Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot3 - STU 1 Ballot 3 World

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

: BP-CONTROL Master Protocol: blood-pressure targets in adults at increased cardiovascular risk

Page standards status: Informative

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/ResearchStudy/588222> a fhir:ResearchStudy ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "588222"] ; # 
  fhir:meta [
     fhir:versionId [ fhir:v "4" ] ;
     fhir:lastUpdated [ fhir:v "2026-08-07T05:51:55.533Z"^^xsd:dateTime ] ;
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/study-design"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/uv/ebm/StructureDefinition/study-design>
     ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<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 --&gt; 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>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status>
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [
           fhir:v "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type"^^xsd:anyURI ;
           fhir:l <http://terminology.hl7.org/CodeSystem/cited-artifact-status-type>
         ] ;
         fhir:code [ fhir:v "active" ] ;
         fhir:display [ fhir:v "Active" ]
       ] )
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-author"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/artifact-author>
     ] ;
     fhir:value [
       a fhir:ContactDetail ;
       fhir:name [ fhir:v "Khalid Shahin" ]
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "https://fevir.net/resources/ResearchStudy/588222"^^xsd:anyURI ;
     fhir:l <https://fevir.net/resources/ResearchStudy/588222>
  ] ; # 
  fhir:identifier ( [
     fhir:type [
       fhir:coding ( [
         fhir:system [
           fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
           fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203>
         ] ;
         fhir:code [ fhir:v "ACSN" ] ;
         fhir:display [ fhir:v "Accession ID" ]
       ] ) ;
       fhir:text [ fhir:v "FEvIR Object Identifier" ]
     ] ;
     fhir:system [
       fhir:v "https://fevir.net/FOI"^^xsd:anyURI ;
       fhir:l <https://fevir.net/FOI>
     ] ;
     fhir:value [ fhir:v "588222" ] ;
     fhir:assigner [
       fhir:display [ fhir:v "Computable Publishing LLC" ]
     ]
  ] ) ; # 
  fhir:title [ fhir:v "BP-CONTROL Master Protocol: blood-pressure targets in adults at increased cardiovascular risk"] ; # 
  fhir:citeAs [ fhir:v "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."] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:purposeType ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/research-study-prim-purp-type"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/research-study-prim-purp-type>
       ] ;
       fhir:code [ fhir:v "treatment" ] ;
       fhir:display [ fhir:v "Treatment" ]
     ] )
  ] ) ; # 
  fhir:condition ( [
     a sct:38341003 ;
     fhir:coding ( [
       fhir:system [
         fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
         fhir:l <http://snomed.info/sct>
       ] ;
       fhir:code [ fhir:v "38341003" ] ;
       fhir:display [ fhir:v "Hypertensive disorder, systemic arterial" ]
     ] )
  ] ) ; # 
  fhir:descriptionSummary [ fhir:v "Master protocol governing a set of randomized components about blood-pressure control across cardiovascular and other outcome."] ; # 
  fhir:description [ fhir:v "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."] ; # 
  fhir:period [
     fhir:start [ fhir:v "2019-11-01"^^xsd:date ] ;
     fhir:end [ fhir:v "2025-10-31"^^xsd:date ]
  ] ; # 
  fhir:associatedParty ( [
     fhir:name [ fhir:v "Example National Heart Institute" ] ;
     fhir:role [
       fhir:coding ( [
         fhir:system [
           fhir:v "http://terminology.hl7.org/CodeSystem/research-study-party-role"^^xsd:anyURI ;
           fhir:l <http://terminology.hl7.org/CodeSystem/research-study-party-role>
         ] ;
         fhir:code [ fhir:v "lead-sponsor" ] ;
         fhir:display [ fhir:v "Lead sponsor" ]
       ] )
     ]
  ] ) . #