NCPI FHIR Implementation Guide
0.2.0 - ci-build

NCPI FHIR Implementation Guide - Local Development build (v0.2.0). See the Directory of published versions

Resource Profile: Study Summary

Official URL: https://nih-ncpi.github.io/ncpi-fhir-ig/StructureDefinition/study-summary Version: 0.2.0
Draft as of 2022-12-09 Computable Name: StudySummary

An observation containing summary information about a study in it’s entirety or one of it’s subpopulations.

Key Guidelines

The Study Summary profile is based on the standard FHIR Observation and is intended to provide summary information across an entire study or subgroup of a particular study. The individual summary details are listed as part of the Observation’s component array.

Added Profile Restrictions

  • In order to clarify the contents of the summary observation, the code MUST include the UMLs code, C0242482, for Summary Report.
  • To ensure uniform usability, the subject MUST only reference NCPI Study Group.
  • Again to enforce uniform behavior, there MUST be at least one focus and that MUST be one of the NCPI Research Study resources.
  • Because the entire purpose of the summary are the contents of the components, there MUST be at least one component.

The Study Summary profile is designed to help differentiate the summary at the study level as opposed to summaries that the variable level. Information contained within these summaries would be the sort of information someone might need to see in order to determine if the study is suitable to their research needs at a very high, including the following types of information:

  • Listing of consent group or cohorts the study is comprised of
  • Total number of participants found across entire study
  • Total Number of samples found across entire study
  • Storage required for download of study’s data

Usage:

  • This Resource Profile is not used by any profiles in this Implementation Guide

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Observation

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation 0..*ObservationMeasurements and simple assertions
... code
.... coding 0..*CodingCode defined by a terminology system
Required Pattern: At least the following
..... system1..1uriIdentity of the terminology system
Fixed Value: https://uts.nlm.nih.gov/uts/umls
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: C0242482
..... display1..1stringRepresentation defined by the system
Fixed Value: Summary Report
... subject 0..1Reference(NCPI Study Group)Who and/or what the observation is about
... focus 1..*Reference(NCPI Research Study)What the observation is about, when it is not about the subject of record

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Notes: