This page is part of the Da Vinci Clinical Documentation Exchange (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
SD.3 StructureDefinition-cdex-communication
title: StructureDefinition-cdex-communication-intro layout: default active: StructureDefinition-cdex-communication-intro —
SD.3.1 Formal Views of Profile Content
Description of Profiles, Differentials, and Snapshots.
The official URL for this profile is: http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-communication
Published on Thu Jun 20 16:38:59 EDT 2019 as a active by .
This profile builds on Communication
Summary
Mandatory: 4 elements
Must-Support: 9 elements
Structures
This structure refers to these other structures:
- http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-communicationrequest
- http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient
- http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-organization
Extensions
This structure refers to these extensions:
- http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-payload-query-string
- http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-payload-clinical-note-type
Slices
This structure defines the following Slices:
- The element Communication.basedOn is sliced based on the value of profile:reference
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Communication | I | 0..* | A record of information transmitted from a sender to a receiver | |
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: CommonLanguages (preferred) Max Binding: AllLanguages | |
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 |
instantiatesCanonical | Σ | 0..* | canonical(PlanDefinition | ActivityDefinition | Measure | OperationDefinition | Questionnaire) | Instantiates FHIR protocol or definition |
instantiatesUri | Σ | 0..* | uri | Instantiates external protocol or definition |
basedOn | Σ | Reference(Resource) | Request fulfilled by this communication Slice: Unordered, Open by profile:reference | |
basedOn | SΣ | 0..* | Reference(CDex CommunicationRequest) | Request fulfilled by this communication |
partOf | Σ | 0..* | Reference(Resource) | Part of this action |
inResponseTo | 0..* | Reference(Communication) | Reply to | |
status | ?!Σ | 1..1 | code | preparation | in-progress | not-done | suspended | aborted | completed | entered-in-error Binding: EventStatus (required) |
statusReason | Σ | 0..1 | CodeableConcept | Reason for current status Binding: CommunicationNotDoneReason (example) |
category | 0..* | CodeableConcept | Message category Binding: CommunicationCategory (example) | |
priority | Σ | 0..1 | code | Message urgency Binding: RequestPriority (required) |
medium | 0..* | CodeableConcept | A channel of communication Binding: v3 Code System ParticipationMode (example) | |
subject | SΣ | 1..1 | Reference(US Core Patient Profile) | Focus of message |
topic | 0..1 | CodeableConcept | Description of the purpose/content Binding: CommunicationTopic (example) | |
about | 0..* | Reference(Resource) | Resources that pertain to this communication | |
encounter | Σ | 0..1 | Reference(Encounter) | Encounter created as part of |
sent | 0..1 | dateTime | When sent | |
received | 0..1 | dateTime | When received | |
recipient | S | 1..* | Reference(HRex Organization) | Message recipient |
sender | S | 1..1 | Reference(HRex Organization) | Message sender |
reasonCode | Σ | 0..* | CodeableConcept | Indication for message Binding: SNOMEDCTClinicalFindings (example) |
reasonReference | Σ | 0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference) | Why was communication done? |
payload | SI | 1..* | BackboneElement | Message payload |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
cdex-payload-query-string | S | 0..1 | string | Allows determination of which payloads are to satisfy which requests URL: http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-payload-query-string |
cdex-payload-clinical-note-type | S | 0..1 | CodeableConcept | Allows determination of which payloads are to satisfy which requests URL: http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-payload-clinical-note-type Binding: Clinical Note Type (extensible) |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
content[x] | S | 1..1 | string, Attachment, Reference(Resource) | Message part content |
note | S | 0..* | Annotation | Additional info for the recipient such as "Request was for Discharge Summary but sending Procedure Note instead since patient has not been discharged yet". |
Documentation for this format |
Summary
Mandatory: 4 elements
Must-Support: 9 elements
Structures
This structure refers to these other structures:
- http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-communicationrequest
- http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient
- http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-organization
Extensions
This structure refers to these extensions:
- http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-payload-query-string
- http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-payload-clinical-note-type
Slices
This structure defines the following Slices:
- The element Communication.basedOn is sliced based on the value of profile:reference
Differential View
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Communication | I | 0..* | A record of information transmitted from a sender to a receiver | |
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: CommonLanguages (preferred) Max Binding: AllLanguages | |
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 |
instantiatesCanonical | Σ | 0..* | canonical(PlanDefinition | ActivityDefinition | Measure | OperationDefinition | Questionnaire) | Instantiates FHIR protocol or definition |
instantiatesUri | Σ | 0..* | uri | Instantiates external protocol or definition |
basedOn | Σ | Reference(Resource) | Request fulfilled by this communication Slice: Unordered, Open by profile:reference | |
basedOn | SΣ | 0..* | Reference(CDex CommunicationRequest) | Request fulfilled by this communication |
partOf | Σ | 0..* | Reference(Resource) | Part of this action |
inResponseTo | 0..* | Reference(Communication) | Reply to | |
status | ?!Σ | 1..1 | code | preparation | in-progress | not-done | suspended | aborted | completed | entered-in-error Binding: EventStatus (required) |
statusReason | Σ | 0..1 | CodeableConcept | Reason for current status Binding: CommunicationNotDoneReason (example) |
category | 0..* | CodeableConcept | Message category Binding: CommunicationCategory (example) | |
priority | Σ | 0..1 | code | Message urgency Binding: RequestPriority (required) |
medium | 0..* | CodeableConcept | A channel of communication Binding: v3 Code System ParticipationMode (example) | |
subject | SΣ | 1..1 | Reference(US Core Patient Profile) | Focus of message |
topic | 0..1 | CodeableConcept | Description of the purpose/content Binding: CommunicationTopic (example) | |
about | 0..* | Reference(Resource) | Resources that pertain to this communication | |
encounter | Σ | 0..1 | Reference(Encounter) | Encounter created as part of |
sent | 0..1 | dateTime | When sent | |
received | 0..1 | dateTime | When received | |
recipient | S | 1..* | Reference(HRex Organization) | Message recipient |
sender | S | 1..1 | Reference(HRex Organization) | Message sender |
reasonCode | Σ | 0..* | CodeableConcept | Indication for message Binding: SNOMEDCTClinicalFindings (example) |
reasonReference | Σ | 0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference) | Why was communication done? |
payload | SI | 1..* | BackboneElement | Message payload |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
cdex-payload-query-string | S | 0..1 | string | Allows determination of which payloads are to satisfy which requests URL: http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-payload-query-string |
cdex-payload-clinical-note-type | S | 0..1 | CodeableConcept | Allows determination of which payloads are to satisfy which requests URL: http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-payload-clinical-note-type Binding: Clinical Note Type (extensible) |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
content[x] | S | 1..1 | string, Attachment, Reference(Resource) | Message part content |
note | S | 0..* | Annotation | Additional info for the recipient such as "Request was for Discharge Summary but sending Procedure Note instead since patient has not been discharged yet". |
Documentation for this format |
Downloads: StructureDefinition: (XML, JSON), Schema: XML Schematron