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
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
Description of Profiles, Differentials, Snapshots and how the different presentations work.
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet |
ResearchStudy.language | preferred | CommonLanguages Max Binding: AllLanguages |
ResearchStudy.status | required | ResearchStudyStatus |
ResearchStudy.primaryPurposeType | extensible | ResearchStudyPrimaryPurposeType |
ResearchStudy.phase | example | ResearchStudyPhase |
ResearchStudy.category | example | |
ResearchStudy.focus | example | |
ResearchStudy.condition | example | Condition/Problem/DiagnosisCodes |
ResearchStudy.keyword | example | |
ResearchStudy.location | extensible | Jurisdiction ValueSet |
ResearchStudy.reasonStopped | example | ResearchStudyReasonStopped |
ResearchStudy.objective.type | preferred | ResearchStudyObjectiveType |
Id | Path | Details | Requirements |
dom-2 | ResearchStudy | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | ResearchStudy | If 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-4 | ResearchStudy | If 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-5 | ResearchStudy | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | ResearchStudy | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | ResearchStudy.meta | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.implicitRules | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.language | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.text | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | ResearchStudy.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | ResearchStudy.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | ResearchStudy.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | ResearchStudy.identifier | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.title | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.protocol | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.partOf | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.status | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.primaryPurposeType | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.phase | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.category | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.focus | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.condition | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.contact | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.relatedArtifact | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.keyword | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.location | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.description | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.enrollment | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.period | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.sponsor | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.principalInvestigator | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.site | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.reasonStopped | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.note | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.arm | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.arm.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | ResearchStudy.arm.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | ResearchStudy.arm.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | ResearchStudy.arm.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | ResearchStudy.arm.name | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.arm.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.arm.description | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.objective | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.objective.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | ResearchStudy.objective.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | ResearchStudy.objective.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | ResearchStudy.objective.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | ResearchStudy.objective.name | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ResearchStudy.objective.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |