FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.ebm
Resource TypeDocumentReference
IdDocumentReference-367832.json
FHIR VersionR6

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: DocumentReference 367832

version: 11; Last updated: 2025-09-08 19:43:47+0000; Language: en

Profile: ResearchStudySupport

ArtifactPublicationStatus: Active

identifier: FEvIR Object Identifier/367832

status: Current

docStatus: Amended

type: Clinical Trial Protocol

author: Brian S. Alper, MD, MSPH

description:

Example of ResearchStudySupport Profile

content

Attachments

-ContentTypeUrlSizeTitleCreation
*application/pdfhttps://cdn.clinicaltrials.gov/large-docs/79/NCT03421379/Prot_000.pdf684592I8R-JE-IGBJ(a) Clinical Pharmacology Protocol2017-12-05

Source1

{
  "resourceType": "DocumentReference",
  "id": "367832",
  "meta": {
    "versionId": "11",
    "lastUpdated": "2025-09-08T19:43:47.998Z",
    "profile": [
      "http://hl7.org/fhir/uv/ebm/StructureDefinition/research-study-support"
    ]
  },
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "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"
          }
        ]
      }
    }
  ],
  "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",
        "title": "I8R-JE-IGBJ(a) Clinical Pharmacology Protocol",
        "creation": "2017-12-05"
      }
    }
  ]
}