This is the set of resources that conform to either of the profiles MedComCareCommunication (http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-careCommunication-communication) and MedComCareCommunication (http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-careCommunication-communication). E.g. what you have to deal with if you get resources conforming to one of them
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Communication | C | 0..* | A record of information transmitted from a sender to a receiver dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources dom-3: 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 dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated dom-5: If a resource is contained in another resource, it SHALL NOT have a security label dom-6: A resource should have narrative for robust management medcom-careCommunication-5: Priority is only allowed when Communication.category = 'regarding-referral' medcom-careCommunication-6: There shall exist a Communication.topic when Communication.category = 'other' medcom-careCommunication-7: There shall exist a practitioner role when using a PractitionerRole as author in a message segment. medcom-careCommunication-8: There shall exist a practitioner name when using a Practitioner as author in a message segment. medcom-careCommunication-10: The status shall be 'unknown' or 'entered-in-error'. | |
meta | Σ | 0..1 | Meta | Metadata about the resource ele-1: All FHIR elements must have a @value or children |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created ele-1: All FHIR elements must have a @value or children |
language | 0..1 | code | Language of the resource content Binding: ?? (preferred): A human language. ele-1: All FHIR elements must have a @value or children | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation ele-1: All FHIR elements must have a @value or children | |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Extension ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
identifier | SΣ | 0..* | Identifier | left: Unique identifier; right: The communication identifier ele-1: All FHIR elements must have a @value or children |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: ?? (required): Identifies the purpose for this identifier, if known . ele-1: All FHIR elements must have a @value or children |
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: ?? (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. ele-1: All FHIR elements must have a @value or children |
system | Σ | 0..1 | uri | The namespace for the identifier value ele-1: All FHIR elements must have a @value or children Example General: http://www.acme.com/identifiers/patient |
value | SΣ | 1..1 | string | The value that is unique ele-1: All FHIR elements must have a @value or children Example General: 123456 |
period | Σ | 0..1 | Period | Time period when id is/was valid for use ele-1: All FHIR elements must have a @value or children |
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) ele-1: All FHIR elements must have a @value or children |
instantiatesCanonical | Σ | 0..* | canonical(PlanDefinition | ActivityDefinition | Measure | OperationDefinition | Questionnaire) | Instantiates FHIR protocol or definition ele-1: All FHIR elements must have a @value or children |
instantiatesUri | Σ | 0..* | uri | Instantiates external protocol or definition ele-1: All FHIR elements must have a @value or children |
basedOn | Σ | 0..* | Reference(Resource) | Request fulfilled by this communication ele-1: All FHIR elements must have a @value or children |
partOf | Σ | 0..* | Reference(Resource) | Part of this action ele-1: All FHIR elements must have a @value or children |
inResponseTo | 0..* | Reference(Communication) | Reply to ele-1: All FHIR elements must have a @value or children | |
status | ?!SΣ | 1..1 | code | left: The status may be 'unknown' or 'entered-in-error', dependning on the type of message. status is required because of basic FHIR profile requirement; right: preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown Binding: ?? (required): The status of the communication. ele-1: All FHIR elements must have a @value or children |
statusReason | Σ | 0..1 | CodeableConcept | Reason for current status Binding: ?? (example): Codes for the reason why a communication did not happen. ele-1: All FHIR elements must have a @value or children |
category | S | 1..1 | CodeableConcept | The category (Danish: kategori) describes the overall content of the message. Binding: ?? (required) ele-1: All FHIR elements must have a @value or children |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
coding | Σ | 0..* | Coding | Code defined by a terminology system ele-1: All FHIR elements must have a @value or children |
text | Σ | 0..1 | string | Plain text representation of the concept ele-1: All FHIR elements must have a @value or children |
priority | SΣ | 0..1 | code | Shall be present if the message priority is known to be ASAP, but is only allowed when the category is 'regarding referral', see medcom-careCommunication-5 Binding: ?? (required) ele-1: All FHIR elements must have a @value or children |
medium | 0..* | CodeableConcept | A channel of communication Binding: ?? (example): Codes for communication mediums such as phone, fax, email, in person, etc. ele-1: All FHIR elements must have a @value or children | |
subject | SΣ | 1..1 | Reference(MedComCorePatient(2.2.0) | #sd-medcom-core-patient-medcom-core-patient) {b} | Focus of message ele-1: All FHIR elements must have a @value or children |
topic | S | 0..1 | CodeableConcept | left: The topic (Danish: emne) may be added as a supplement to the category.; right: The topic (Danish: emne) may be added as a supplement to the category. Topic must be added in the text-element. Binding: ?? (example): Codes describing the purpose or content of the communication. ele-1: All FHIR elements must have a @value or children |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
coding | Σ | 0..* | Coding | Code defined by a terminology system ele-1: All FHIR elements must have a @value or children |
text | SΣ | 1..1 | string | Plain text representation of the concept ele-1: All FHIR elements must have a @value or children |
about | 0..* | Reference(Resource) | Resources that pertain to this communication ele-1: All FHIR elements must have a @value or children | |
encounter | SΣ | 0..1 | Reference(MedComCoreEncounter(2.2.0) | #sd-medcom-core-encounter-medcom-core-encounter) {b} | Shall contain a reference to an Encounter resource with a episodeOfCare-identifier, if the identifier is included in a previous message. ele-1: All FHIR elements must have a @value or children |
sent | 0..1 | dateTime | When sent ele-1: All FHIR elements must have a @value or children | |
received | 0..1 | dateTime | When received ele-1: All FHIR elements must have a @value or children | |
recipient | S | 0..* | Reference(MedComCorePractitionerRole(2.2.0) | MedComCoreCareTeam | #sd-medcom-core-practitionerrole-medcom-core-practitionerrole) {b} | Describes a more specific receiver than the MessageHeader.destination.reciever, called a recipient. It may be a careteam a homecare group in the municipality or a named general practitioner. ele-1: All FHIR elements must have a @value or children |
sender | 0..1 | Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | HealthcareService) | Message sender ele-1: All FHIR elements must have a @value or children | |
reasonCode | Σ | 0..* | CodeableConcept | Indication for message Binding: ?? (example): Codes for describing reasons for the occurrence of a communication. ele-1: All FHIR elements must have a @value or children |
reasonReference | Σ | 0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference) | Why was communication done? ele-1: All FHIR elements must have a @value or children |
payload | 1..* | BackboneElement | Each payload corresponds to a message segment with a message text or an attachment. At least one payload with a message text shall be included. ele-1: All FHIR elements must have a @value or children | |
extension | 0..* | Extension | Extension ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
content[x] | 1..1 | Message part content ele-1: All FHIR elements must have a @value or children | ||
contentString | string | |||
contentAttachment | Attachment | |||
contentReference | Reference(Resource) | |||
note | 0..* | Annotation | Comments made about the communication ele-1: All FHIR elements must have a @value or children | |
Documentation for this format |