Extensions for Using Data Elements from FHIR R4 in FHIR STU3
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R4 in FHIR STU3 - Downloaded Version null See the Directory of published versions

Resource Profile: Profile_R4_ResearchStudy_R3

Official URL: http://hl7.org/fhir/4.0/StructureDefinition/profile-ResearchStudy Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: Profile_R4_ResearchStudy_R3

This cross-version profile allows R4 ResearchStudy content to be represented via FHIR STU3 ResearchStudy resources.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ResearchStudy 0..* ResearchStudy Investigation to increase healthcare-related patient-independent knowledge
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:primaryPurposeType 0..1 CodeableConcept R4: treatment | prevention | diagnostic | supportive-care | screening | health-services-research | basic-science | device-feasibility (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.primaryPurposeType
Binding: R4ResearchStudyPrimPurpTypeForR3 (0.1.0) (extensible): Codes for the main intent of the study.
.... extension:phase 0..1 CodeableConcept R4: n-a | early-phase-1 | phase-1 | phase-1-phase-2 | phase-2 | phase-2-phase-3 | phase-3 | phase-4 (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.phase
Binding: R4ResearchStudyPhaseForR3 (0.1.0) (example): Codes for the stage in the progression of a therapy from initial experimental use in humans in clinical trials to post-market evaluation.
.... extension:condition 0..* CodeableConcept R4: Condition being studied (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.condition
.... extension:objective 0..* (Complex) R4: A goal for the study (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.objective
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:status 0..1 code R4: active | administratively-completed | approved | closed-to-accrual | closed-to-accrual-and-intervention | completed | disapproved | in-review | temporarily-closed-to-accrual | temporarily-closed-to-accrual-and-intervention | withdrawn
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.status
Binding: R4ResearchStudyStatusForR3 (0.1.0) (required): Codes that convey the current status of the research study.

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ResearchStudy.status Base required ResearchStudyStatus . 📍3.0.2 tx.fhir.org

Constraints

Id Grade Path(s) Description Expression
dom-1 error ResearchStudy If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
dom-2 error ResearchStudy If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error ResearchStudy If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource contained.where(('#'+id in %resource.descendants().reference).not()).empty()
dom-4 error 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()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from ResearchStudy

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ResearchStudy 0..* ResearchStudy Investigation to increase healthcare-related patient-independent knowledge
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:primaryPurposeType 0..1 CodeableConcept R4: treatment | prevention | diagnostic | supportive-care | screening | health-services-research | basic-science | device-feasibility (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.primaryPurposeType
Binding: R4ResearchStudyPrimPurpTypeForR3 (0.1.0) (extensible): Codes for the main intent of the study.
.... extension:phase 0..1 CodeableConcept R4: n-a | early-phase-1 | phase-1 | phase-1-phase-2 | phase-2 | phase-2-phase-3 | phase-3 | phase-4 (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.phase
Binding: R4ResearchStudyPhaseForR3 (0.1.0) (example): Codes for the stage in the progression of a therapy from initial experimental use in humans in clinical trials to post-market evaluation.
.... extension:condition 0..* CodeableConcept R4: Condition being studied (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.condition
.... extension:objective 0..* (Complex) R4: A goal for the study (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.objective
... status
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:status 0..1 code R4: active | administratively-completed | approved | closed-to-accrual | closed-to-accrual-and-intervention | completed | disapproved | in-review | temporarily-closed-to-accrual | temporarily-closed-to-accrual-and-intervention | withdrawn
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.status
Binding: R4ResearchStudyStatusForR3 (0.1.0) (required): Codes that convey the current status of the research study.
... principalInvestigator
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:principalInvestigator 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: Researcher who oversees multiple aspects of the study additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ResearchStudy 0..* ResearchStudy Investigation to increase healthcare-related patient-independent knowledge
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: Common Languages (extensible): A human language.
Additional BindingsPurpose
All Languages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:primaryPurposeType 0..1 CodeableConcept R4: treatment | prevention | diagnostic | supportive-care | screening | health-services-research | basic-science | device-feasibility (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.primaryPurposeType
Binding: R4ResearchStudyPrimPurpTypeForR3 (0.1.0) (extensible): Codes for the main intent of the study.
.... extension:phase 0..1 CodeableConcept R4: n-a | early-phase-1 | phase-1 | phase-1-phase-2 | phase-2 | phase-2-phase-3 | phase-3 | phase-4 (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.phase
Binding: R4ResearchStudyPhaseForR3 (0.1.0) (example): Codes for the stage in the progression of a therapy from initial experimental use in humans in clinical trials to post-market evaluation.
.... extension:condition 0..* CodeableConcept R4: Condition being studied (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.condition
.... extension:objective 0..* (Complex) R4: A goal for the study (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.objective
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Business Identifier for study
... title Σ 0..1 string Name for this study
... protocol Σ 0..* Reference(PlanDefinition) Steps followed in executing study
... partOf Σ 0..* Reference(ResearchStudy) Part of larger study
... status ?!Σ 1..1 code draft | in-progress | suspended | stopped | completed | entered-in-error
Binding: ResearchStudyStatus . (required): Codes that convey the current status of the research study
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:status 0..1 code R4: active | administratively-completed | approved | closed-to-accrual | closed-to-accrual-and-intervention | completed | disapproved | in-review | temporarily-closed-to-accrual | temporarily-closed-to-accrual-and-intervention | withdrawn
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.status
Binding: R4ResearchStudyStatusForR3 (0.1.0) (required): Codes that convey the current status of the research study.
.... value 0..1 code Primitive value for code
... category Σ 0..* CodeableConcept Classifications for the study
Binding Description: (example): Codes that describe the type of research study. E.g. Study phase, Interventional/Observational, blinding type, etc.
... focus Σ 0..* CodeableConcept Drugs, devices, conditions, etc. under study
Binding Description: (example): Codes for medications, devices, conditions and other interventions
... contact Σ 0..* ContactDetail Contact details for the study
... relatedArtifact 0..* RelatedArtifact References and dependencies
... keyword Σ 0..* CodeableConcept Used to search for the study
Binding Description: (example): Words associated with the study that may be useful in discovery
... jurisdiction Σ 0..* CodeableConcept Geographic region(s) for study
Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use
... description 0..1 markdown What this is study doing
... enrollment Σ 0..* Reference(Group) Inclusion & exclusion criteria
... period Σ 0..1 Period When the study began and ended
... sponsor Σ 0..1 Reference(Organization) Organization responsible for the study
... principalInvestigator Σ 0..1 Reference(Practitioner) The individual responsible for the study
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:principalInvestigator 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: Researcher who oversees multiple aspects of the study additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... site Σ 0..* Reference(Location) Location involved in study execution
... reasonStopped Σ 0..1 CodeableConcept Reason for terminating study early
... note 0..* Annotation Comments made about the event
... arm 0..* BackboneElement Defined path through the study for a subject
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... name 1..1 string Label for study arm
.... code 0..1 CodeableConcept Categorization of study arm
.... description 0..1 string Short explanation of study path

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ResearchStudy.language Base extensible Common Languages 📍3.0.2 FHIR Std.
ResearchStudy.status Base required ResearchStudyStatus . 📍3.0.2 tx.fhir.org
ResearchStudy.category Base example Not State Unknown
ResearchStudy.focus Base example Not State Unknown
ResearchStudy.keyword Base example Not State Unknown
ResearchStudy.jurisdiction Base extensible Jurisdiction ValueSet 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error ResearchStudy If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
dom-2 error ResearchStudy If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error ResearchStudy If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource contained.where(('#'+id in %resource.descendants().reference).not()).empty()
dom-4 error 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()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ResearchStudy 0..* ResearchStudy Investigation to increase healthcare-related patient-independent knowledge
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:primaryPurposeType 0..1 CodeableConcept R4: treatment | prevention | diagnostic | supportive-care | screening | health-services-research | basic-science | device-feasibility (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.primaryPurposeType
Binding: R4ResearchStudyPrimPurpTypeForR3 (0.1.0) (extensible): Codes for the main intent of the study.
.... extension:phase 0..1 CodeableConcept R4: n-a | early-phase-1 | phase-1 | phase-1-phase-2 | phase-2 | phase-2-phase-3 | phase-3 | phase-4 (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.phase
Binding: R4ResearchStudyPhaseForR3 (0.1.0) (example): Codes for the stage in the progression of a therapy from initial experimental use in humans in clinical trials to post-market evaluation.
.... extension:condition 0..* CodeableConcept R4: Condition being studied (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.condition
.... extension:objective 0..* (Complex) R4: A goal for the study (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.objective
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:status 0..1 code R4: active | administratively-completed | approved | closed-to-accrual | closed-to-accrual-and-intervention | completed | disapproved | in-review | temporarily-closed-to-accrual | temporarily-closed-to-accrual-and-intervention | withdrawn
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.status
Binding: R4ResearchStudyStatusForR3 (0.1.0) (required): Codes that convey the current status of the research study.

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ResearchStudy.status Base required ResearchStudyStatus . 📍3.0.2 tx.fhir.org

Constraints

Id Grade Path(s) Description Expression
dom-1 error ResearchStudy If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
dom-2 error ResearchStudy If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error ResearchStudy If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource contained.where(('#'+id in %resource.descendants().reference).not()).empty()
dom-4 error 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()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Differential View

This structure is derived from ResearchStudy

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ResearchStudy 0..* ResearchStudy Investigation to increase healthcare-related patient-independent knowledge
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:primaryPurposeType 0..1 CodeableConcept R4: treatment | prevention | diagnostic | supportive-care | screening | health-services-research | basic-science | device-feasibility (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.primaryPurposeType
Binding: R4ResearchStudyPrimPurpTypeForR3 (0.1.0) (extensible): Codes for the main intent of the study.
.... extension:phase 0..1 CodeableConcept R4: n-a | early-phase-1 | phase-1 | phase-1-phase-2 | phase-2 | phase-2-phase-3 | phase-3 | phase-4 (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.phase
Binding: R4ResearchStudyPhaseForR3 (0.1.0) (example): Codes for the stage in the progression of a therapy from initial experimental use in humans in clinical trials to post-market evaluation.
.... extension:condition 0..* CodeableConcept R4: Condition being studied (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.condition
.... extension:objective 0..* (Complex) R4: A goal for the study (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.objective
... status
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:status 0..1 code R4: active | administratively-completed | approved | closed-to-accrual | closed-to-accrual-and-intervention | completed | disapproved | in-review | temporarily-closed-to-accrual | temporarily-closed-to-accrual-and-intervention | withdrawn
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.status
Binding: R4ResearchStudyStatusForR3 (0.1.0) (required): Codes that convey the current status of the research study.
... principalInvestigator
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:principalInvestigator 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: Researcher who oversees multiple aspects of the study additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ResearchStudy 0..* ResearchStudy Investigation to increase healthcare-related patient-independent knowledge
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: Common Languages (extensible): A human language.
Additional BindingsPurpose
All Languages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:primaryPurposeType 0..1 CodeableConcept R4: treatment | prevention | diagnostic | supportive-care | screening | health-services-research | basic-science | device-feasibility (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.primaryPurposeType
Binding: R4ResearchStudyPrimPurpTypeForR3 (0.1.0) (extensible): Codes for the main intent of the study.
.... extension:phase 0..1 CodeableConcept R4: n-a | early-phase-1 | phase-1 | phase-1-phase-2 | phase-2 | phase-2-phase-3 | phase-3 | phase-4 (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.phase
Binding: R4ResearchStudyPhaseForR3 (0.1.0) (example): Codes for the stage in the progression of a therapy from initial experimental use in humans in clinical trials to post-market evaluation.
.... extension:condition 0..* CodeableConcept R4: Condition being studied (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.condition
.... extension:objective 0..* (Complex) R4: A goal for the study (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.objective
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Business Identifier for study
... title Σ 0..1 string Name for this study
... protocol Σ 0..* Reference(PlanDefinition) Steps followed in executing study
... partOf Σ 0..* Reference(ResearchStudy) Part of larger study
... status ?!Σ 1..1 code draft | in-progress | suspended | stopped | completed | entered-in-error
Binding: ResearchStudyStatus . (required): Codes that convey the current status of the research study
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:status 0..1 code R4: active | administratively-completed | approved | closed-to-accrual | closed-to-accrual-and-intervention | completed | disapproved | in-review | temporarily-closed-to-accrual | temporarily-closed-to-accrual-and-intervention | withdrawn
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ResearchStudy.status
Binding: R4ResearchStudyStatusForR3 (0.1.0) (required): Codes that convey the current status of the research study.
.... value 0..1 code Primitive value for code
... category Σ 0..* CodeableConcept Classifications for the study
Binding Description: (example): Codes that describe the type of research study. E.g. Study phase, Interventional/Observational, blinding type, etc.
... focus Σ 0..* CodeableConcept Drugs, devices, conditions, etc. under study
Binding Description: (example): Codes for medications, devices, conditions and other interventions
... contact Σ 0..* ContactDetail Contact details for the study
... relatedArtifact 0..* RelatedArtifact References and dependencies
... keyword Σ 0..* CodeableConcept Used to search for the study
Binding Description: (example): Words associated with the study that may be useful in discovery
... jurisdiction Σ 0..* CodeableConcept Geographic region(s) for study
Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use
... description 0..1 markdown What this is study doing
... enrollment Σ 0..* Reference(Group) Inclusion & exclusion criteria
... period Σ 0..1 Period When the study began and ended
... sponsor Σ 0..1 Reference(Organization) Organization responsible for the study
... principalInvestigator Σ 0..1 Reference(Practitioner) The individual responsible for the study
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:principalInvestigator 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: Researcher who oversees multiple aspects of the study additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... site Σ 0..* Reference(Location) Location involved in study execution
... reasonStopped Σ 0..1 CodeableConcept Reason for terminating study early
... note 0..* Annotation Comments made about the event
... arm 0..* BackboneElement Defined path through the study for a subject
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... name 1..1 string Label for study arm
.... code 0..1 CodeableConcept Categorization of study arm
.... description 0..1 string Short explanation of study path

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ResearchStudy.language Base extensible Common Languages 📍3.0.2 FHIR Std.
ResearchStudy.status Base required ResearchStudyStatus . 📍3.0.2 tx.fhir.org
ResearchStudy.category Base example Not State Unknown
ResearchStudy.focus Base example Not State Unknown
ResearchStudy.keyword Base example Not State Unknown
ResearchStudy.jurisdiction Base extensible Jurisdiction ValueSet 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error ResearchStudy If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
dom-2 error ResearchStudy If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error ResearchStudy If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource contained.where(('#'+id in %resource.descendants().reference).not()).empty()
dom-4 error 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()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

 

Other representations of profile: CSV, Excel, Schematron