Medication Scheme Implementation Guide
1.0.0 - draft
Medication Scheme Implementation Guide, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/ig-ee-medication-scheme/ and changes regularly. See the Directory of published versions
Official URL: https://fhir.ee/StructureDefinition/ee-tis-communication | Version: 1.0.0 | |||
Draft as of 2025-03-12 | Computable Name: EETISCommunication |
Ravimiskeemi kommentaar. Comment about one treatment line in mediction list.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Communication | Comment 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 | |
![]() ![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() ![]() |
?!Σ | 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 |
![]() ![]() ![]() |
Σ | 0..* | Identifier | ID of the comment ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
?!Σ | 1..1 | code | Status of the comment can be completed(LISATUD) or stopped(KUSTUTATUD). If comment is changed the note element is used. Binding: EventStatus (required): The status of the communication. ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
1..1 | CodeableConcept | The type of comment this is. Codes |alert| or |notification| are used Binding: CommunicationCategory (example): |alert| is used when there is a renal failure of some degree and the health care professional needs to pay more attention to dosage ele-1: All FHIR elements must have a @value or children | |
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Description of the alert ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
1..1 | Reference(MedicationStatement) | Related MedicationStatement the comment is about ele-1: All FHIR elements must have a @value or children | |
![]() ![]() ![]() |
1..1 | dateTime | When the comment was added to the MedicationStatement ele-1: All FHIR elements must have a @value or children | |
![]() ![]() ![]() |
1..1 | Reference(EETISPractitioner | EETISPractitionerRole) | Practitioner who added the comment ele-1: All FHIR elements must have a @value or children | |
![]() ![]() ![]() |
Σ | 0..* | CodeableReference(Medication) | Reference to a certain medication, its strenght and active ingredient this comment is about Binding: SNOMEDCTClinicalFindings (example): Codes for describing reasons for the occurrence of a communication. ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
1..1 | BackboneElement | Message payload ele-1: All FHIR elements must have a @value or children | |
![]() ![]() ![]() ![]() |
?!Σ | 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 |
![]() ![]() ![]() ![]() |
1..1 | Message part content Slice: Unordered, Open by type:$this ele-1: All FHIR elements must have a @value or children | ||
![]() ![]() ![]() ![]() ![]() |
Attachment | |||
![]() ![]() ![]() ![]() ![]() |
Reference(Resource) | |||
![]() ![]() ![]() ![]() ![]() |
CodeableConcept | |||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Message part content ele-1: All FHIR elements must have a @value or children | |
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Comment about the MedicationStatement in free form text ele-1: All FHIR elements must have a @value or children |
![]() |
Path | Conformance | ValueSet | URI |
Communication.status | required | EventStatushttp://hl7.org/fhir/ValueSet/event-status|5.0.0 from the FHIR Standard | |
Communication.category | example | CommunicationCategoryhttp://hl7.org/fhir/ValueSet/communication-category from the FHIR Standard | |
Communication.reason | example | SNOMEDCTClinicalFindingshttp://hl7.org/fhir/ValueSet/clinical-findings from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Communication | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Communication | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Communication | 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 | error | Communication | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Communication | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from Communication
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Communication | Comment | |
![]() ![]() ![]() |
0..* | Identifier | ID of the comment | |
![]() ![]() ![]() |
1..1 | code | Status of the comment can be completed(LISATUD) or stopped(KUSTUTATUD). If comment is changed the note element is used. | |
![]() ![]() ![]() |
1..1 | CodeableConcept | The type of comment this is. Codes |alert| or |notification| are used Binding: CommunicationCategory (example): |alert| is used when there is a renal failure of some degree and the health care professional needs to pay more attention to dosage | |
![]() ![]() ![]() ![]() |
0..1 | string | Description of the alert | |
![]() ![]() ![]() |
1..1 | Reference(MedicationStatement) | Related MedicationStatement the comment is about | |
![]() ![]() ![]() |
1..1 | dateTime | When the comment was added to the MedicationStatement | |
![]() ![]() ![]() |
1..1 | Reference(EETISPractitioner | EETISPractitionerRole) | Practitioner who added the comment | |
![]() ![]() ![]() |
0..* | CodeableReference(Medication) | Reference to a certain medication, its strenght and active ingredient this comment is about | |
![]() ![]() ![]() |
1..1 | BackboneElement | Message payload | |
![]() ![]() ![]() ![]() |
1..1 | Attachment, Reference(Resource), CodeableConcept | Message part content Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Message part content | |
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | string | Comment about the MedicationStatement in free form text | |
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
1..1 | dateTime | Time when the comment was changed. | |
![]() ![]() ![]() ![]() |
1..1 | markdown | Why the comment was changed | |
![]() |
Path | Conformance | ValueSet | URI |
Communication.category | example | CommunicationCategoryhttp://hl7.org/fhir/ValueSet/communication-category from the FHIR Standard |
Name | Flags | Card. | Type | Description & Constraints![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() |
0..* | Communication | Comment | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
![]() ![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
Σ | 0..* | Identifier | ID of the comment | ||||
![]() ![]() ![]() |
Σ | 0..* | canonical(PlanDefinition | ActivityDefinition | Measure | OperationDefinition | Questionnaire) | Instantiates FHIR protocol or definition | ||||
![]() ![]() ![]() |
Σ | 0..* | uri | Instantiates external protocol or definition | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Resource) | Request fulfilled by this communication | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Resource) | Part of referenced event (e.g. Communication, Procedure) | ||||
![]() ![]() ![]() |
0..* | Reference(Communication) | Reply to | |||||
![]() ![]() ![]() |
?!Σ | 1..1 | code | Status of the comment can be completed(LISATUD) or stopped(KUSTUTATUD). If comment is changed the note element is used. Binding: EventStatus (required): The status of the communication. | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Reason for current status Binding: CommunicationNotDoneReason (example): Codes for the reason why a communication did not happen. | ||||
![]() ![]() ![]() |
1..1 | CodeableConcept | The type of comment this is. Codes |alert| or |notification| are used Binding: CommunicationCategory (example): |alert| is used when there is a renal failure of some degree and the health care professional needs to pay more attention to dosage | |||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Description of the alert | ||||
![]() ![]() ![]() |
Σ | 0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required): Codes indicating the relative importance of a communication. | ||||
![]() ![]() ![]() |
0..* | CodeableConcept | A channel of communication Binding: ParticipationMode (example): Codes for communication mediums such as phone, fax, email, in person, etc. | |||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Patient | Group) | Focus of message | ||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Description of the purpose/content Binding: CommunicationTopic (example): Codes describing the purpose or content of the communication. | |||||
![]() ![]() ![]() |
1..1 | Reference(MedicationStatement) | Related MedicationStatement the comment is about | |||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Encounter) | The Encounter during which this Communication was created | ||||
![]() ![]() ![]() |
1..1 | dateTime | When the comment was added to the MedicationStatement | |||||
![]() ![]() ![]() |
0..1 | dateTime | When received | |||||
![]() ![]() ![]() |
0..* | Reference(CareTeam | Device | Group | HealthcareService | Location | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | Endpoint) | Who the information is shared with | |||||
![]() ![]() ![]() |
1..1 | Reference(EETISPractitioner | EETISPractitionerRole) | Practitioner who added the comment | |||||
![]() ![]() ![]() |
Σ | 0..* | CodeableReference(Medication) | Reference to a certain medication, its strenght and active ingredient this comment is about Binding: SNOMEDCTClinicalFindings (example): Codes for describing reasons for the occurrence of a communication. | ||||
![]() ![]() ![]() |
1..1 | BackboneElement | Message payload | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
1..1 | Message part content Slice: Unordered, Open by type:$this | ||||||
![]() ![]() ![]() ![]() ![]() |
Attachment | |||||||
![]() ![]() ![]() ![]() ![]() |
Reference(Resource) | |||||||
![]() ![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Message part content | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Comment about the MedicationStatement in free form text | ||||
![]() ![]() ![]() |
0..* | Annotation | Comments made about the communication | |||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Individual responsible for the annotation | |||||
![]() ![]() ![]() ![]() ![]() |
Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization) | |||||||
![]() ![]() ![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | dateTime | Time when the comment was changed. | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | markdown | Why the comment was changed | ||||
![]() |
Path | Conformance | ValueSet | URI |
Communication.language | required | AllLanguageshttp://hl7.org/fhir/ValueSet/all-languages|5.0.0 from the FHIR Standard | |
Communication.status | required | EventStatushttp://hl7.org/fhir/ValueSet/event-status|5.0.0 from the FHIR Standard | |
Communication.statusReason | example | CommunicationNotDoneReasonhttp://hl7.org/fhir/ValueSet/communication-not-done-reason from the FHIR Standard | |
Communication.category | example | CommunicationCategoryhttp://hl7.org/fhir/ValueSet/communication-category from the FHIR Standard | |
Communication.priority | required | RequestPriorityhttp://hl7.org/fhir/ValueSet/request-priority|5.0.0 from the FHIR Standard | |
Communication.medium | example | ParticipationModehttp://terminology.hl7.org/ValueSet/v3-ParticipationMode | |
Communication.topic | example | CommunicationTopichttp://hl7.org/fhir/ValueSet/communication-topic from the FHIR Standard | |
Communication.reason | example | SNOMEDCTClinicalFindingshttp://hl7.org/fhir/ValueSet/clinical-findings from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Communication | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Communication | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Communication | 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 | error | Communication | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Communication | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from Communication
Summary
Mandatory: 5 elements(2 nested mandatory elements)
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Key Elements View
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Communication | Comment 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 | |
![]() ![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() ![]() |
?!Σ | 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 |
![]() ![]() ![]() |
Σ | 0..* | Identifier | ID of the comment ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
?!Σ | 1..1 | code | Status of the comment can be completed(LISATUD) or stopped(KUSTUTATUD). If comment is changed the note element is used. Binding: EventStatus (required): The status of the communication. ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
1..1 | CodeableConcept | The type of comment this is. Codes |alert| or |notification| are used Binding: CommunicationCategory (example): |alert| is used when there is a renal failure of some degree and the health care professional needs to pay more attention to dosage ele-1: All FHIR elements must have a @value or children | |
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Description of the alert ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
1..1 | Reference(MedicationStatement) | Related MedicationStatement the comment is about ele-1: All FHIR elements must have a @value or children | |
![]() ![]() ![]() |
1..1 | dateTime | When the comment was added to the MedicationStatement ele-1: All FHIR elements must have a @value or children | |
![]() ![]() ![]() |
1..1 | Reference(EETISPractitioner | EETISPractitionerRole) | Practitioner who added the comment ele-1: All FHIR elements must have a @value or children | |
![]() ![]() ![]() |
Σ | 0..* | CodeableReference(Medication) | Reference to a certain medication, its strenght and active ingredient this comment is about Binding: SNOMEDCTClinicalFindings (example): Codes for describing reasons for the occurrence of a communication. ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
1..1 | BackboneElement | Message payload ele-1: All FHIR elements must have a @value or children | |
![]() ![]() ![]() ![]() |
?!Σ | 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 |
![]() ![]() ![]() ![]() |
1..1 | Message part content Slice: Unordered, Open by type:$this ele-1: All FHIR elements must have a @value or children | ||
![]() ![]() ![]() ![]() ![]() |
Attachment | |||
![]() ![]() ![]() ![]() ![]() |
Reference(Resource) | |||
![]() ![]() ![]() ![]() ![]() |
CodeableConcept | |||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Message part content ele-1: All FHIR elements must have a @value or children | |
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Comment about the MedicationStatement in free form text ele-1: All FHIR elements must have a @value or children |
![]() |
Path | Conformance | ValueSet | URI |
Communication.status | required | EventStatushttp://hl7.org/fhir/ValueSet/event-status|5.0.0 from the FHIR Standard | |
Communication.category | example | CommunicationCategoryhttp://hl7.org/fhir/ValueSet/communication-category from the FHIR Standard | |
Communication.reason | example | SNOMEDCTClinicalFindingshttp://hl7.org/fhir/ValueSet/clinical-findings from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Communication | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Communication | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Communication | 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 | error | Communication | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Communication | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Differential View
This structure is derived from Communication
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Communication | Comment | |
![]() ![]() ![]() |
0..* | Identifier | ID of the comment | |
![]() ![]() ![]() |
1..1 | code | Status of the comment can be completed(LISATUD) or stopped(KUSTUTATUD). If comment is changed the note element is used. | |
![]() ![]() ![]() |
1..1 | CodeableConcept | The type of comment this is. Codes |alert| or |notification| are used Binding: CommunicationCategory (example): |alert| is used when there is a renal failure of some degree and the health care professional needs to pay more attention to dosage | |
![]() ![]() ![]() ![]() |
0..1 | string | Description of the alert | |
![]() ![]() ![]() |
1..1 | Reference(MedicationStatement) | Related MedicationStatement the comment is about | |
![]() ![]() ![]() |
1..1 | dateTime | When the comment was added to the MedicationStatement | |
![]() ![]() ![]() |
1..1 | Reference(EETISPractitioner | EETISPractitionerRole) | Practitioner who added the comment | |
![]() ![]() ![]() |
0..* | CodeableReference(Medication) | Reference to a certain medication, its strenght and active ingredient this comment is about | |
![]() ![]() ![]() |
1..1 | BackboneElement | Message payload | |
![]() ![]() ![]() ![]() |
1..1 | Attachment, Reference(Resource), CodeableConcept | Message part content Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Message part content | |
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | string | Comment about the MedicationStatement in free form text | |
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
1..1 | dateTime | Time when the comment was changed. | |
![]() ![]() ![]() ![]() |
1..1 | markdown | Why the comment was changed | |
![]() |
Path | Conformance | ValueSet | URI |
Communication.category | example | CommunicationCategoryhttp://hl7.org/fhir/ValueSet/communication-category from the FHIR Standard |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() |
0..* | Communication | Comment | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
![]() ![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
Σ | 0..* | Identifier | ID of the comment | ||||
![]() ![]() ![]() |
Σ | 0..* | canonical(PlanDefinition | ActivityDefinition | Measure | OperationDefinition | Questionnaire) | Instantiates FHIR protocol or definition | ||||
![]() ![]() ![]() |
Σ | 0..* | uri | Instantiates external protocol or definition | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Resource) | Request fulfilled by this communication | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Resource) | Part of referenced event (e.g. Communication, Procedure) | ||||
![]() ![]() ![]() |
0..* | Reference(Communication) | Reply to | |||||
![]() ![]() ![]() |
?!Σ | 1..1 | code | Status of the comment can be completed(LISATUD) or stopped(KUSTUTATUD). If comment is changed the note element is used. Binding: EventStatus (required): The status of the communication. | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Reason for current status Binding: CommunicationNotDoneReason (example): Codes for the reason why a communication did not happen. | ||||
![]() ![]() ![]() |
1..1 | CodeableConcept | The type of comment this is. Codes |alert| or |notification| are used Binding: CommunicationCategory (example): |alert| is used when there is a renal failure of some degree and the health care professional needs to pay more attention to dosage | |||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Description of the alert | ||||
![]() ![]() ![]() |
Σ | 0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required): Codes indicating the relative importance of a communication. | ||||
![]() ![]() ![]() |
0..* | CodeableConcept | A channel of communication Binding: ParticipationMode (example): Codes for communication mediums such as phone, fax, email, in person, etc. | |||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Patient | Group) | Focus of message | ||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Description of the purpose/content Binding: CommunicationTopic (example): Codes describing the purpose or content of the communication. | |||||
![]() ![]() ![]() |
1..1 | Reference(MedicationStatement) | Related MedicationStatement the comment is about | |||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Encounter) | The Encounter during which this Communication was created | ||||
![]() ![]() ![]() |
1..1 | dateTime | When the comment was added to the MedicationStatement | |||||
![]() ![]() ![]() |
0..1 | dateTime | When received | |||||
![]() ![]() ![]() |
0..* | Reference(CareTeam | Device | Group | HealthcareService | Location | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | Endpoint) | Who the information is shared with | |||||
![]() ![]() ![]() |
1..1 | Reference(EETISPractitioner | EETISPractitionerRole) | Practitioner who added the comment | |||||
![]() ![]() ![]() |
Σ | 0..* | CodeableReference(Medication) | Reference to a certain medication, its strenght and active ingredient this comment is about Binding: SNOMEDCTClinicalFindings (example): Codes for describing reasons for the occurrence of a communication. | ||||
![]() ![]() ![]() |
1..1 | BackboneElement | Message payload | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
1..1 | Message part content Slice: Unordered, Open by type:$this | ||||||
![]() ![]() ![]() ![]() ![]() |
Attachment | |||||||
![]() ![]() ![]() ![]() ![]() |
Reference(Resource) | |||||||
![]() ![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Message part content | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Comment about the MedicationStatement in free form text | ||||
![]() ![]() ![]() |
0..* | Annotation | Comments made about the communication | |||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Individual responsible for the annotation | |||||
![]() ![]() ![]() ![]() ![]() |
Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization) | |||||||
![]() ![]() ![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | dateTime | Time when the comment was changed. | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | markdown | Why the comment was changed | ||||
![]() |
Path | Conformance | ValueSet | URI |
Communication.language | required | AllLanguageshttp://hl7.org/fhir/ValueSet/all-languages|5.0.0 from the FHIR Standard | |
Communication.status | required | EventStatushttp://hl7.org/fhir/ValueSet/event-status|5.0.0 from the FHIR Standard | |
Communication.statusReason | example | CommunicationNotDoneReasonhttp://hl7.org/fhir/ValueSet/communication-not-done-reason from the FHIR Standard | |
Communication.category | example | CommunicationCategoryhttp://hl7.org/fhir/ValueSet/communication-category from the FHIR Standard | |
Communication.priority | required | RequestPriorityhttp://hl7.org/fhir/ValueSet/request-priority|5.0.0 from the FHIR Standard | |
Communication.medium | example | ParticipationModehttp://terminology.hl7.org/ValueSet/v3-ParticipationMode | |
Communication.topic | example | CommunicationTopichttp://hl7.org/fhir/ValueSet/communication-topic from the FHIR Standard | |
Communication.reason | example | SNOMEDCTClinicalFindingshttp://hl7.org/fhir/ValueSet/clinical-findings from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Communication | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Communication | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Communication | 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 | error | Communication | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Communication | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from Communication
Summary
Mandatory: 5 elements(2 nested mandatory elements)
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Other representations of profile: CSV, Excel, Schematron