This Communication resource has been constrained to represent a professional comment made by a Practitioner during a Child Health Event.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
Communication | DomainResource | 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 A human language. (http://tools.ietf.org/html/bcp47) Binding Strength Required |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources |
identifier | 1..1 | Identifier | Unique identifier |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 1..1 | Uri | The namespace for the identifier Example Value http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri |
value | 1..1 | String | The value that is unique Example Value 123456 |
category | 1..1 | CodeableConcept | Message category Binding The type of Communication recorded (https://fhir.nhs.uk/ValueSet/DCH-CommunicationCategory-1) Binding Strength Required |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
coding | 1..1 | Coding | Code defined by a terminology system |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 1..1 | Uri | Identity of the terminology system Fixed Value https://fhir.nhs.uk/DCH-CommunicationCategory-1 |
code | 1..1 | Code | Symbol in syntax defined by the system |
display | 1..1 | String | Representation defined by the system |
text | 0..1 | String | Plain text representation of the concept |
sender | 1..1 | Reference (CareConnect-DCH-Practitioner-1) | Message sender |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 1..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
payload | 1..1 | BackboneElement | Message payload |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
contentString | 1..1 | String | Message part content |
encounter | 1..1 | Reference (Encounter | CareConnect-DCH-Encounter-1) | Encounter leading to message |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 1..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
sent | 1..1 | DateTime | When sent |
subject | 1..1 | Reference (CareConnect-DCH-Patient-1) | Focus of message |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 1..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
Communication.language | language | Required | http://tools.ietf.org/html/bcp47 |
Communication.category | category | Required | https://fhir.nhs.uk/ValueSet/DCH-CommunicationCategory-1 |