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-ballot2 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" : "DocumentReference",
"id" : "367833",
"meta" : {
"versionId" : "7",
"lastUpdated" : "2025-05-20T08:58:43.917Z",
"profile" : [
🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/research-study-support"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference 367833</b></p><a name=\"367833\"> </a><a name=\"hc367833\"> </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: 7; Last updated: 2025-05-20 08:58:43+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-research-study-support.html\">ResearchStudySupport</a></p></div><p><b>Artifact Title</b>: I8R-JE-IGBJ Statistical Analysis Plan</p><p><b>ArtifactPublicationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/cited-artifact-status-type active}\">Active</span></p><p><b>identifier</b>: FEvIR Object Identifier/367833</p><p><b>status</b>: Current</p><p><b>docStatus</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/ebm/CodeSystem/research-study-document-types-code-system statistical-analysis-plan}\">Statistical analysis plan</span></p><p><b>author</b>: Brian S. Alper, MD, MSPH</p><p><b>description</b>: </p><div><p>Example of ResearchStudySupport Profile</p>\n</div><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Size</b></td><td><b>Creation</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td><a href=\"https://cdn.clinicaltrials.gov/large-docs/79/NCT03421379/SAP_001.pdf\">https://cdn.clinicaltrials.gov/large-docs/79/NCT03421379/SAP_001.pdf</a></td><td>444216</td><td>2018-02-02</td></tr></table></blockquote></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/artifact-title",
"valueString" : "I8R-JE-IGBJ Statistical Analysis Plan"
},
{
"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"
}
]
}
}
],
"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" : "367833",
"assigner" : {
"display" : "Computable Publishing LLC"
}
}
],
"status" : "current",
"docStatus" : "final",
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/ebm/CodeSystem/research-study-document-types-code-system",
"code" : "statistical-analysis-plan",
"display" : "Statistical analysis plan"
}
]
},
"author" : [
{
"display" : "Brian S. Alper, MD, MSPH"
}
],
"description" : "Example of ResearchStudySupport Profile",
"content" : [
{
"attachment" : {
"contentType" : "application/pdf",
"url" : "https://cdn.clinicaltrials.gov/large-docs/79/NCT03421379/SAP_001.pdf",
"size" : "444216",
"creation" : "2018-02-02"
}
}
]
}