CommunicationRequest
ClinicalA request to convey information; e.g. the CDS system proposes that an alert be sent to a responsible provider, the CDS system proposes that the public health agency be notified about a reportable condition.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| CommunicationRequest | 0..* | — | A request for information to be sent to a receiver |
| .idΣ | 0..1 | String | 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 Bindinglanguages(preferred) |
| .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 | Unique identifier |
| .basedOnΣ | 0..* | Reference(Resource) | Fulfills plan or proposal |
| .replacesΣ | 0..* | Reference(CommunicationRequest) | Request(s) replaced by this request |
| .groupIdentifierΣ | 0..1 | Identifier | Composite request this is part of |
| .status?!Σ | 1..1 | code | draft | active | on-hold | revoked | completed | entered-in-error | unknown Bindingrequest-status(required) |
| .statusReason | 0..1 | CodeableConcept | Reason for current status BindingCodes identifying the reason for the current state of a request.(example) |
| .category | 0..* | CodeableConcept | Message category Bindingcommunication-category(example) |
| .priorityΣ | 0..1 | code | routine | urgent | asap | stat Bindingrequest-priority(required) |
| .doNotPerform?!Σ | 0..1 | boolean | True if request is prohibiting action |
| .medium | 0..* | CodeableConcept | A channel of communication Bindingv3-ParticipationMode(example) |
| .subject | 0..1 | Reference(Patient | Group) | Focus of message |
| .about | 0..* | Reference(Resource) | Resources that pertain to this communication request |
| .encounterΣ | 0..1 | Reference(Encounter) | Encounter created as part of |
| .payload | 0..* | BackboneElement | Message payload |
| .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 |
| .content[x] | 1..1 | string | Attachment | Reference(Resource) | Message part content |
| .occurrence[x]Σ | 0..1 | dateTime | Period | When scheduled |
| .authoredOnΣ | 0..1 | dateTime | When request transitioned to being actionable |
| .requesterΣ | 0..1 | Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device) | Who/what is requesting service |
| .recipient | 0..* | Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | Group | CareTeam | HealthcareService) | Message recipient |
| .senderΣ | 0..1 | Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | HealthcareService) | Message sender |
| .reasonCodeΣ | 0..* | CodeableConcept | Why is communication needed? Bindingv3-ActReason(example) |
| .reasonReferenceΣ | 0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference) | Why is communication needed? |
| .note | 0..* | Annotation | Comments made about communication request |