Clinical Practice Guidelines (CPG) on EBMonFHIR
1.0.2 - qa-preview
This page is part of the CPG-on-EBMonFHIR Implementation Guide (1.0.2).
Defining URL: | https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/evidence-synthesis-cohorts |
Version: | 0.1.0 |
Name: | EvidenceSynthesisCohorts |
Title: | Evidence Synthesis Cohorts |
Status: | Draft as of 2022-05-10 |
Definition: | The actual group of Groups observed in an evidence synthesis. |
Publisher: | Netzwerk Universitätsmedizin (NUM), |
Source Resource: | XML / JSON / Turtle |
The official URL for this profile is:
https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/evidence-synthesis-cohorts
This profile of a FHIR Group is derived from the cohorts FHIR resource.
Description of Profiles, Differentials, Snapshots and how the different presentations work.
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Group | 0..* | Cohorts | Group of multiple entities | |||||
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: AllLanguages (required): IETF language tag for a human language
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | Σ | 0..* | Identifier | Business Identifier for this Group | ||||
active | ?!Σ | 0..1 | boolean | Whether this group's record is in active use | ||||
type | Σ | 1..1 | code | person | animal | practitioner | device | careteam | healthcareservice | location | organization | relatedperson | specimen Binding: GroupType (required): Types of resources that are part of group. Required Pattern: person | ||||
membership | Σ | 1..1 | code | definitional | enumerated Binding: GroupMembershipBasis (required): The basis for membership in a group Required Pattern: definitional | ||||
code | Σ | 0..1 | CodeableConcept | Kind of Group members Binding Description (No ValueSet): (example): Kind of particular resource; e.g. cow, syringe, lake, etc. | ||||
name | Σ | 0..1 | string | Label for Group | ||||
description | 0..1 | markdown | Natural language description of the group | |||||
quantity | SΣ | 1..1 | unsignedInt | Number of members | ||||
managingEntity | Σ | 0..1 | Reference(Organization | RelatedPerson | Practitioner | PractitionerRole) | Entity that is the custodian of the Group's definition | ||||
member | S | 0..* | BackboneElement | Who or what is in group | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
entity | 1..1 | Reference(Study Cohort) | Reference to the group member | |||||
period | 0..1 | Period | Period member belonged to the group | |||||
inactive | 0..1 | boolean | If member is no longer in group | |||||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Group | 0..* | Cohorts | Group of multiple entities | |
quantity | Σ | 1..1 | unsignedInt | Number of members |
member | 0..* | BackboneElement | Who or what is in group | |
Documentation for this format |
This structure is derived from Cohorts
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Group | 0..* | Cohorts | Group of multiple entities | |
member | S | 0..* | BackboneElement | Who or what is in group |
entity | 1..1 | Reference(Study Cohort) | Reference to the group member | |
Documentation for this format |
This structure is derived from Cohorts
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet / Code | URI |
Group.language | required | AllLanguageshttp://hl7.org/fhir/ValueSet/all-languages|5.0.0 from the FHIR Standard | |
Group.type | required | Pattern: personhttp://hl7.org/fhir/ValueSet/group-type|5.0.0 from the FHIR Standard | |
Group.membership | required | Pattern: definitionalhttp://hl7.org/fhir/ValueSet/group-membership-basis|5.0.0 from the FHIR Standard | |
Group.code | example | ||
Group.characteristic.code | example | ||
Group.characteristic.value[x] | example |