Notificación FACEDRA basada en FHIR® R5 |
0.1.1 - ci-build
Notificación FACEDRA basada en FHIR® R5 | - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: https://hl7.comisca.org/fhir/StructureDefinition/estudio-investigacion-facedra | Version: 0.1.1 | ||||
| Standards status: Informative | Computable Name: EstudioInvestigacionFACEDRA | ||||
Copyright/Legal: Derechos de autor (c) 2026, Consejo de Ministros de Salud de Centroamérica y República Dominicana (COMISCA). Este trabajo se distribuye bajo la licencia CC0-1.0, lo que permite su uso sin restricciones, incluso para fines comerciales. HL7®, FHIR® y el logotipo FHIR (diseño de llama) son marcas registradas de Health Level Seven International. Su uso no implica respaldo por parte de HL7. El contenido normativo de FHIR es © HL7.org 2011+. Todos los derechos reservados. |
|||||
Perfil del recurso ResearchStudy para representar notificaciones FACEDRA de tipo estudio, segun el modelo funcional definido en la hoja ResearchStudy.
Usages:
You can also check for usages in the FHIR IG Statistics
Description Differentials, Snapshots, and other representations.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ResearchStudy | Investigation to increase healthcare-related patient-independent knowledge | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
Σ | 0..1 | Identifier | Identificador del estudio |
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient |
![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() |
1..1 | string | Nombre del estudio | |
![]() ![]() |
Σ | 0..1 | string | Titulo formal del estudio |
![]() ![]() |
?!Σ | 1..1 | code | Estado del estudio Binding: PublicationStatus (required): Codes that convey the current publication status of the research study resource. |
![]() ![]() |
Σ | 0..* | CodeableConcept | Pais o paises del estudio Binding: JurisdictionValueSet (extensible): Countries and regions within which this artifact is targeted for use. |
![]() ![]() ![]() |
Σ | 1..* | Coding | Code defined by a terminology system |
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Identity of the terminology system |
![]() ![]() ![]() ![]() |
ΣC | 1..1 | code | Symbol in syntax defined by the system |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ResearchStudy.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| ResearchStudy.status | Base | required | PublicationStatus | 📍5.0.0 | FHIR Std. |
| ResearchStudy.region | Base | extensible | Jurisdiction ValueSet | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| 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 or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).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()
|
| dom-5 | error | ResearchStudy | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | ResearchStudy | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ResearchStudy | Investigation to increase healthcare-related patient-independent knowledge | |
![]() ![]() |
0..1 | Identifier | Identificador del estudio | |
![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value | |
![]() ![]() ![]() |
1..1 | string | The value that is unique | |
![]() ![]() |
1..1 | string | Nombre del estudio | |
![]() ![]() |
0..1 | string | Titulo formal del estudio | |
![]() ![]() |
1..1 | code | Estado del estudio | |
![]() ![]() |
0..* | CodeableConcept | Pais o paises del estudio | |
![]() ![]() ![]() |
1..* | Coding | Code defined by a terminology system | |
![]() ![]() ![]() ![]() |
1..1 | uri | Identity of the terminology system | |
![]() ![]() ![]() ![]() |
1..1 | code | Symbol in syntax defined by the system | |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | ResearchStudy | Investigation to increase healthcare-related patient-independent knowledge | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() |
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 | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
0..1 | uri | Canonical identifier for this study resource | |||||
![]() ![]() |
Σ | 0..1 | Identifier | Identificador del estudio | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
0..1 | string | The business version for the study record | |||||
![]() ![]() |
1..1 | string | Nombre del estudio | |||||
![]() ![]() |
Σ | 0..1 | string | Titulo formal del estudio | ||||
![]() ![]() |
0..* | BackboneElement | Additional names for the study | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | CodeableConcept | primary | official | scientific | plain-language | subtitle | short-title | acronym | earlier-title | language | auto-translated | human-use | machine-use | duplicate-uid Binding: TitleType (extensible): desc. | |||||
![]() ![]() ![]() |
0..1 | string | The name | |||||
![]() ![]() |
Σ | 0..* | Reference(PlanDefinition) | Steps followed in executing study | ||||
![]() ![]() |
Σ | 0..* | Reference(ResearchStudy) | Part of larger study | ||||
![]() ![]() |
0..* | RelatedArtifact | References, URLs, and attachments | |||||
![]() ![]() |
0..1 | dateTime | Date the resource last changed | |||||
![]() ![]() |
?!Σ | 1..1 | code | Estado del estudio Binding: PublicationStatus (required): Codes that convey the current publication status of the research study resource. | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | treatment | prevention | diagnostic | supportive-care | screening | health-services-research | basic-science | device-feasibility Binding: ResearchStudyPrimaryPurposeType (preferred): Codes for the main intent of the study. | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | n-a | early-phase-1 | phase-1 | phase-1-phase-2 | phase-2 | phase-2-phase-3 | phase-3 | phase-4 Binding: ResearchStudyPhase (example): Codes for the stage in the progression of a therapy from initial experimental use in humans in clinical trials to post-market evaluation. | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Classifications of the study design characteristics Binding: StudyDesign (preferred): This is a set of terms for study design characteristics. | ||||
![]() ![]() |
0..* | CodeableReference(Medication | MedicinalProductDefinition | SubstanceDefinition | EvidenceVariable) | Drugs, devices, etc. under study Binding: ResearchStudyFocusType (example): Common codes of research study focus | |||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Condition being studied Binding: ConditionProblemDiagnosisCodes (example): Identification of the condition or diagnosis. | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Used to search for the study Binding Description: (example): Words associated with the study that may be useful in discovery. | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Pais o paises del estudio Binding: JurisdictionValueSet (extensible): Countries and regions within which this artifact is targeted for use. | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
Σ | 1..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Identity of the terminology system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() |
ΣC | 1..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() |
0..1 | markdown | Brief text explaining the study | |||||
![]() ![]() |
0..1 | markdown | Detailed narrative of the study | |||||
![]() ![]() |
Σ | 0..1 | Period | When the study began and ended | ||||
![]() ![]() |
Σ | 0..* | Reference(Location | ResearchStudy | Organization) | Facility where study activities are conducted | ||||
![]() ![]() |
0..* | Annotation | Comments made about the study | |||||
![]() ![]() |
0..* | CodeableConcept | Classification for the study Binding: ResearchStudyClassifiers (example): desc. | |||||
![]() ![]() |
0..* | BackboneElement | Sponsors, collaborators, and other parties | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | string | Name of associated party | |||||
![]() ![]() ![]() |
1..1 | CodeableConcept | sponsor | lead-sponsor | sponsor-investigator | primary-investigator | collaborator | funding-source | general-contact | recruitment-contact | sub-investigator | study-director | study-chair Binding: ResearchStudyPartyRole (extensible): desc. | |||||
![]() ![]() ![]() |
0..* | Period | When active in the role | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | nih | fda | government | nonprofit | academic | industry Binding: ResearchStudyPartyOrgType (example): A characterization or type of the entity. | |||||
![]() ![]() ![]() |
0..1 | Reference(Practitioner | PractitionerRole | Organization) | Individual or organization associated with study (use practitionerRole to specify their organisation) | |||||
![]() ![]() |
0..* | BackboneElement | Status of study with time for that status | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
1..1 | CodeableConcept | Label for status or state (e.g. recruitment status) Binding: ResearchStudyStatus (extensible): defn. | |||||
![]() ![]() ![]() |
0..1 | boolean | Actual if true else anticipated | |||||
![]() ![]() ![]() |
0..1 | Period | Date range | |||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | accrual-goal-met | closed-due-to-toxicity | closed-due-to-lack-of-study-progress | temporarily-closed-per-study-design Binding: ResearchStudyReasonStopped (example): Codes for why the study ended prematurely. | ||||
![]() ![]() |
Σ | 0..1 | BackboneElement | Target or actual group of participants enrolled in study | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | unsignedInt | Estimated total number of participants to be enrolled | |||||
![]() ![]() ![]() |
0..1 | unsignedInt | Actual total number of participants enrolled in study | |||||
![]() ![]() ![]() |
0..1 | Reference(Group | EvidenceVariable) | Inclusion and exclusion criteria | |||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Group) | Group of participants who were enrolled in study | ||||
![]() ![]() |
0..* | BackboneElement | Defined path through the study for a subject | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | id | Allows the comparisonGroup for the study and the comparisonGroup for the subject to be linked easily | |||||
![]() ![]() ![]() |
1..1 | string | Label for study comparisonGroup | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Categorization of study comparisonGroup Binding: ResearchStudyArmType (extensible): desc. | |||||
![]() ![]() ![]() |
0..1 | markdown | Short explanation of study path | |||||
![]() ![]() ![]() |
0..* | Reference(EvidenceVariable) | Interventions or exposures in this comparisonGroup or cohort | |||||
![]() ![]() ![]() |
0..1 | Reference(Group) | Group of participants who were enrolled in study comparisonGroup | |||||
![]() ![]() |
0..* | BackboneElement | A goal for the study | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | string | Label for the objective | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | primary | secondary | exploratory Binding: ResearchStudyObjectiveType (preferred): Codes for the kind of study objective. | |||||
![]() ![]() ![]() |
0..1 | markdown | Description of the objective | |||||
![]() ![]() |
0..* | BackboneElement | A variable measured during the study | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | string | Label for the outcome | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | primary | secondary | exploratory Binding: ResearchStudyObjectiveType (preferred): defn. | |||||
![]() ![]() ![]() |
0..1 | markdown | Description of the outcome | |||||
![]() ![]() ![]() |
0..1 | Reference(EvidenceVariable) | Structured outcome definition | |||||
![]() ![]() |
Σ | 0..* | Reference(EvidenceReport | Citation | DiagnosticReport) | Link to results generated during the study | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| ResearchStudy.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| ResearchStudy.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| ResearchStudy.identifier.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| ResearchStudy.label.type | Base | extensible | Title Type | 📍5.0.0 | FHIR Std. |
| ResearchStudy.status | Base | required | PublicationStatus | 📍5.0.0 | FHIR Std. |
| ResearchStudy.primaryPurposeType | Base | preferred | Research Study Primary Purpose Type | 📍5.0.0 | FHIR Std. |
| ResearchStudy.phase | Base | example | Research Study Phase | 📍5.0.0 | FHIR Std. |
| ResearchStudy.studyDesign | Base | preferred | Study Design | 📍5.0.0 | FHIR Std. |
| ResearchStudy.focus | Base | example | Research Study Focus Type | 📍5.0.0 | FHIR Std. |
| ResearchStudy.condition | Base | example | Condition/Problem/Diagnosis Codes | 📍5.0.0 | FHIR Std. |
| ResearchStudy.keyword | Base | example | Not State | Unknown | |
| ResearchStudy.region | Base | extensible | Jurisdiction ValueSet | 📍5.0.0 | FHIR Std. |
| ResearchStudy.classifier | Base | example | Research Study Classifiers | 📍5.0.0 | FHIR Std. |
| ResearchStudy.associatedParty.role | Base | extensible | Research Study Party Role | 📍5.0.0 | FHIR Std. |
| ResearchStudy.associatedParty.classifier | Base | example | Research Study Party Organization Type | 📍5.0.0 | FHIR Std. |
| ResearchStudy.progressStatus.state | Base | extensible | Research Study Status | 📍5.0.0 | FHIR Std. |
| ResearchStudy.whyStopped | Base | example | Research Study Reason Stopped | 📍5.0.0 | FHIR Std. |
| ResearchStudy.comparisonGroup.type | Base | extensible | Research Study Arm Type | 📍5.0.0 | FHIR Std. |
| ResearchStudy.objective.type | Base | preferred | Research Study Objective Type | 📍5.0.0 | FHIR Std. |
| ResearchStudy.outcomeMeasure.type | Base | preferred | Research Study Objective Type | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| 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 or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).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()
|
| dom-5 | error | ResearchStudy | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | ResearchStudy | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (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
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ResearchStudy | Investigation to increase healthcare-related patient-independent knowledge | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
Σ | 0..1 | Identifier | Identificador del estudio |
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient |
![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() |
1..1 | string | Nombre del estudio | |
![]() ![]() |
Σ | 0..1 | string | Titulo formal del estudio |
![]() ![]() |
?!Σ | 1..1 | code | Estado del estudio Binding: PublicationStatus (required): Codes that convey the current publication status of the research study resource. |
![]() ![]() |
Σ | 0..* | CodeableConcept | Pais o paises del estudio Binding: JurisdictionValueSet (extensible): Countries and regions within which this artifact is targeted for use. |
![]() ![]() ![]() |
Σ | 1..* | Coding | Code defined by a terminology system |
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Identity of the terminology system |
![]() ![]() ![]() ![]() |
ΣC | 1..1 | code | Symbol in syntax defined by the system |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ResearchStudy.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| ResearchStudy.status | Base | required | PublicationStatus | 📍5.0.0 | FHIR Std. |
| ResearchStudy.region | Base | extensible | Jurisdiction ValueSet | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| 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 or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).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()
|
| dom-5 | error | ResearchStudy | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | ResearchStudy | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ResearchStudy | Investigation to increase healthcare-related patient-independent knowledge | |
![]() ![]() |
0..1 | Identifier | Identificador del estudio | |
![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value | |
![]() ![]() ![]() |
1..1 | string | The value that is unique | |
![]() ![]() |
1..1 | string | Nombre del estudio | |
![]() ![]() |
0..1 | string | Titulo formal del estudio | |
![]() ![]() |
1..1 | code | Estado del estudio | |
![]() ![]() |
0..* | CodeableConcept | Pais o paises del estudio | |
![]() ![]() ![]() |
1..* | Coding | Code defined by a terminology system | |
![]() ![]() ![]() ![]() |
1..1 | uri | Identity of the terminology system | |
![]() ![]() ![]() ![]() |
1..1 | code | Symbol in syntax defined by the system | |
Documentation for this format | ||||
Snapshot ViewView
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | ResearchStudy | Investigation to increase healthcare-related patient-independent knowledge | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() |
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 | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
0..1 | uri | Canonical identifier for this study resource | |||||
![]() ![]() |
Σ | 0..1 | Identifier | Identificador del estudio | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
0..1 | string | The business version for the study record | |||||
![]() ![]() |
1..1 | string | Nombre del estudio | |||||
![]() ![]() |
Σ | 0..1 | string | Titulo formal del estudio | ||||
![]() ![]() |
0..* | BackboneElement | Additional names for the study | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | CodeableConcept | primary | official | scientific | plain-language | subtitle | short-title | acronym | earlier-title | language | auto-translated | human-use | machine-use | duplicate-uid Binding: TitleType (extensible): desc. | |||||
![]() ![]() ![]() |
0..1 | string | The name | |||||
![]() ![]() |
Σ | 0..* | Reference(PlanDefinition) | Steps followed in executing study | ||||
![]() ![]() |
Σ | 0..* | Reference(ResearchStudy) | Part of larger study | ||||
![]() ![]() |
0..* | RelatedArtifact | References, URLs, and attachments | |||||
![]() ![]() |
0..1 | dateTime | Date the resource last changed | |||||
![]() ![]() |
?!Σ | 1..1 | code | Estado del estudio Binding: PublicationStatus (required): Codes that convey the current publication status of the research study resource. | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | treatment | prevention | diagnostic | supportive-care | screening | health-services-research | basic-science | device-feasibility Binding: ResearchStudyPrimaryPurposeType (preferred): Codes for the main intent of the study. | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | n-a | early-phase-1 | phase-1 | phase-1-phase-2 | phase-2 | phase-2-phase-3 | phase-3 | phase-4 Binding: ResearchStudyPhase (example): Codes for the stage in the progression of a therapy from initial experimental use in humans in clinical trials to post-market evaluation. | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Classifications of the study design characteristics Binding: StudyDesign (preferred): This is a set of terms for study design characteristics. | ||||
![]() ![]() |
0..* | CodeableReference(Medication | MedicinalProductDefinition | SubstanceDefinition | EvidenceVariable) | Drugs, devices, etc. under study Binding: ResearchStudyFocusType (example): Common codes of research study focus | |||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Condition being studied Binding: ConditionProblemDiagnosisCodes (example): Identification of the condition or diagnosis. | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Used to search for the study Binding Description: (example): Words associated with the study that may be useful in discovery. | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Pais o paises del estudio Binding: JurisdictionValueSet (extensible): Countries and regions within which this artifact is targeted for use. | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
Σ | 1..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Identity of the terminology system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() |
ΣC | 1..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() |
0..1 | markdown | Brief text explaining the study | |||||
![]() ![]() |
0..1 | markdown | Detailed narrative of the study | |||||
![]() ![]() |
Σ | 0..1 | Period | When the study began and ended | ||||
![]() ![]() |
Σ | 0..* | Reference(Location | ResearchStudy | Organization) | Facility where study activities are conducted | ||||
![]() ![]() |
0..* | Annotation | Comments made about the study | |||||
![]() ![]() |
0..* | CodeableConcept | Classification for the study Binding: ResearchStudyClassifiers (example): desc. | |||||
![]() ![]() |
0..* | BackboneElement | Sponsors, collaborators, and other parties | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | string | Name of associated party | |||||
![]() ![]() ![]() |
1..1 | CodeableConcept | sponsor | lead-sponsor | sponsor-investigator | primary-investigator | collaborator | funding-source | general-contact | recruitment-contact | sub-investigator | study-director | study-chair Binding: ResearchStudyPartyRole (extensible): desc. | |||||
![]() ![]() ![]() |
0..* | Period | When active in the role | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | nih | fda | government | nonprofit | academic | industry Binding: ResearchStudyPartyOrgType (example): A characterization or type of the entity. | |||||
![]() ![]() ![]() |
0..1 | Reference(Practitioner | PractitionerRole | Organization) | Individual or organization associated with study (use practitionerRole to specify their organisation) | |||||
![]() ![]() |
0..* | BackboneElement | Status of study with time for that status | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
1..1 | CodeableConcept | Label for status or state (e.g. recruitment status) Binding: ResearchStudyStatus (extensible): defn. | |||||
![]() ![]() ![]() |
0..1 | boolean | Actual if true else anticipated | |||||
![]() ![]() ![]() |
0..1 | Period | Date range | |||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | accrual-goal-met | closed-due-to-toxicity | closed-due-to-lack-of-study-progress | temporarily-closed-per-study-design Binding: ResearchStudyReasonStopped (example): Codes for why the study ended prematurely. | ||||
![]() ![]() |
Σ | 0..1 | BackboneElement | Target or actual group of participants enrolled in study | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | unsignedInt | Estimated total number of participants to be enrolled | |||||
![]() ![]() ![]() |
0..1 | unsignedInt | Actual total number of participants enrolled in study | |||||
![]() ![]() ![]() |
0..1 | Reference(Group | EvidenceVariable) | Inclusion and exclusion criteria | |||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Group) | Group of participants who were enrolled in study | ||||
![]() ![]() |
0..* | BackboneElement | Defined path through the study for a subject | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | id | Allows the comparisonGroup for the study and the comparisonGroup for the subject to be linked easily | |||||
![]() ![]() ![]() |
1..1 | string | Label for study comparisonGroup | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Categorization of study comparisonGroup Binding: ResearchStudyArmType (extensible): desc. | |||||
![]() ![]() ![]() |
0..1 | markdown | Short explanation of study path | |||||
![]() ![]() ![]() |
0..* | Reference(EvidenceVariable) | Interventions or exposures in this comparisonGroup or cohort | |||||
![]() ![]() ![]() |
0..1 | Reference(Group) | Group of participants who were enrolled in study comparisonGroup | |||||
![]() ![]() |
0..* | BackboneElement | A goal for the study | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | string | Label for the objective | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | primary | secondary | exploratory Binding: ResearchStudyObjectiveType (preferred): Codes for the kind of study objective. | |||||
![]() ![]() ![]() |
0..1 | markdown | Description of the objective | |||||
![]() ![]() |
0..* | BackboneElement | A variable measured during the study | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | string | Label for the outcome | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | primary | secondary | exploratory Binding: ResearchStudyObjectiveType (preferred): defn. | |||||
![]() ![]() ![]() |
0..1 | markdown | Description of the outcome | |||||
![]() ![]() ![]() |
0..1 | Reference(EvidenceVariable) | Structured outcome definition | |||||
![]() ![]() |
Σ | 0..* | Reference(EvidenceReport | Citation | DiagnosticReport) | Link to results generated during the study | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| ResearchStudy.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| ResearchStudy.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| ResearchStudy.identifier.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| ResearchStudy.label.type | Base | extensible | Title Type | 📍5.0.0 | FHIR Std. |
| ResearchStudy.status | Base | required | PublicationStatus | 📍5.0.0 | FHIR Std. |
| ResearchStudy.primaryPurposeType | Base | preferred | Research Study Primary Purpose Type | 📍5.0.0 | FHIR Std. |
| ResearchStudy.phase | Base | example | Research Study Phase | 📍5.0.0 | FHIR Std. |
| ResearchStudy.studyDesign | Base | preferred | Study Design | 📍5.0.0 | FHIR Std. |
| ResearchStudy.focus | Base | example | Research Study Focus Type | 📍5.0.0 | FHIR Std. |
| ResearchStudy.condition | Base | example | Condition/Problem/Diagnosis Codes | 📍5.0.0 | FHIR Std. |
| ResearchStudy.keyword | Base | example | Not State | Unknown | |
| ResearchStudy.region | Base | extensible | Jurisdiction ValueSet | 📍5.0.0 | FHIR Std. |
| ResearchStudy.classifier | Base | example | Research Study Classifiers | 📍5.0.0 | FHIR Std. |
| ResearchStudy.associatedParty.role | Base | extensible | Research Study Party Role | 📍5.0.0 | FHIR Std. |
| ResearchStudy.associatedParty.classifier | Base | example | Research Study Party Organization Type | 📍5.0.0 | FHIR Std. |
| ResearchStudy.progressStatus.state | Base | extensible | Research Study Status | 📍5.0.0 | FHIR Std. |
| ResearchStudy.whyStopped | Base | example | Research Study Reason Stopped | 📍5.0.0 | FHIR Std. |
| ResearchStudy.comparisonGroup.type | Base | extensible | Research Study Arm Type | 📍5.0.0 | FHIR Std. |
| ResearchStudy.objective.type | Base | preferred | Research Study Objective Type | 📍5.0.0 | FHIR Std. |
| ResearchStudy.outcomeMeasure.type | Base | preferred | Research Study Objective Type | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| 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 or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).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()
|
| dom-5 | error | ResearchStudy | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | ResearchStudy | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (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