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 |
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ResearchStudy/586129> a fhir:ResearchStudy ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "586129"] ; #
fhir:meta [
fhir:versionId [ fhir:v "4" ] ;
fhir:lastUpdated [ fhir:v "2026-07-30T12:54:53.701Z"^^xsd:dateTime ] ;
fhir:profile ( [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/research-study-site"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/ebm/StructureDefinition/research-study-site>
] )
] ; #
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 586129</b></p><a name=\"586129\"> </a><a name=\"hc586129\"> </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-07-30 12:54:53+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-research-study-site.html\">ResearchStudySite</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>: Brian S. Alper, MD, MSPH: </p><p><b>url</b>: <a href=\"https://fevir.net/resources/ResearchStudy/586129\">https://fevir.net/resources/ResearchStudy/586129</a></p><p><b>identifier</b>: FEvIR Object Identifier/586129</p><p><b>title</b>: Example of a ResearchStudySite</p><p><b>partOf</b>: <a href=\"ResearchStudy-583768.html\">Testing the Combination of the Anti-cancer Drugs ZEN003694 (ZEN-3694) and Talazoparib in Patients With Advanced Solid Tumors, The ComBET Trial</a></p><p><b>citeAs</b>: </p><div><p>Example of a ResearchStudySite [Database Entry: FHIR ResearchStudy Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 586129. Revised 2026-07-30. Available at: https://fevir.net/resources/ResearchStudy/586129. Computable resource at: https://fevir.net/resources/ResearchStudy/586129#json.</p>\n</div><p><b>status</b>: Active</p><p><b>description</b>: </p><div><p>This is an example of a ResearchStudySite Profile in the EBMonFHIR IG. The ResearchStudySite.partOf references the parent research study, and the ResearchStudySite Profile is mainly used for data that is site-specific, such as recruiting status.</p>\n</div><p><b>site</b>: <a href=\"#hc586129/NCT05327010-Location-0\">Location City of Hope Comprehensive Cancer Center</a></p><h3>ProgressStatuses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>State</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/research-study-status recruiting}\">Recruiting</span></td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location #NCT05327010-Location-0</b></p><a name=\"586129/NCT05327010-Location-0\"> </a><a name=\"hc586129/NCT05327010-Location-0\"> </a><p><b>name</b>: City of Hope Comprehensive Cancer Center</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Purpose</b></td><td><b>Name</b></td><td><b>Telecom</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/research-study-party-role general-contact}\">General contact</span></td><td>Site Public Contact</td><td>ph: 800-826-4673, <a href=\"mailto:becomingapatient@coh.org\">becomingapatient@coh.org</a></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/research-study-party-role primary-investigator}\">Principal investigator</span></td><td>Irene M. Kang</td><td> </td></tr></table><p><b>address</b>: Duarte California 91010 United States </p><h3>Positions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style=\"display: none\">*</td><td>-117.97729</td><td>34.13945</td></tr></table></blockquote></div>"^^rdf:XMLLiteral ]
] ; #
fhir:contained ( [
a fhir:Location ;
fhir:id [ fhir:v "NCT05327010-Location-0" ] ;
fhir:name [ fhir:v "City of Hope Comprehensive Cancer Center" ] ;
fhir:contact ( [
fhir:purpose [
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 "general-contact" ] ;
fhir:display [ fhir:v "General contact" ]
] )
] ;
fhir:name ( [
fhir:text [ fhir:v "Site Public Contact" ]
] ) ;
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "800-826-4673" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "becomingapatient@coh.org" ]
] )
] [
fhir:purpose [
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 "primary-investigator" ] ;
fhir:display [ fhir:v "Principal investigator" ]
] )
] ;
fhir:name ( [
fhir:text [ fhir:v "Irene M. Kang" ]
] )
] ) ;
fhir:address [
fhir:city [ fhir:v "Duarte" ] ;
fhir:state [ fhir:v "California" ] ;
fhir:postalCode [ fhir:v "91010" ] ;
fhir:country [ fhir:v "United States" ]
] ;
fhir:position [
fhir:longitude [ fhir:v -117.97729 ] ;
fhir:latitude [ fhir:v 34.13945 ]
]
] ) ; #
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 "Brian S. Alper, MD, MSPH" ]
]
] ) ; #
fhir:url [
fhir:v "https://fevir.net/resources/ResearchStudy/586129"^^xsd:anyURI ;
fhir:l <https://fevir.net/resources/ResearchStudy/586129>
] ; #
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 "586129" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ]
]
] ) ; #
fhir:title [ fhir:v "Example of a ResearchStudySite"] ; #
fhir:partOf ( [
fhir:l <http://hl7.org/fhir/ResearchStudy/583768> ;
fhir:reference [ fhir:v "ResearchStudy/583768" ] ;
fhir:type [
fhir:v "ResearchStudy"^^xsd:anyURI ;
fhir:l fhir:ResearchStudy
] ;
fhir:display [ fhir:v "Testing the Combination of the Anti-cancer Drugs ZEN003694 (ZEN-3694) and Talazoparib in Patients With Advanced Solid Tumors, The ComBET Trial" ]
] ) ; #
fhir:citeAs [ fhir:v "Example of a ResearchStudySite [Database Entry: FHIR ResearchStudy Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 586129. Revised 2026-07-30. Available at: https://fevir.net/resources/ResearchStudy/586129. Computable resource at: https://fevir.net/resources/ResearchStudy/586129#json."] ; #
fhir:status [ fhir:v "active"] ; #
fhir:description [ fhir:v "This is an example of a ResearchStudySite Profile in the EBMonFHIR IG. The ResearchStudySite.partOf references the parent research study, and the ResearchStudySite Profile is mainly used for data that is site-specific, such as recruiting status."] ; #
fhir:site ( [
fhir:l <#NCT05327010-Location-0> ;
fhir:reference [ fhir:v "#NCT05327010-Location-0" ] ;
fhir:type [
fhir:v "Location"^^xsd:anyURI ;
fhir:l fhir:Location
]
] ) ; #
fhir:progressStatus ( [
fhir:state [
fhir:coding ( [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/research-study-status"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/research-study-status>
] ;
fhir:code [ fhir:v "recruiting" ] ;
fhir:display [ fhir:v "Recruiting" ]
] )
]
] ) . #
<http://hl7.org/fhir/ResearchStudy/583768> a fhir:ResearchStudy .
IG © 2024+ HL7 International / Clinical Decision Support.
Package hl7.fhir.uv.ebm#1.0.0-ballot3 based on FHIR 6.0.0-ballot5.
Generated
2026-08-17
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
