Common Data Models Harmonization
1.0.0 - STU 1 Publication

Common Data Models Harmonization, published by HL7 International - Biomedical Research and Regulation Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/cdmh/ and changes regularly. See the Directory of published versions

Resource Profile: CdmhResearchStudy

Defining URL:http://hl7.org/fhir/us/cdmh/StructureDefinition/cdmh-researchstudy
Version:1.0.0
Name:CdmhResearchStudy
Title:CDMH ResearchStudy
Status:Draft as of 9/1/19
Definition:

This is the ResearchStudy Resource profile for the IG.

Publisher:HL7 International - Biomedical Research and Regulation Work Group
Copyright:

Used by permission of HL7, all rights reserved Creative Commons License

Source Resource:XML / JSON / Turtle

The official URL for this profile is:

http://hl7.org/fhir/us/cdmh/StructureDefinition/cdmh-researchstudy

Formal Views of Profile Content

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

This structure is derived from ResearchStudy

Summary

Mandatory: 1 element
Must-Support: 2 elements

Structures

This structure refers to these other structures:

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet
ResearchStudy.languagepreferredCommonLanguages
Max Binding: AllLanguages
ResearchStudy.statusrequiredResearchStudyStatus
ResearchStudy.primaryPurposeTypeextensibleResearchStudyPrimaryPurposeType
ResearchStudy.phaseexampleResearchStudyPhase
ResearchStudy.categoryexample
ResearchStudy.focusexample
ResearchStudy.conditionexampleCondition/Problem/DiagnosisCodes
ResearchStudy.keywordexample
ResearchStudy.locationextensibleJurisdiction ValueSet
ResearchStudy.reasonStoppedexampleResearchStudyReasonStopped
ResearchStudy.objective.typepreferredResearchStudyObjectiveType

Constraints

IdPathDetailsRequirements
dom-2ResearchStudyIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3ResearchStudyIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4ResearchStudyIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5ResearchStudyIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6ResearchStudyA resource should have narrative for robust management
: text.`div`.exists()
ele-1ResearchStudy.metaAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.implicitRulesAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.languageAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ResearchStudy.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ResearchStudy.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ResearchStudy.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ResearchStudy.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.titleAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.protocolAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.partOfAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.statusAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.primaryPurposeTypeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.phaseAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.categoryAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.focusAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.conditionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.contactAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.relatedArtifactAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.keywordAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.locationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.descriptionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.enrollmentAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.sponsorAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.principalInvestigatorAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.siteAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.reasonStoppedAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.noteAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.armAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.arm.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ResearchStudy.arm.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ResearchStudy.arm.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ResearchStudy.arm.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ResearchStudy.arm.nameAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.arm.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.arm.descriptionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.objectiveAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.objective.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ResearchStudy.objective.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ResearchStudy.objective.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ResearchStudy.objective.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ResearchStudy.objective.nameAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ResearchStudy.objective.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())