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

FHIR IG analytics

Packagehl7.fhir.uv.ebm
Resource TypeResearchStudy
IdResearchStudy-568025.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: ResearchStudy 568025

version: 5; Last updated: 2026-05-30 21:02:29+0000

Profile: http://hl7.org/fhir/uv/pharmaceutical-research-protocol/StructureDefinition/m11-research-study-profile

ArtifactPublicationStatus: Active

Artifact Author: Brian S. Alper, MD, MSPH:

url: https://fevir.net/resources/ResearchStudy/568025

identifier: FEvIR Object Identifier/568025, [To be replaced]

title: M11ResearchStudy Template

citeAs:

M11ResearchStudy Template [Database Entry: FHIR ResearchStudy Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 568025. Revised 2026-05-30. Available at: https://fevir.net/resources/ResearchStudy/568025. Computable resource at: https://fevir.net/resources/ResearchStudy/568025#json.

RelatesTos

-TypeTarget[x]
*Supported WithM11 Report for M11ResearchStudy Template

status: Active

description:

This instance of M11ResearchStudy Profile is created to support a set of Composition Profiles to represent the M11 Report Template Instructions.

Recruitments

-Eligibility
*StudyEligibilityCriteria for M11Report Example

objective

name: Primary Objective 1: [Replace with short label.]

type: Primary

description:

[Replace with description for a primary objective.]

OutcomeMeasures

-NameDescriptionEndpoint
*[Replace with short label for an outcome measure.]

[Replace with description for an outcome measure.]

[Replace with reference to an EvidenceVariable (VariableDefinition Profile)for a structured definition of an outcome measure.]

objective

name: Secondary Objective 1: [Replace with short label.]

type: Secondary

description:

[Replace with description for a secondary objective.]

OutcomeMeasures

-NameDescriptionEndpoint
*[Replace with short label for an outcome measure.]

[Replace with description for an outcome measure.]

[Replace with reference to an EvidenceVariable (VariableDefinition Profile)for a structured definition of an outcome measure.]

Source1

{
  "resourceType": "ResearchStudy",
  "id": "568025",
  "meta": {
    "versionId": "5",
    "lastUpdated": "2026-05-30T21:02:29.124Z",
    "profile": [
      "http://hl7.org/fhir/uv/pharmaceutical-research-protocol/StructureDefinition/m11-research-study-profile"
    ]
  },
  "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"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/artifact-author",
      "valueContactDetail": {
        "name": "Brian S. Alper, MD, MSPH"
      }
    }
  ],
  "url": "https://fevir.net/resources/ResearchStudy/568025",
  "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": "568025",
      "assigner": {
        "display": "Computable Publishing LLC"
      }
    },
    {
      "value": "[To be replaced]",
      "assigner": {
        "display": "[To be replaced]"
      }
    }
  ],
  "title": "M11ResearchStudy Template",
  "citeAs": "M11ResearchStudy Template [Database Entry: FHIR ResearchStudy Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 568025. Revised 2026-05-30. Available at: https://fevir.net/resources/ResearchStudy/568025. Computable resource at: https://fevir.net/resources/ResearchStudy/568025#json.",
  "relatesTo": [
    {
      "type": "supported-with",
      "targetReference": {
        "reference": "Composition/568057",
        "type": "Composition",
        "display": "M11 Report for M11ResearchStudy Template"
      }
    }
  ],
  "status": "active",
  "description": "This instance of M11ResearchStudy Profile is created to support a set of Composition Profiles to represent the M11 Report Template Instructions.",
  "recruitment": {
    "eligibility": {
      "reference": "Group/568026",
      "type": "Group",
      "display": "StudyEligibilityCriteria for M11Report Example"
    }
  },
  "objective": [
    {
      "name": "Primary Objective 1: [Replace with short label.]",
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/research-study-objective-type",
            "code": "primary",
            "display": "Primary"
          }
        ]
      },
      "description": "[Replace with description for a primary objective.]",
      "outcomeMeasure": [
        {
          "name": "[Replace with short label for an outcome measure.]",
          "description": "[Replace with description for an outcome measure.]",
          "endpoint": {
            "type": "EvidenceVariable",
            "display": "[Replace with reference to an EvidenceVariable (VariableDefinition Profile)for a structured definition of an outcome measure.]"
          }
        }
      ]
    },
    {
      "name": "Secondary Objective 1: [Replace with short label.]",
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/research-study-objective-type",
            "code": "secondary",
            "display": "Secondary"
          }
        ]
      },
      "description": "[Replace with description for a secondary objective.]",
      "outcomeMeasure": [
        {
          "name": "[Replace with short label for an outcome measure.]",
          "description": "[Replace with description for an outcome measure.]",
          "endpoint": {
            "type": "EvidenceVariable",
            "display": "[Replace with reference to an EvidenceVariable (VariableDefinition Profile)for a structured definition of an outcome measure.]"
          }
        }
      ]
    }
  ]
}