The FHIR profiles used for the Participation in research list structure
Heading Description
The details of participation in research.
The following FHIR profiles are used to form the Participation in research list structure:
The following profiles are referenced from the Participation in research list structure:
Participation in research Structure
Mapping for Participation in research List
> | Level 1 | List Resource | > | Level 2 | CareConnect-List-1 | > | Level 3 | None |
View Used FHIR Elements | View All FHIR Elements |
Name | Card. | Conformance | Type | Description, Constraints and mapping for Maternity Record Implementation |
---|---|---|---|---|
List | | Information summarized from a list of other resources Constraint (dom-2): If the resource is contained in another resource, it SHALL NOT contain nested Resources Constraint (dom-1): If the resource is contained in another resource, it SHALL NOT contain any narrative Constraint (dom-4): If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated Constraint (dom-3): If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource Constraint (lst-2): The deleted flag can only be used if the mode of the list is “changes” Constraint (lst-1): A list can only have an emptyReason if it is empty |
||
- id | 0..1 | Optional | Id | Logical id of this artifact |
- meta | 0..1 | Mandatory | Meta | Metadata about the resource The value attribute of the profile element MUST contain the value 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-List-1' |
- identifier | 0..* | Required | Identifier | Business identifier An identifier for this Participation in research list |
- - system | 1..1 | Required | Uri | The namespace for the identifier value The system from which the identifier came from |
- - value | 1..1 | Mandatory | String | The value that is unique Business identifier An identifier for this Participation in research list |
- - - display | 0..1 | Required | String | Text alternative for the resource The organization that allocated the identifier |
- status | 1..1 | Mandatory | Code | current : retired : entered-in-error Binding (required): The current state of the list ListStatus The status of the list MUST contain the value 'current' |
- mode | 1..1 | Mandatory | Code | working : snapshot : changes Binding (required): The processing mode that applies to this list ListMode The mode of the list MUST contain the value 'snapshot' |
- title | 0..1 | Mandatory | String | Descriptive name for the list This MUST contain the value 'Participation in research' Mapping to Maternity data item = 'PSRB Heading Participation in research' |
- code | 0..1 | Mandatory | CodeableConcept | What the purpose of this list is Binding (preferred): What the purpose of a list is CareConnect-ListCode-1 The PRSB heading for this list. Note: for Maternity the value stated below is used which is not from the preferred value set |
- - coding | 0..* | Mandatory | Coding | Code defined by a terminology system The SNOMED CT concept for the PRSB heading type |
- - - system | 0..1 | Mandatory | Uri | Identity of the terminology system This MUST contain the value 'tbc' |
- - - code | 0..1 | Mandatory | Code | Symbol in syntax defined by the system This MUST contain the value 'tbc' |
- - - display | 0..1 | Mandatory | String | Representation defined by the system This MUST contain the value 'Participation in research' Mapping to Maternity data item = 'PSRB Heading Participation in research' |
- subject | 0..1 | Mandatory | Reference | If all resources have the same subject Constraint (ref-1): SHALL have a contained resource if a local reference is provided This is a reference to the Patient who is the subject of the list. |
Mandatory | CareConnect-Patient-1 | This is the subject of the Participation in research List. This MUST use the CareConnect patient profile. Seepatient resource reference for information on how to populate the resource. |
||
- - reference | 0..1 | Mandatory | String | Literal reference, Relative, internal or absolute URL A reference to the patient resource included in the Patient demographics list within the FHIR Bundle. Note the Patient demographics list is mandatory in the FHIR bundle |
- date | 0..1 | Mandatory | dateTime | When the list was prepared This MUST contain a system date to indicate when the list was created or updated |
- note | 0..* | Optional | Annotation | Comments about the list |
Required | String | Who authored the comment on the list. | ||
- - time | 0..1 | Required | dateTime | When the annotation was made |
- - text | 1..1 | Required | String | The annotation - text content |
- entry | 0..* | Mandatory | BackboneElement | Entries in the list The entries MUST be as per the diagram for this PRSB headings list with the ResearchStudy resource being the focal resource. Multiple ResearchStudy's with associated resources MAY be present |
- - date | 0..1 | Required | dateTime | When item added to list The SHOULD contain a system time of when the item was added to the list. |
- - item | 1..1 | Required | Reference | Actual entry Constraint (ref-1): SHALL have a contained resource if a local reference is provided A reference to an ResearchStudy resource included in the list This MUST use the CareConnect ResearchStudy profile. See ResearchStudy resource for information on how to populate the resource. |
- - - reference | 0..1 | Mandatory | String | Literal reference, Relative, internal or absolute URL The reference to the included ResearchStudy resource. |
Patient Reference
The Participation in research list has a mandated subject reference to the Patient resource. This means that any exchange of the Participation in research heading data must also include the Patient demographics List.
Mapping for Participation in research Research Study
> | Level 1 | List Resource | > | Level 2 | CareConnect-ResearchStudy-1 | > | Level 3 | None |
View Used FHIR Elements | View All FHIR Elements |
Name | Card. | Conformance | Type | Description, Constraints and mapping for Maternity Record Implementation |
---|---|---|---|---|
ResearchStudy | | Investigation to increase healthcare-related patient-independent knowledge Constraint (dom-2): If the resource is contained in another resource, it SHALL NOT contain nested Resources Constraint (dom-1): If the resource is contained in another resource, it SHALL NOT contain any narrative Constraint (dom-4): If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated Constraint (dom-3): If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource |
||
- id | 0..1 | Optional | Id | Logical id of this artifact |
- meta | 0..1 | Mandatory | Meta | Metadata about the resource The value attribute of the profile element MUST contain the value 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-ResearchStudy-1' |
- title | 1..1 | Mandatory | String | Name for this study Mapping to Maternity data item = 'Research Study Name'. |
- status | 1..1 | Mandatory | Code | draft : in-progress : suspended : stopped : completed : entered-in-error Binding (required): Codes that convey the current status of the research study ResearchStudyStatus |