NCPI FHIR Implementation Guide
0.2.0 - ci-build

NCPI FHIR Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: Research Consent Disease Abbreviation

Official URL: https://nih-ncpi.github.io/ncpi-fhir-ig/StructureDefinition/research-consent-disease-abbreviation Version: 0.2.0
Active as of 2024-03-04 Computable Name: ResearchConsentDiseaseAbbreviation

Full code string for disease specific consent abbreviations

Context of Use

This extension may be used on the following element(s):

  • Element ID Element

Usage info

Usage:

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

Formal Views of Extension Content

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

This structure is derived from Extension

Summary

Simple Extension of type string: Full code string for disease specific consent abbreviations

This structure is derived from Extension

This structure is derived from Extension

Summary

Simple Extension of type string: Full code string for disease specific consent abbreviations

Differential View

This structure is derived from Extension

Snapshot View

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdGradePath(s)DetailsRequirements
disease-specific-consent-codeerrorExtensionDisease Specific components reflect the content that appears after the DS- portion of the NIH style consent code.
: valueString.matches('DS-[A-Z]+')
ele-1error**ALL** elementsAll FHIR elements must have a @value or children unless an empty Parameters resource
: hasValue() or (children().count() > id.count()) or $this is Parameters
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()