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.
TypedFhir API / Python
The typed accessor surface CareTeam exposes for CareTeam — generated from this IG's compiled profile; each typed accessor has a validating raw-FHIR twin (xRaw) where marked. The three ports are parity-enforced.
class CareTeam(ClinicalResource) — generated source
| Accessor | Type | Access | Notes |
|---|---|---|---|
| effective_date | FuzzyDate | None |
read-only | The resource's effective date — the first present of this profile's date elements (precedence), normalized to the canonical FuzzyDatetime f… |
| display | str | None |
read-only | The resource's human headline — a coded concept's label, else a title / name, else undefined. |
| status | str | None |
read/write | proposed | active | suspended | inactive | entered-in-error |
| category | Concepts |
read/write · raw twin | Type of team |
| subject | Reference | None |
read/write · raw twin | The patient the care team cares for, when the team serves one patient |
| participant | dict[] | None |
read/write | Members of the care team and their roles |
| reason_code | Concepts |
read/write · raw twin | Why the care team exists |