QI-Core Implementation Guide - This is the current published version.. See the Directory of published versions
Antenatal Care Team Example |
The official URL for this profile is:
http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-careteam
Profile of CareTeam for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors.
This profile builds on USCoreCareTeam.
This profile was published on Wed Aug 22 00:00:00 UTC 2018 as a draft by Health Level Seven, Inc. - CQI WG.
Description of Profiles, Differentials, and Snapshots.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CareTeam | I | 0..* | USCoreCareTeam | Planned participants in the coordination and delivery of care for a patient or group |
id | Σ | 0..1 | string | Logical id of this artifact |
meta | ΣI | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!ΣI | 0..1 | uri | A set of rules under which this content was created |
language | I | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!I | 0..* | Extension | Extensions that cannot be ignored |
identifier | ΣI | 0..* | Identifier | External Ids for this team |
status | ?!SΣI | 0..1 | code | proposed | active | suspended | inactive | entered-in-error Binding: CareTeamStatus (required) |
category | ΣI | 0..* | CodeableConcept | Type of team Binding: CareTeamCategory (example) |
name | ΣI | 0..1 | string | Name of the team, such as crisis assessment team |
subject | SΣI | 1..1 | Reference(QICorePatient) | Who care team is for |
encounter | ΣI | 0..1 | Reference(Encounter) | Encounter created as part of |
period | ΣI | 0..1 | Period | Time period team covers |
participant | SI | 1..* | BackboneElement | Members of the team |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
role | SΣI | 1..1 | CodeableConcept | Type of involvement Binding: US Core CareTeam Provider Roles (extensible) Max Binding: US Core CareTeam Provider Roles |
member | SΣI | 1..1 | Reference(QICorePatient | QICorePractitioner | QICoreOrganization | RelatedPerson) | Who is involved |
onBehalfOf | ΣI | 0..1 | Reference(Organization) | Organization of the practitioner |
period | I | 0..1 | Period | Time period of participant |
reasonCode | I | 0..* | CodeableConcept | Why the care team exists Binding: SNOMEDCTClinicalFindings (example) |
reasonReference | I | 0..* | Reference(Condition) | Why the care team exists |
managingOrganization | ΣI | 0..* | Reference(Organization) | Organization responsible for the care team |
telecom | I | 0..* | ContactPoint | A contact detail for the care team (that applies to all members) |
note | I | 0..* | Annotation | Comments made about the CareTeam |
Documentation for this format |
Differential View
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CareTeam | I | 0..* | USCoreCareTeam | Planned participants in the coordination and delivery of care for a patient or group |
id | Σ | 0..1 | string | Logical id of this artifact |
meta | ΣI | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!ΣI | 0..1 | uri | A set of rules under which this content was created |
language | I | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!I | 0..* | Extension | Extensions that cannot be ignored |
identifier | ΣI | 0..* | Identifier | External Ids for this team |
status | ?!SΣI | 0..1 | code | proposed | active | suspended | inactive | entered-in-error Binding: CareTeamStatus (required) |
category | ΣI | 0..* | CodeableConcept | Type of team Binding: CareTeamCategory (example) |
name | ΣI | 0..1 | string | Name of the team, such as crisis assessment team |
subject | SΣI | 1..1 | Reference(QICorePatient) | Who care team is for |
encounter | ΣI | 0..1 | Reference(Encounter) | Encounter created as part of |
period | ΣI | 0..1 | Period | Time period team covers |
participant | SI | 1..* | BackboneElement | Members of the team |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
role | SΣI | 1..1 | CodeableConcept | Type of involvement Binding: US Core CareTeam Provider Roles (extensible) Max Binding: US Core CareTeam Provider Roles |
member | SΣI | 1..1 | Reference(QICorePatient | QICorePractitioner | QICoreOrganization | RelatedPerson) | Who is involved |
onBehalfOf | ΣI | 0..1 | Reference(Organization) | Organization of the practitioner |
period | I | 0..1 | Period | Time period of participant |
reasonCode | I | 0..* | CodeableConcept | Why the care team exists Binding: SNOMEDCTClinicalFindings (example) |
reasonReference | I | 0..* | Reference(Condition) | Why the care team exists |
managingOrganization | ΣI | 0..* | Reference(Organization) | Organization responsible for the care team |
telecom | I | 0..* | ContactPoint | A contact detail for the care team (that applies to all members) |
note | I | 0..* | Annotation | Comments made about the CareTeam |
Documentation for this format |
Path | Conformance | ValueSet |
CareTeam.language | preferred | CommonLanguages Max Binding: AllLanguages |
CareTeam.status | required | CareTeamStatus |
CareTeam.category | example | CareTeamCategory |
CareTeam.participant.role | extensible | USCoreCareTeamProviderRoles Max Binding: US Core CareTeam Provider Roles |
CareTeam.reasonCode | example | SNOMEDCTClinicalFindings |
Id | Path | Details | Requirements |
dom-2 | CareTeam | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | CareTeam | 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | CareTeam | 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 | CareTeam | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | CareTeam | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | CareTeam.meta | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | CareTeam.implicitRules | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | CareTeam.language | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | CareTeam.text | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | CareTeam.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | CareTeam.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | CareTeam.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | CareTeam.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | CareTeam.identifier | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | CareTeam.status | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | CareTeam.category | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | CareTeam.name | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | CareTeam.subject | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | CareTeam.encounter | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | CareTeam.period | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ctm-1 | CareTeam.participant | CareTeam.participant.onBehalfOf can only be populated when CareTeam.participant.member is a Practitioner : onBehalfOf.exists() implies (member.resolve().iif(empty(), true, ofType(Practitioner).exists())) | |
ele-1 | CareTeam.participant | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | CareTeam.participant.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | CareTeam.participant.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | CareTeam.participant.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | CareTeam.participant.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | CareTeam.participant.role | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | CareTeam.participant.member | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | CareTeam.participant.onBehalfOf | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | CareTeam.participant.period | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | CareTeam.reasonCode | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | CareTeam.reasonReference | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | CareTeam.managingOrganization | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | CareTeam.telecom | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | CareTeam.note | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |