Extensions for Using Data Elements from FHIR R4B in FHIR R5 - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/4.3/StructureDefinition/profile-ResearchElementDefinition | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R4B_ResearchElementDefinition_R5 | ||
This cross-version profile allows R4B ResearchElementDefinition content to be represented via FHIR R5 Basic resources.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Path | Status | Usage | ValueSet | Version | Source |
| Basic.code | Base | example | Basic Resource Types | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Basic | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Basic | 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 | Basic | 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 | Basic | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Basic | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | Basic.implicitRules, Basic.extension, Basic.extension:url, Basic.extension:version, Basic.extension:name, Basic.extension:title, Basic.extension:shortTitle, Basic.extension:subtitle, Basic.extension:experimental, Basic.extension:subject, Basic.extension:date, Basic.extension:publisher, Basic.extension:contact, Basic.extension:description, Basic.extension:comment, Basic.extension:useContext, Basic.extension:jurisdiction, Basic.extension:purpose, Basic.extension:usage, Basic.extension:copyright, Basic.extension:approvalDate, Basic.extension:lastReviewDate, Basic.extension:effectivePeriod, Basic.extension:topic, Basic.extension:author, Basic.extension:editor, Basic.extension:reviewer, Basic.extension:endorser, Basic.extension:relatedArtifact, Basic.extension:library, Basic.extension:type, Basic.extension:variableType, Basic.extension:characteristic, Basic.modifierExtension, Basic.modifierExtension:status, Basic.code | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Basic.extension, Basic.extension:url, Basic.extension:version, Basic.extension:name, Basic.extension:title, Basic.extension:shortTitle, Basic.extension:subtitle, Basic.extension:experimental, Basic.extension:subject, Basic.extension:date, Basic.extension:publisher, Basic.extension:contact, Basic.extension:description, Basic.extension:comment, Basic.extension:useContext, Basic.extension:jurisdiction, Basic.extension:purpose, Basic.extension:usage, Basic.extension:copyright, Basic.extension:approvalDate, Basic.extension:lastReviewDate, Basic.extension:effectivePeriod, Basic.extension:topic, Basic.extension:author, Basic.extension:editor, Basic.extension:reviewer, Basic.extension:endorser, Basic.extension:relatedArtifact, Basic.extension:library, Basic.extension:type, Basic.extension:variableType, Basic.extension:characteristic, Basic.modifierExtension, Basic.modifierExtension:status | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from Basic
| Path | Status | Usage | ValueSet | Version | Source |
| Basic.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| Basic.code | Base | example | Basic Resource Types | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Basic | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Basic | 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 | Basic | 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 | Basic | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Basic | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | Basic.meta, Basic.implicitRules, Basic.language, Basic.text, Basic.extension, Basic.extension:url, Basic.extension:version, Basic.extension:name, Basic.extension:title, Basic.extension:shortTitle, Basic.extension:subtitle, Basic.extension:experimental, Basic.extension:subject, Basic.extension:date, Basic.extension:publisher, Basic.extension:contact, Basic.extension:description, Basic.extension:comment, Basic.extension:useContext, Basic.extension:jurisdiction, Basic.extension:purpose, Basic.extension:usage, Basic.extension:copyright, Basic.extension:approvalDate, Basic.extension:lastReviewDate, Basic.extension:effectivePeriod, Basic.extension:topic, Basic.extension:author, Basic.extension:editor, Basic.extension:reviewer, Basic.extension:endorser, Basic.extension:relatedArtifact, Basic.extension:library, Basic.extension:type, Basic.extension:variableType, Basic.extension:characteristic, Basic.modifierExtension, Basic.modifierExtension:status, Basic.identifier, Basic.code, Basic.subject, Basic.created, Basic.author | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Basic.extension, Basic.extension:url, Basic.extension:version, Basic.extension:name, Basic.extension:title, Basic.extension:shortTitle, Basic.extension:subtitle, Basic.extension:experimental, Basic.extension:subject, Basic.extension:date, Basic.extension:publisher, Basic.extension:contact, Basic.extension:description, Basic.extension:comment, Basic.extension:useContext, Basic.extension:jurisdiction, Basic.extension:purpose, Basic.extension:usage, Basic.extension:copyright, Basic.extension:approvalDate, Basic.extension:lastReviewDate, Basic.extension:effectivePeriod, Basic.extension:topic, Basic.extension:author, Basic.extension:editor, Basic.extension:reviewer, Basic.extension:endorser, Basic.extension:relatedArtifact, Basic.extension:library, Basic.extension:type, Basic.extension:variableType, Basic.extension:characteristic, Basic.modifierExtension, Basic.modifierExtension:status | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from Basic
Summary
Mandatory: 3 elements
Extensions
This structure refers to these extensions:
Maturity: 0
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Basic(5.0.0) | Resource for non-supported content | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
2..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | uri | R4B: Canonical identifier for this research element definition, represented as a URI (globally unique) (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.url Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | string | R4B: Business version of the research element definition (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.version Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | string | R4B: Name for this research element definition (computer friendly) (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.name Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | string | R4B: Name for this research element definition (human friendly) (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.title Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | string | R4B: Title for use in informal contexts (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.shortTitle Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | string | R4B: Subordinate title of the ResearchElementDefinition (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.subtitle Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | boolean | R4B: For testing purposes, not real usage (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.experimental Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | CodeableConcept, Reference(Cross-version Profile for R4B.Group for use in FHIR R5(0.1.0) | Group) | R4B: E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.subject Binding: R4BSubjectTypeForR5 (0.1.0) (extensible): The possible types of subjects for a measure (E.g. Patient, Practitioner, Organization, Location, etc.). Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | dateTime | R4B: Date last changed (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.date Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | string | R4B: Name of the publisher (organization or individual) (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.publisher Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | ContactDetail | R4B: Contact details for the publisher (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.contact Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | markdown | R4B: Natural language description of the research element definition (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.description Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | string | R4B: Used for footnotes or explanatory notes (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.comment Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | UsageContext | R4B: The context that the content is intended to support (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.useContext Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | CodeableConcept | R4B: Intended jurisdiction for research element definition (if applicable) (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.jurisdiction Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | markdown | R4B: Why this research element definition is defined (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.purpose Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | string | R4B: Describes the clinical usage of the ResearchElementDefinition (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.usage Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | markdown | R4B: Use and/or publishing restrictions (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.copyright Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | date | R4B: When the research element definition was approved by publisher (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.approvalDate Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | date | R4B: When the research element definition was last reviewed (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.lastReviewDate Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | Period | R4B: When the research element definition is expected to be used (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.effectivePeriod Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | CodeableConcept | R4B: The category of the ResearchElementDefinition, such as Education, Treatment, Assessment, etc. (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.topic Binding: DefinitionTopic (example): High-level categorization of the definition, used for searching, sorting, and filtering. Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | ContactDetail | R4B: Who authored the content (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.author Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | ContactDetail | R4B: Who edited the content (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.editor Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | ContactDetail | R4B: Who reviewed the content (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.reviewer Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | ContactDetail | R4B: Who endorsed the content (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.endorser Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | RelatedArtifact | R4B: Additional documentation, citations, etc. (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.relatedArtifact Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | canonical(Cross-version Profile for R4B.Library for use in FHIR R5(0.1.0) | Library) | R4B: Logic used by the ResearchElementDefinition (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.library Constraints: ext-1 | |
![]() ![]() ![]() |
1..1 | code | R4B: population | exposure | outcome (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.type Binding: R4BResearchElementTypeForR5 (0.1.0) (required): The possible types of research elements (E.g. Population, Exposure, Outcome). Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | code | R4B: dichotomous | continuous | descriptive (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.variableType Binding: R4BVariableTypeForR5 (0.1.0) (required): The possible types of variables for exposures or outcomes (E.g. Dichotomous, Continuous, Descriptive). Constraints: ext-1 | |
![]() ![]() ![]() |
1..* | (Complex) | R4B: What defines the members of the research element (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.characteristic Constraints: ext-1 | |
![]() ![]() |
?!Σ | 0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 |
![]() ![]() ![]() |
?!Σ | 1..1 | code | R4B: draft | active | retired | unknown (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.status Binding: PublicationStatus (required): The lifecycle status of an artifact. Constraints: ext-1 |
![]() ![]() |
?!Σ | 1..1 | CodeableConcept | Kind of Resource Binding: BasicResourceTypes (example): HL7-maintained set of codes for "Basic" resources |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Basic.code | Base | example | Basic Resource Types | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Basic | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Basic | 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 | Basic | 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 | Basic | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Basic | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | Basic.implicitRules, Basic.extension, Basic.extension:url, Basic.extension:version, Basic.extension:name, Basic.extension:title, Basic.extension:shortTitle, Basic.extension:subtitle, Basic.extension:experimental, Basic.extension:subject, Basic.extension:date, Basic.extension:publisher, Basic.extension:contact, Basic.extension:description, Basic.extension:comment, Basic.extension:useContext, Basic.extension:jurisdiction, Basic.extension:purpose, Basic.extension:usage, Basic.extension:copyright, Basic.extension:approvalDate, Basic.extension:lastReviewDate, Basic.extension:effectivePeriod, Basic.extension:topic, Basic.extension:author, Basic.extension:editor, Basic.extension:reviewer, Basic.extension:endorser, Basic.extension:relatedArtifact, Basic.extension:library, Basic.extension:type, Basic.extension:variableType, Basic.extension:characteristic, Basic.modifierExtension, Basic.modifierExtension:status, Basic.code | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Basic.extension, Basic.extension:url, Basic.extension:version, Basic.extension:name, Basic.extension:title, Basic.extension:shortTitle, Basic.extension:subtitle, Basic.extension:experimental, Basic.extension:subject, Basic.extension:date, Basic.extension:publisher, Basic.extension:contact, Basic.extension:description, Basic.extension:comment, Basic.extension:useContext, Basic.extension:jurisdiction, Basic.extension:purpose, Basic.extension:usage, Basic.extension:copyright, Basic.extension:approvalDate, Basic.extension:lastReviewDate, Basic.extension:effectivePeriod, Basic.extension:topic, Basic.extension:author, Basic.extension:editor, Basic.extension:reviewer, Basic.extension:endorser, Basic.extension:relatedArtifact, Basic.extension:library, Basic.extension:type, Basic.extension:variableType, Basic.extension:characteristic, Basic.modifierExtension, Basic.modifierExtension:status | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from Basic
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Basic(5.0.0) | Resource for non-supported content | |
![]() ![]() |
2..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..1 | uri | R4B: Canonical identifier for this research element definition, represented as a URI (globally unique) (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.url | |
![]() ![]() ![]() |
0..1 | string | R4B: Business version of the research element definition (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.version | |
![]() ![]() ![]() |
0..1 | string | R4B: Name for this research element definition (computer friendly) (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.name | |
![]() ![]() ![]() |
0..1 | string | R4B: Name for this research element definition (human friendly) (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.title | |
![]() ![]() ![]() |
0..1 | string | R4B: Title for use in informal contexts (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.shortTitle | |
![]() ![]() ![]() |
0..1 | string | R4B: Subordinate title of the ResearchElementDefinition (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.subtitle | |
![]() ![]() ![]() |
0..1 | boolean | R4B: For testing purposes, not real usage (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.experimental | |
![]() ![]() ![]() |
0..1 | CodeableConcept, Reference(Cross-version Profile for R4B.Group for use in FHIR R5(0.1.0) | Group) | R4B: E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.subject Binding: R4BSubjectTypeForR5 (0.1.0) (extensible): The possible types of subjects for a measure (E.g. Patient, Practitioner, Organization, Location, etc.). | |
![]() ![]() ![]() |
0..1 | dateTime | R4B: Date last changed (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.date | |
![]() ![]() ![]() |
0..1 | string | R4B: Name of the publisher (organization or individual) (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.publisher | |
![]() ![]() ![]() |
0..* | ContactDetail | R4B: Contact details for the publisher (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.contact | |
![]() ![]() ![]() |
0..1 | markdown | R4B: Natural language description of the research element definition (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.description | |
![]() ![]() ![]() |
0..* | string | R4B: Used for footnotes or explanatory notes (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.comment | |
![]() ![]() ![]() |
0..* | UsageContext | R4B: The context that the content is intended to support (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.useContext | |
![]() ![]() ![]() |
0..* | CodeableConcept | R4B: Intended jurisdiction for research element definition (if applicable) (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.jurisdiction | |
![]() ![]() ![]() |
0..1 | markdown | R4B: Why this research element definition is defined (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.purpose | |
![]() ![]() ![]() |
0..1 | string | R4B: Describes the clinical usage of the ResearchElementDefinition (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.usage | |
![]() ![]() ![]() |
0..1 | markdown | R4B: Use and/or publishing restrictions (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.copyright | |
![]() ![]() ![]() |
0..1 | date | R4B: When the research element definition was approved by publisher (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.approvalDate | |
![]() ![]() ![]() |
0..1 | date | R4B: When the research element definition was last reviewed (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.lastReviewDate | |
![]() ![]() ![]() |
0..1 | Period | R4B: When the research element definition is expected to be used (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.effectivePeriod | |
![]() ![]() ![]() |
0..* | CodeableConcept | R4B: The category of the ResearchElementDefinition, such as Education, Treatment, Assessment, etc. (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.topic Binding: DefinitionTopic (example): High-level categorization of the definition, used for searching, sorting, and filtering. | |
![]() ![]() ![]() |
0..* | ContactDetail | R4B: Who authored the content (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.author | |
![]() ![]() ![]() |
0..* | ContactDetail | R4B: Who edited the content (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.editor | |
![]() ![]() ![]() |
0..* | ContactDetail | R4B: Who reviewed the content (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.reviewer | |
![]() ![]() ![]() |
0..* | ContactDetail | R4B: Who endorsed the content (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.endorser | |
![]() ![]() ![]() |
0..* | RelatedArtifact | R4B: Additional documentation, citations, etc. (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.relatedArtifact | |
![]() ![]() ![]() |
0..* | canonical(Cross-version Profile for R4B.Library for use in FHIR R5(0.1.0) | Library) | R4B: Logic used by the ResearchElementDefinition (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.library | |
![]() ![]() ![]() |
1..1 | code | R4B: population | exposure | outcome (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.type Binding: R4BResearchElementTypeForR5 (0.1.0) (required): The possible types of research elements (E.g. Population, Exposure, Outcome). | |
![]() ![]() ![]() |
0..1 | code | R4B: dichotomous | continuous | descriptive (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.variableType Binding: R4BVariableTypeForR5 (0.1.0) (required): The possible types of variables for exposures or outcomes (E.g. Dichotomous, Continuous, Descriptive). | |
![]() ![]() ![]() |
1..* | (Complex) | R4B: What defines the members of the research element (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.characteristic | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
1..1 | code | R4B: draft | active | retired | unknown (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.status Binding: PublicationStatus (required): The lifecycle status of an artifact. | |
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | Basic(5.0.0) | Resource for non-supported content | |||||
![]() ![]() |
Σ | 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 | |||||
![]() ![]() |
2..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | uri | R4B: Canonical identifier for this research element definition, represented as a URI (globally unique) (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string | R4B: Business version of the research element definition (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.version Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string | R4B: Name for this research element definition (computer friendly) (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.name Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string | R4B: Name for this research element definition (human friendly) (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.title Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string | R4B: Title for use in informal contexts (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.shortTitle Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string | R4B: Subordinate title of the ResearchElementDefinition (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.subtitle Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | boolean | R4B: For testing purposes, not real usage (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.experimental Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept, Reference(Cross-version Profile for R4B.Group for use in FHIR R5(0.1.0) | Group) | R4B: E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.subject Binding: R4BSubjectTypeForR5 (0.1.0) (extensible): The possible types of subjects for a measure (E.g. Patient, Practitioner, Organization, Location, etc.). Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | dateTime | R4B: Date last changed (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.date Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string | R4B: Name of the publisher (organization or individual) (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.publisher Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | ContactDetail | R4B: Contact details for the publisher (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.contact Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | markdown | R4B: Natural language description of the research element definition (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.description Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | string | R4B: Used for footnotes or explanatory notes (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.comment Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | UsageContext | R4B: The context that the content is intended to support (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.useContext Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | R4B: Intended jurisdiction for research element definition (if applicable) (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.jurisdiction Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | markdown | R4B: Why this research element definition is defined (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.purpose Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string | R4B: Describes the clinical usage of the ResearchElementDefinition (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.usage Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | markdown | R4B: Use and/or publishing restrictions (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.copyright Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | date | R4B: When the research element definition was approved by publisher (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.approvalDate Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | date | R4B: When the research element definition was last reviewed (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.lastReviewDate Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | Period | R4B: When the research element definition is expected to be used (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.effectivePeriod Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | R4B: The category of the ResearchElementDefinition, such as Education, Treatment, Assessment, etc. (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.topic Binding: DefinitionTopic (example): High-level categorization of the definition, used for searching, sorting, and filtering. Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | ContactDetail | R4B: Who authored the content (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.author Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | ContactDetail | R4B: Who edited the content (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.editor Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | ContactDetail | R4B: Who reviewed the content (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.reviewer Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | ContactDetail | R4B: Who endorsed the content (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.endorser Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | RelatedArtifact | R4B: Additional documentation, citations, etc. (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.relatedArtifact Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | canonical(Cross-version Profile for R4B.Library for use in FHIR R5(0.1.0) | Library) | R4B: Logic used by the ResearchElementDefinition (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.library Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | code | R4B: population | exposure | outcome (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.type Binding: R4BResearchElementTypeForR5 (0.1.0) (required): The possible types of research elements (E.g. Population, Exposure, Outcome). Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | code | R4B: dichotomous | continuous | descriptive (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.variableType Binding: R4BVariableTypeForR5 (0.1.0) (required): The possible types of variables for exposures or outcomes (E.g. Dichotomous, Continuous, Descriptive). Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..* | (Complex) | R4B: What defines the members of the research element (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.characteristic Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | ||||
![]() ![]() ![]() |
?!Σ | 1..1 | code | R4B: draft | active | retired | unknown (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ResearchElementDefinition.status Binding: PublicationStatus (required): The lifecycle status of an artifact. Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..* | Identifier | Business identifier | ||||
![]() ![]() |
?!Σ | 1..1 | CodeableConcept | Kind of Resource Binding: BasicResourceTypes (example): HL7-maintained set of codes for "Basic" resources | ||||
![]() ![]() |
Σ | 0..1 | Reference(Resource) | Identifies the focus of this resource | ||||
![]() ![]() |
Σ | 0..1 | dateTime | When created | ||||
![]() ![]() |
Σ | 0..1 | Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization | Device | CareTeam) | Who created | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Basic.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| Basic.code | Base | example | Basic Resource Types | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Basic | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Basic | 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 | Basic | 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 | Basic | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Basic | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | Basic.meta, Basic.implicitRules, Basic.language, Basic.text, Basic.extension, Basic.extension:url, Basic.extension:version, Basic.extension:name, Basic.extension:title, Basic.extension:shortTitle, Basic.extension:subtitle, Basic.extension:experimental, Basic.extension:subject, Basic.extension:date, Basic.extension:publisher, Basic.extension:contact, Basic.extension:description, Basic.extension:comment, Basic.extension:useContext, Basic.extension:jurisdiction, Basic.extension:purpose, Basic.extension:usage, Basic.extension:copyright, Basic.extension:approvalDate, Basic.extension:lastReviewDate, Basic.extension:effectivePeriod, Basic.extension:topic, Basic.extension:author, Basic.extension:editor, Basic.extension:reviewer, Basic.extension:endorser, Basic.extension:relatedArtifact, Basic.extension:library, Basic.extension:type, Basic.extension:variableType, Basic.extension:characteristic, Basic.modifierExtension, Basic.modifierExtension:status, Basic.identifier, Basic.code, Basic.subject, Basic.created, Basic.author | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Basic.extension, Basic.extension:url, Basic.extension:version, Basic.extension:name, Basic.extension:title, Basic.extension:shortTitle, Basic.extension:subtitle, Basic.extension:experimental, Basic.extension:subject, Basic.extension:date, Basic.extension:publisher, Basic.extension:contact, Basic.extension:description, Basic.extension:comment, Basic.extension:useContext, Basic.extension:jurisdiction, Basic.extension:purpose, Basic.extension:usage, Basic.extension:copyright, Basic.extension:approvalDate, Basic.extension:lastReviewDate, Basic.extension:effectivePeriod, Basic.extension:topic, Basic.extension:author, Basic.extension:editor, Basic.extension:reviewer, Basic.extension:endorser, Basic.extension:relatedArtifact, Basic.extension:library, Basic.extension:type, Basic.extension:variableType, Basic.extension:characteristic, Basic.modifierExtension, Basic.modifierExtension:status | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from Basic
Summary
Mandatory: 3 elements
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron