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

FHIR IG analytics

Packagehl7.fhir.uv.ebm
Resource TypeDocumentReference
IdDocumentReference-367833.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 367833

version: 9; Last updated: 2025-09-13 10:35:07+0000; Language: en

Profile: ResearchStudySupport

ArtifactPublicationStatus: Active

identifier: FEvIR Object Identifier/367833

status: Current

docStatus: Final

type: Statistical analysis plan

author: Brian S. Alper, MD, MSPH

description:

Example of ResearchStudySupport Profile

content

Attachments

-ContentTypeUrlSizeTitleCreation
*application/pdfhttps://cdn.clinicaltrials.gov/large-docs/79/NCT03421379/SAP_001.pdf444216I8R-JE-IGBJ Statistical Analysis Plan2018-02-02

Source1

{
  "resourceType": "DocumentReference",
  "id": "367833",
  "meta": {
    "versionId": "9",
    "lastUpdated": "2025-09-13T10:35:07.084Z",
    "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": "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",
        "title": "I8R-JE-IGBJ Statistical Analysis Plan",
        "creation": "2018-02-02"
      }
    }
  ]
}