Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot2 - STU 1 ballot International flag

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

: 367832 - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "DocumentReference",
  "id" : "367832",
  "meta" : {
    "versionId" : "9",
    "lastUpdated" : "2025-05-19T18:49:56.964Z",
    "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 367832</b></p><a name=\"367832\"> </a><a name=\"hc367832\"> </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: 9; Last updated: 2025-05-19 18:49:56+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(a) Clinical Pharmacology Protocol</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/367832</p><p><b>status</b>: Current</p><p><b>docStatus</b>: Amended</p><p><b>type</b>: <span title=\"Codes:\">Clinical Trial Protocol</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/Prot_000.pdf\">https://cdn.clinicaltrials.gov/large-docs/79/NCT03421379/Prot_000.pdf</a></td><td>684592</td><td>2017-12-05</td></tr></table></blockquote></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-title",
      "valueString" : "I8R-JE-IGBJ(a) Clinical Pharmacology Protocol"
    },
    {
      "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" : "367832",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "status" : "current",
  "docStatus" : "amended",
  "type" : {
    "text" : "Clinical Trial Protocol"
  },
  "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/Prot_000.pdf",
        "size" : "684592",
        "creation" : "2017-12-05"
      }
    }
  ]
}