CareTeam Profile¶
| Canonical | ../StructureDefinition/nexus-emr-core-careteam |
|---|---|
| Status | draft · 1.26.0 |
| Base | CareTeam (constraint) |
| Source | FSH · JSON |
Nexus EMR profile for CareTeam, capturing the care providers associated with a patient (e.g. most-responsible physician, nurse, midwife, referring physician). Backs the Patient Profile Care Providers section.
Elements / Snapshot
The full effective definition: base CareTeam with this profile's constraints applied.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| CareTeam | 0..* | Nexus EMR CareTeam Core Invariants: dom-2, dom-3, dom-4, dom-5, dom-6, nexus-note-extension-not-where-native |
||
| id | 0..1 | http://hl7.org/fhirpath/System.String | Logical id of this artifact i | |
| meta | 0..1 | Meta | Metadata about the resource Invariants: ele-1 |
|
| id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for inter-element referencing | |
| extension | 0..* | Extension | Additional content defined by implementations i Slicing: value:url (open) Invariants: ele-1, ext-1 |
|
| versionId | 0..1 | id | Version specific identifier i Invariants: ele-1 |
|
| lastUpdated | 0..1 | instant | When the resource version last changed i Invariants: ele-1 |
|
| source | S | 0..1 | uri | Identifies EMR instance & pipeline version the resource came from i Invariants: ele-1 |
| profile | 0..* | canonical | Profiles this resource claims to conform to i Invariants: ele-1 |
|
| security | 0..* | Coding | Security Labels applied to this resource i Binding: security-labels ( extensible)Invariants: ele-1 |
|
| tag | 0..* | Coding | Tags applied to this resource i Binding: common-tags ( example)Invariants: ele-1 |
|
| implicitRules | ?! | 0..1 | uri | A set of rules under which this content was created i Invariants: ele-1 |
| language | 0..1 | code | Language of the resource content i Binding: languages ( preferred)Invariants: ele-1 |
|
| text | S | 0..1 | Narrative | Narrative i Invariants: ele-1 |
| contained | 0..* | Resource | Contained, inline Resources i | |
| extension | 0..* | Extension | Additional content defined by implementations i Invariants: ele-1, ext-1 |
|
| modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored i Invariants: ele-1, ext-1 |
| identifier | 0..* | Identifier | External Ids for this team i Invariants: ele-1 |
|
| status | ?! | 0..1 | code | proposed | active | suspended | inactive | entered-in-error i Binding: care-team-status ( required)Invariants: ele-1 |
| category | 0..* | CodeableConcept | Type of team i Binding: care-team-category ( example)Invariants: ele-1 |
|
| name | 0..1 | string | Name of the team, such as crisis assessment team i Invariants: ele-1 |
|
| subject | S | 0..1 | Reference(Patient) | The patient the care team cares for, when the team serves one patient i Invariants: ele-1 |
| encounter | 0..1 | Reference(Encounter) | Encounter created as part of i Invariants: ele-1 |
|
| period | 0..1 | Period | Time period team covers Invariants: ele-1 |
|
| participant | S | 0..* | BackboneElement | Members of the care team and their roles Invariants: ctm-1, ele-1 |
| id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for inter-element referencing | |
| extension | 0..* | Extension | Additional content defined by implementations i Invariants: ele-1, ext-1 |
|
| modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored even if unrecognized i Invariants: ele-1, ext-1 |
| role | S | 0..* | CodeableConcept | Care team role (physician/MRP, nurse, midwife, referring physician) i Binding: participant-role ( extensible)Invariants: ele-1 |
| member | S | 0..1 | Reference(Practitioner) | The practitioner filling this role i Invariants: ele-1 |
| onBehalfOf | 0..1 | Reference(Organization) | Organization of the practitioner Invariants: ele-1 |
|
| period | 0..1 | Period | Time period of participant Invariants: ele-1 |
|
| reasonCode | 0..* | CodeableConcept | Why the care team exists Binding: clinical-findings ( example)Invariants: ele-1 |
|
| reasonReference | 0..* | Reference(Condition) | Why the care team exists Invariants: ele-1 |
|
| managingOrganization | 0..* | Reference(Organization) | Organization responsible for the care team Invariants: ele-1 |
|
| telecom | 0..* | ContactPoint | A contact detail for the care team (that applies to all members) i Invariants: ele-1 |
|
| note | 0..* | Annotation | Comments made about the CareTeam Invariants: ele-1 |