Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Official URL: http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/communication-request | Version: 0.3.0 | |||
Draft as of 2025-06-23 | Computable Name: NphiesCommunicationRequest | |||
Copyright/Legal: Used by permission of HL7 International, all rights reserved Creative Commons License |
Nphies CommunicationRequest Profile
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from CommunicationRequest
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | CommunicationRequest | A request for information to be sent to a receiver BV-00233: About element in the CommunicationRequest is not 'Claim' or 'Advanced Authorization' BV-00335: CommunicationRequest status MUST have the fixed value 'active' |
![]() ![]() ![]() |
1..1 | id | Logical id of this artifact Max Length:64 | |
![]() ![]() ![]() |
1..1 | Meta | Metadata about the resource | |
![]() ![]() ![]() ![]() |
1..* | DP_canonical(StructureDefinition) | Profiles this resource claims to conform to | |
![]() ![]() ![]() |
1..1 | DP_Identifier_A | Unique identifier | |
![]() ![]() ![]() |
S | 0..* | DP_Reference_1or3b(Resource) | Fulfills plan or proposal |
![]() ![]() ![]() |
1..1 | DP_code | draft | active | on-hold | revoked | completed | entered-in-error | unknown Required Pattern: active | |
![]() ![]() ![]() |
1..1 | DP_CodeableConcept | Message category Binding: CommunicationCategory (required) | |
![]() ![]() ![]() |
1..1 | DP_code | routine | urgent | asap | stat | |
![]() ![]() ![]() |
1..1 | DP_Reference_1or2a(Nphies Patient) | Focus of message | |
![]() ![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() ![]() |
1..1 | DP_CodeableConcept | Description of identifier Binding: Patient Identifier Type (required) | |
![]() ![]() ![]() |
1..1 | DP_Reference_1or3b(Resource) | Resources that pertain to this communication request | |
![]() ![]() ![]() |
C | 1..* | BackboneElement | Message payload CMRQ001: content SHALL include only one of string, attachment and reference. |
![]() ![]() ![]() ![]() |
1..1 | string, Attachment, Reference(Resource) | Message part content Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | DP_string | Message part content |
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | DP_Attachment | Message part content |
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | DP_Reference_1or3b(Resource) | Message part content |
![]() ![]() ![]() |
S | 0..1 | dateTime, Period | When scheduled Slice: Unordered, Open by type:$this |
![]() ![]() ![]() ![]() |
S | 0..1 | DP_dateTime | When scheduled |
![]() ![]() ![]() |
1..1 | DP_Reference_1or2a(Nphies Organization) | Message recipient | |
![]() ![]() ![]() |
1..1 | DP_Reference_1or2a(Nphies Organization) | Message sender | |
![]() ![]() ![]() |
S | 0..* | DP_CodeableConcept | Why is communication needed? Binding: Communication Reason (required) |
![]() ![]() ![]() |
SC | 0..* | DP_Annotation | Comments made about communication request BV-00319: CommunicationRequest note authorString value length is longer than the maximum specified length of 100 English characters and 50 Arabic characters |
![]() |
Path | Conformance | ValueSet | URI |
CommunicationRequest.category | required | CommunicationCategoryhttp://hl7.org/fhir/ValueSet/communication-category from the FHIR Standard | |
CommunicationRequest.subject.identifier.type | required | PatientIdentifierTypehttp://nphies.sa/terminology/ValueSet/patient-identifier-type from this IG | |
CommunicationRequest.reasonCode | required | CommunicationReason (a valid code from Communication Reason)http://nphies.sa/terminology/ValueSet/communication-reason from this IG |
Id | Grade | Path(s) | Details | Requirements |
BV-00233 | error | CommunicationRequest | About element in the CommunicationRequest is not 'Claim' or 'Advanced Authorization' : about.count() = about.where(type = 'Claim').count() + about.where(type = 'ClaimResponse').count() | |
BV-00319 | error | CommunicationRequest.note | CommunicationRequest note authorString value length is longer than the maximum specified length of 100 English characters and 50 Arabic characters : author.exists() implies author.length() <= 100 | |
BV-00335 | error | CommunicationRequest | CommunicationRequest status MUST have the fixed value 'active' : status = 'active' | |
CMRQ001 | error | CommunicationRequest.payload | content SHALL include only one of string, attachment and reference. : content.exists() implies (content.ofType(string).exists() xor content.ofType(Attachment).exists() xor content.ofType(Reference).exists()) |
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | CommunicationRequest | A request for information to be sent 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 BV-00233: About element in the CommunicationRequest is not 'Claim' or 'Advanced Authorization' BV-00335: CommunicationRequest status MUST have the fixed value 'active' |
![]() ![]() ![]() |
Σ | 1..1 | id | Logical id of this artifact Max Length:64 |
![]() ![]() ![]() |
Σ | 1..1 | Meta | Metadata about the resource ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() ![]() |
Σ | 1..* | DP_canonical(StructureDefinition) | Profiles this resource claims to conform to ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
?!Σ | 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..* | 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 |
![]() ![]() ![]() |
Σ | 1..1 | DP_Identifier_A | Unique identifier ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
SΣ | 0..* | DP_Reference_1or3b(Resource) | Fulfills plan or proposal ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
?!Σ | 1..1 | DP_code | draft | active | on-hold | revoked | completed | entered-in-error | unknown Binding: RequestStatus (required): The status of the communication request. ele-1: All FHIR elements must have a @value or children Required Pattern: active |
![]() ![]() ![]() |
1..1 | DP_CodeableConcept | Message category Binding: CommunicationCategory (required) ele-1: All FHIR elements must have a @value or children | |
![]() ![]() ![]() |
Σ | 1..1 | DP_code | routine | urgent | asap | stat Binding: RequestPriority (required): Codes indicating the relative importance of a communication request. ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
?!Σ | 0..1 | boolean | True if request is prohibiting action ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
1..1 | DP_Reference_1or2a(Nphies Patient) | Focus of message ele-1: All FHIR elements must have a @value or children | |
![]() ![]() ![]() ![]() |
SΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL ele-1: All FHIR elements must have a @value or children Max Length:250 |
![]() ![]() ![]() ![]() |
SΣ | 0..1 | Identifier | Logical reference, when literal reference is not known ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | DP_CodeableConcept | Description of identifier Binding: Patient Identifier Type (required) ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | DP_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 |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | The value that is unique ele-1: All FHIR elements must have a @value or children Example General: 123456 Max Length:50 |
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource ele-1: All FHIR elements must have a @value or children Max Length:200 |
![]() ![]() ![]() |
1..1 | DP_Reference_1or3b(Resource) | Resources that pertain to this communication request ele-1: All FHIR elements must have a @value or children | |
![]() ![]() ![]() |
C | 1..* | BackboneElement | Message payload ele-1: All FHIR elements must have a @value or children CMRQ001: content SHALL include only one of string, attachment and reference. |
![]() ![]() ![]() ![]() |
?!Σ | 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, Closed by type:$this ele-1: All FHIR elements must have a @value or children | ||
![]() ![]() ![]() ![]() ![]() |
string | |||
![]() ![]() ![]() ![]() ![]() |
Attachment | |||
![]() ![]() ![]() ![]() ![]() |
Reference(Resource) | |||
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | DP_string | Message part content ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | DP_Attachment | Message part content ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | DP_Reference_1or3b(Resource) | Message part content ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
SΣ | 0..1 | When scheduled Slice: Unordered, Open by type:$this ele-1: All FHIR elements must have a @value or children | |
![]() ![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | DP_dateTime | When scheduled ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
1..1 | DP_Reference_1or2a(Nphies Organization) | Message recipient ele-1: All FHIR elements must have a @value or children | |
![]() ![]() ![]() |
Σ | 1..1 | DP_Reference_1or2a(Nphies Organization) | Message sender ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
SΣ | 0..* | DP_CodeableConcept | Why is communication needed? Binding: Communication Reason (required) ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
SC | 0..* | DP_Annotation | Comments made about communication request ele-1: All FHIR elements must have a @value or children BV-00319: CommunicationRequest note authorString value length is longer than the maximum specified length of 100 English characters and 50 Arabic characters |
![]() |
Path | Conformance | ValueSet / Code | URI |
CommunicationRequest.status | required | Pattern: activehttp://hl7.org/fhir/ValueSet/request-status|4.0.1 from the FHIR Standard | |
CommunicationRequest.category | required | CommunicationCategoryhttp://hl7.org/fhir/ValueSet/communication-category from the FHIR Standard | |
CommunicationRequest.priority | required | RequestPriorityhttp://hl7.org/fhir/ValueSet/request-priority|4.0.1 from the FHIR Standard | |
CommunicationRequest.subject.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | |
CommunicationRequest.subject.identifier.type | required | PatientIdentifierTypehttp://nphies.sa/terminology/ValueSet/patient-identifier-type from this IG | |
CommunicationRequest.reasonCode | required | CommunicationReason (a valid code from Communication Reason)http://nphies.sa/terminology/ValueSet/communication-reason from this IG |
Id | Grade | Path(s) | Details | Requirements |
BV-00233 | error | CommunicationRequest | About element in the CommunicationRequest is not 'Claim' or 'Advanced Authorization' : about.count() = about.where(type = 'Claim').count() + about.where(type = 'ClaimResponse').count() | |
BV-00319 | error | CommunicationRequest.note | CommunicationRequest note authorString value length is longer than the maximum specified length of 100 English characters and 50 Arabic characters : author.exists() implies author.length() <= 100 | |
BV-00335 | error | CommunicationRequest | CommunicationRequest status MUST have the fixed value 'active' : status = 'active' | |
CMRQ001 | error | CommunicationRequest.payload | content SHALL include only one of string, attachment and reference. : content.exists() implies (content.ofType(string).exists() xor content.ofType(Attachment).exists() xor content.ofType(Reference).exists()) | |
dom-2 | error | CommunicationRequest | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | CommunicationRequest | 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | CommunicationRequest | 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 | CommunicationRequest | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | CommunicationRequest | 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() |
Name | Flags | Card. | Type | Description & Constraints![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() |
C | 0..* | CommunicationRequest | A request for information to be sent to a receiver BV-00233: About element in the CommunicationRequest is not 'Claim' or 'Advanced Authorization' BV-00335: CommunicationRequest status MUST have the fixed value 'active' | ||||
![]() ![]() ![]() |
Σ | 1..1 | id | Logical id of this artifact Max Length:64 | ||||
![]() ![]() ![]() |
Σ | 1..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() ![]() |
Σ | 1..* | DP_canonical(StructureDefinition) | Profiles this resource claims to conform to | ||||
![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
![]() ![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): 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 | ||||
![]() ![]() ![]() |
Σ | 1..1 | DP_Identifier_A | Unique identifier | ||||
![]() ![]() ![]() |
SΣ | 0..* | DP_Reference_1or3b(Resource) | Fulfills plan or proposal | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(CommunicationRequest) | Request(s) replaced by this request | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Composite request this is part of | ||||
![]() ![]() ![]() |
?!Σ | 1..1 | DP_code | draft | active | on-hold | revoked | completed | entered-in-error | unknown Binding: RequestStatus (required): The status of the communication request. Required Pattern: active | ||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Reason for current status Binding Description (No ValueSet): (example): Codes identifying the reason for the current state of a request. | |||||
![]() ![]() ![]() |
1..1 | DP_CodeableConcept | Message category Binding: CommunicationCategory (required) | |||||
![]() ![]() ![]() |
Σ | 1..1 | DP_code | routine | urgent | asap | stat Binding: RequestPriority (required): Codes indicating the relative importance of a communication request. | ||||
![]() ![]() ![]() |
?!Σ | 0..1 | boolean | True if request is prohibiting action | ||||
![]() ![]() ![]() |
0..* | CodeableConcept | A channel of communication Binding: ParticipationMode (example): Codes for communication mediums such as phone, fax, email, in person, etc. | |||||
![]() ![]() ![]() |
1..1 | DP_Reference_1or2a(Nphies Patient) | Focus of message | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
SΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL Max Length:250 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | DP_CodeableConcept | Description of identifier Binding: Patient Identifier Type (required) | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | DP_uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | The value that is unique Example General: 123456 Max Length:50 | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource Max Length:200 | ||||
![]() ![]() ![]() |
1..1 | DP_Reference_1or3b(Resource) | Resources that pertain to this communication request | |||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Encounter) | Encounter created as part of | ||||
![]() ![]() ![]() |
C | 1..* | BackboneElement | Message payload CMRQ001: content SHALL include only one of string, attachment and reference. | ||||
![]() ![]() ![]() ![]() |
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, Closed by type:$this | ||||||
![]() ![]() ![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() ![]() ![]() |
Attachment | |||||||
![]() ![]() ![]() ![]() ![]() |
Reference(Resource) | |||||||
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | DP_string | Message part content | ||||
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | DP_Attachment | Message part content | ||||
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | DP_Reference_1or3b(Resource) | Message part content | ||||
![]() ![]() ![]() |
SΣ | 0..1 | When scheduled Slice: Unordered, Open by type:$this | |||||
![]() ![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | DP_dateTime | When scheduled | ||||
![]() ![]() ![]() |
Σ | 0..1 | dateTime | When request transitioned to being actionable | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device) | Who/what is requesting service | ||||
![]() ![]() ![]() |
1..1 | DP_Reference_1or2a(Nphies Organization) | Message recipient | |||||
![]() ![]() ![]() |
Σ | 1..1 | DP_Reference_1or2a(Nphies Organization) | Message sender | ||||
![]() ![]() ![]() |
SΣ | 0..* | DP_CodeableConcept | Why is communication needed? Binding: Communication Reason (required) | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference) | Why is communication needed? | ||||
![]() ![]() ![]() |
SC | 0..* | DP_Annotation | Comments made about communication request BV-00319: CommunicationRequest note authorString value length is longer than the maximum specified length of 100 English characters and 50 Arabic characters | ||||
![]() |
Path | Conformance | ValueSet / Code | URI | |||
CommunicationRequest.meta.security | extensible | All Security Labelshttp://hl7.org/fhir/ValueSet/security-labels from the FHIR Standard | ||||
CommunicationRequest.meta.tag | example | CommonTagshttp://hl7.org/fhir/ValueSet/common-tags from the FHIR Standard | ||||
CommunicationRequest.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languages from the FHIR Standard
| ||||
CommunicationRequest.status | required | Pattern: activehttp://hl7.org/fhir/ValueSet/request-status|4.0.1 from the FHIR Standard | ||||
CommunicationRequest.statusReason | example | |||||
CommunicationRequest.category | required | CommunicationCategoryhttp://hl7.org/fhir/ValueSet/communication-category from the FHIR Standard | ||||
CommunicationRequest.priority | required | RequestPriorityhttp://hl7.org/fhir/ValueSet/request-priority|4.0.1 from the FHIR Standard | ||||
CommunicationRequest.medium | example | ParticipationModehttp://terminology.hl7.org/ValueSet/v3-ParticipationMode | ||||
CommunicationRequest.subject.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types from the FHIR Standard | ||||
CommunicationRequest.subject.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | ||||
CommunicationRequest.subject.identifier.type | required | PatientIdentifierTypehttp://nphies.sa/terminology/ValueSet/patient-identifier-type from this IG | ||||
CommunicationRequest.reasonCode | required | CommunicationReason (a valid code from Communication Reason)http://nphies.sa/terminology/ValueSet/communication-reason from this IG |
Id | Grade | Path(s) | Details | Requirements |
BV-00233 | error | CommunicationRequest | About element in the CommunicationRequest is not 'Claim' or 'Advanced Authorization' : about.count() = about.where(type = 'Claim').count() + about.where(type = 'ClaimResponse').count() | |
BV-00319 | error | CommunicationRequest.note | CommunicationRequest note authorString value length is longer than the maximum specified length of 100 English characters and 50 Arabic characters : author.exists() implies author.length() <= 100 | |
BV-00335 | error | CommunicationRequest | CommunicationRequest status MUST have the fixed value 'active' : status = 'active' | |
CMRQ001 | error | CommunicationRequest.payload | content SHALL include only one of string, attachment and reference. : content.exists() implies (content.ofType(string).exists() xor content.ofType(Attachment).exists() xor content.ofType(Reference).exists()) | |
dom-2 | error | CommunicationRequest | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | CommunicationRequest | 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | CommunicationRequest | 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 | CommunicationRequest | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | CommunicationRequest | 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 CommunicationRequest
Summary
Mandatory: 11 elements
Must-Support: 8 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Differential View
This structure is derived from CommunicationRequest
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | CommunicationRequest | A request for information to be sent to a receiver BV-00233: About element in the CommunicationRequest is not 'Claim' or 'Advanced Authorization' BV-00335: CommunicationRequest status MUST have the fixed value 'active' |
![]() ![]() ![]() |
1..1 | id | Logical id of this artifact Max Length:64 | |
![]() ![]() ![]() |
1..1 | Meta | Metadata about the resource | |
![]() ![]() ![]() ![]() |
1..* | DP_canonical(StructureDefinition) | Profiles this resource claims to conform to | |
![]() ![]() ![]() |
1..1 | DP_Identifier_A | Unique identifier | |
![]() ![]() ![]() |
S | 0..* | DP_Reference_1or3b(Resource) | Fulfills plan or proposal |
![]() ![]() ![]() |
1..1 | DP_code | draft | active | on-hold | revoked | completed | entered-in-error | unknown Required Pattern: active | |
![]() ![]() ![]() |
1..1 | DP_CodeableConcept | Message category Binding: CommunicationCategory (required) | |
![]() ![]() ![]() |
1..1 | DP_code | routine | urgent | asap | stat | |
![]() ![]() ![]() |
1..1 | DP_Reference_1or2a(Nphies Patient) | Focus of message | |
![]() ![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() ![]() |
1..1 | DP_CodeableConcept | Description of identifier Binding: Patient Identifier Type (required) | |
![]() ![]() ![]() |
1..1 | DP_Reference_1or3b(Resource) | Resources that pertain to this communication request | |
![]() ![]() ![]() |
C | 1..* | BackboneElement | Message payload CMRQ001: content SHALL include only one of string, attachment and reference. |
![]() ![]() ![]() ![]() |
1..1 | string, Attachment, Reference(Resource) | Message part content Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | DP_string | Message part content |
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | DP_Attachment | Message part content |
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | DP_Reference_1or3b(Resource) | Message part content |
![]() ![]() ![]() |
S | 0..1 | dateTime, Period | When scheduled Slice: Unordered, Open by type:$this |
![]() ![]() ![]() ![]() |
S | 0..1 | DP_dateTime | When scheduled |
![]() ![]() ![]() |
1..1 | DP_Reference_1or2a(Nphies Organization) | Message recipient | |
![]() ![]() ![]() |
1..1 | DP_Reference_1or2a(Nphies Organization) | Message sender | |
![]() ![]() ![]() |
S | 0..* | DP_CodeableConcept | Why is communication needed? Binding: Communication Reason (required) |
![]() ![]() ![]() |
SC | 0..* | DP_Annotation | Comments made about communication request BV-00319: CommunicationRequest note authorString value length is longer than the maximum specified length of 100 English characters and 50 Arabic characters |
![]() |
Path | Conformance | ValueSet | URI |
CommunicationRequest.category | required | CommunicationCategoryhttp://hl7.org/fhir/ValueSet/communication-category from the FHIR Standard | |
CommunicationRequest.subject.identifier.type | required | PatientIdentifierTypehttp://nphies.sa/terminology/ValueSet/patient-identifier-type from this IG | |
CommunicationRequest.reasonCode | required | CommunicationReason (a valid code from Communication Reason)http://nphies.sa/terminology/ValueSet/communication-reason from this IG |
Id | Grade | Path(s) | Details | Requirements |
BV-00233 | error | CommunicationRequest | About element in the CommunicationRequest is not 'Claim' or 'Advanced Authorization' : about.count() = about.where(type = 'Claim').count() + about.where(type = 'ClaimResponse').count() | |
BV-00319 | error | CommunicationRequest.note | CommunicationRequest note authorString value length is longer than the maximum specified length of 100 English characters and 50 Arabic characters : author.exists() implies author.length() <= 100 | |
BV-00335 | error | CommunicationRequest | CommunicationRequest status MUST have the fixed value 'active' : status = 'active' | |
CMRQ001 | error | CommunicationRequest.payload | content SHALL include only one of string, attachment and reference. : content.exists() implies (content.ofType(string).exists() xor content.ofType(Attachment).exists() xor content.ofType(Reference).exists()) |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | CommunicationRequest | A request for information to be sent 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 BV-00233: About element in the CommunicationRequest is not 'Claim' or 'Advanced Authorization' BV-00335: CommunicationRequest status MUST have the fixed value 'active' |
![]() ![]() ![]() |
Σ | 1..1 | id | Logical id of this artifact Max Length:64 |
![]() ![]() ![]() |
Σ | 1..1 | Meta | Metadata about the resource ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() ![]() |
Σ | 1..* | DP_canonical(StructureDefinition) | Profiles this resource claims to conform to ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
?!Σ | 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..* | 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 |
![]() ![]() ![]() |
Σ | 1..1 | DP_Identifier_A | Unique identifier ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
SΣ | 0..* | DP_Reference_1or3b(Resource) | Fulfills plan or proposal ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
?!Σ | 1..1 | DP_code | draft | active | on-hold | revoked | completed | entered-in-error | unknown Binding: RequestStatus (required): The status of the communication request. ele-1: All FHIR elements must have a @value or children Required Pattern: active |
![]() ![]() ![]() |
1..1 | DP_CodeableConcept | Message category Binding: CommunicationCategory (required) ele-1: All FHIR elements must have a @value or children | |
![]() ![]() ![]() |
Σ | 1..1 | DP_code | routine | urgent | asap | stat Binding: RequestPriority (required): Codes indicating the relative importance of a communication request. ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
?!Σ | 0..1 | boolean | True if request is prohibiting action ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
1..1 | DP_Reference_1or2a(Nphies Patient) | Focus of message ele-1: All FHIR elements must have a @value or children | |
![]() ![]() ![]() ![]() |
SΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL ele-1: All FHIR elements must have a @value or children Max Length:250 |
![]() ![]() ![]() ![]() |
SΣ | 0..1 | Identifier | Logical reference, when literal reference is not known ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | DP_CodeableConcept | Description of identifier Binding: Patient Identifier Type (required) ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | DP_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 |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | The value that is unique ele-1: All FHIR elements must have a @value or children Example General: 123456 Max Length:50 |
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource ele-1: All FHIR elements must have a @value or children Max Length:200 |
![]() ![]() ![]() |
1..1 | DP_Reference_1or3b(Resource) | Resources that pertain to this communication request ele-1: All FHIR elements must have a @value or children | |
![]() ![]() ![]() |
C | 1..* | BackboneElement | Message payload ele-1: All FHIR elements must have a @value or children CMRQ001: content SHALL include only one of string, attachment and reference. |
![]() ![]() ![]() ![]() |
?!Σ | 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, Closed by type:$this ele-1: All FHIR elements must have a @value or children | ||
![]() ![]() ![]() ![]() ![]() |
string | |||
![]() ![]() ![]() ![]() ![]() |
Attachment | |||
![]() ![]() ![]() ![]() ![]() |
Reference(Resource) | |||
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | DP_string | Message part content ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | DP_Attachment | Message part content ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | DP_Reference_1or3b(Resource) | Message part content ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
SΣ | 0..1 | When scheduled Slice: Unordered, Open by type:$this ele-1: All FHIR elements must have a @value or children | |
![]() ![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | DP_dateTime | When scheduled ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
1..1 | DP_Reference_1or2a(Nphies Organization) | Message recipient ele-1: All FHIR elements must have a @value or children | |
![]() ![]() ![]() |
Σ | 1..1 | DP_Reference_1or2a(Nphies Organization) | Message sender ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
SΣ | 0..* | DP_CodeableConcept | Why is communication needed? Binding: Communication Reason (required) ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() |
SC | 0..* | DP_Annotation | Comments made about communication request ele-1: All FHIR elements must have a @value or children BV-00319: CommunicationRequest note authorString value length is longer than the maximum specified length of 100 English characters and 50 Arabic characters |
![]() |
Path | Conformance | ValueSet / Code | URI |
CommunicationRequest.status | required | Pattern: activehttp://hl7.org/fhir/ValueSet/request-status|4.0.1 from the FHIR Standard | |
CommunicationRequest.category | required | CommunicationCategoryhttp://hl7.org/fhir/ValueSet/communication-category from the FHIR Standard | |
CommunicationRequest.priority | required | RequestPriorityhttp://hl7.org/fhir/ValueSet/request-priority|4.0.1 from the FHIR Standard | |
CommunicationRequest.subject.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | |
CommunicationRequest.subject.identifier.type | required | PatientIdentifierTypehttp://nphies.sa/terminology/ValueSet/patient-identifier-type from this IG | |
CommunicationRequest.reasonCode | required | CommunicationReason (a valid code from Communication Reason)http://nphies.sa/terminology/ValueSet/communication-reason from this IG |
Id | Grade | Path(s) | Details | Requirements |
BV-00233 | error | CommunicationRequest | About element in the CommunicationRequest is not 'Claim' or 'Advanced Authorization' : about.count() = about.where(type = 'Claim').count() + about.where(type = 'ClaimResponse').count() | |
BV-00319 | error | CommunicationRequest.note | CommunicationRequest note authorString value length is longer than the maximum specified length of 100 English characters and 50 Arabic characters : author.exists() implies author.length() <= 100 | |
BV-00335 | error | CommunicationRequest | CommunicationRequest status MUST have the fixed value 'active' : status = 'active' | |
CMRQ001 | error | CommunicationRequest.payload | content SHALL include only one of string, attachment and reference. : content.exists() implies (content.ofType(string).exists() xor content.ofType(Attachment).exists() xor content.ofType(Reference).exists()) | |
dom-2 | error | CommunicationRequest | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | CommunicationRequest | 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | CommunicationRequest | 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 | CommunicationRequest | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | CommunicationRequest | 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() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() |
C | 0..* | CommunicationRequest | A request for information to be sent to a receiver BV-00233: About element in the CommunicationRequest is not 'Claim' or 'Advanced Authorization' BV-00335: CommunicationRequest status MUST have the fixed value 'active' | ||||
![]() ![]() ![]() |
Σ | 1..1 | id | Logical id of this artifact Max Length:64 | ||||
![]() ![]() ![]() |
Σ | 1..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() ![]() |
Σ | 1..* | DP_canonical(StructureDefinition) | Profiles this resource claims to conform to | ||||
![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
![]() ![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): 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 | ||||
![]() ![]() ![]() |
Σ | 1..1 | DP_Identifier_A | Unique identifier | ||||
![]() ![]() ![]() |
SΣ | 0..* | DP_Reference_1or3b(Resource) | Fulfills plan or proposal | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(CommunicationRequest) | Request(s) replaced by this request | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Composite request this is part of | ||||
![]() ![]() ![]() |
?!Σ | 1..1 | DP_code | draft | active | on-hold | revoked | completed | entered-in-error | unknown Binding: RequestStatus (required): The status of the communication request. Required Pattern: active | ||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Reason for current status Binding Description (No ValueSet): (example): Codes identifying the reason for the current state of a request. | |||||
![]() ![]() ![]() |
1..1 | DP_CodeableConcept | Message category Binding: CommunicationCategory (required) | |||||
![]() ![]() ![]() |
Σ | 1..1 | DP_code | routine | urgent | asap | stat Binding: RequestPriority (required): Codes indicating the relative importance of a communication request. | ||||
![]() ![]() ![]() |
?!Σ | 0..1 | boolean | True if request is prohibiting action | ||||
![]() ![]() ![]() |
0..* | CodeableConcept | A channel of communication Binding: ParticipationMode (example): Codes for communication mediums such as phone, fax, email, in person, etc. | |||||
![]() ![]() ![]() |
1..1 | DP_Reference_1or2a(Nphies Patient) | Focus of message | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
SΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL Max Length:250 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | DP_CodeableConcept | Description of identifier Binding: Patient Identifier Type (required) | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | DP_uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | The value that is unique Example General: 123456 Max Length:50 | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource Max Length:200 | ||||
![]() ![]() ![]() |
1..1 | DP_Reference_1or3b(Resource) | Resources that pertain to this communication request | |||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Encounter) | Encounter created as part of | ||||
![]() ![]() ![]() |
C | 1..* | BackboneElement | Message payload CMRQ001: content SHALL include only one of string, attachment and reference. | ||||
![]() ![]() ![]() ![]() |
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, Closed by type:$this | ||||||
![]() ![]() ![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() ![]() ![]() |
Attachment | |||||||
![]() ![]() ![]() ![]() ![]() |
Reference(Resource) | |||||||
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | DP_string | Message part content | ||||
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | DP_Attachment | Message part content | ||||
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | DP_Reference_1or3b(Resource) | Message part content | ||||
![]() ![]() ![]() |
SΣ | 0..1 | When scheduled Slice: Unordered, Open by type:$this | |||||
![]() ![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | DP_dateTime | When scheduled | ||||
![]() ![]() ![]() |
Σ | 0..1 | dateTime | When request transitioned to being actionable | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device) | Who/what is requesting service | ||||
![]() ![]() ![]() |
1..1 | DP_Reference_1or2a(Nphies Organization) | Message recipient | |||||
![]() ![]() ![]() |
Σ | 1..1 | DP_Reference_1or2a(Nphies Organization) | Message sender | ||||
![]() ![]() ![]() |
SΣ | 0..* | DP_CodeableConcept | Why is communication needed? Binding: Communication Reason (required) | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference) | Why is communication needed? | ||||
![]() ![]() ![]() |
SC | 0..* | DP_Annotation | Comments made about communication request BV-00319: CommunicationRequest note authorString value length is longer than the maximum specified length of 100 English characters and 50 Arabic characters | ||||
![]() |
Path | Conformance | ValueSet / Code | URI | |||
CommunicationRequest.meta.security | extensible | All Security Labelshttp://hl7.org/fhir/ValueSet/security-labels from the FHIR Standard | ||||
CommunicationRequest.meta.tag | example | CommonTagshttp://hl7.org/fhir/ValueSet/common-tags from the FHIR Standard | ||||
CommunicationRequest.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languages from the FHIR Standard
| ||||
CommunicationRequest.status | required | Pattern: activehttp://hl7.org/fhir/ValueSet/request-status|4.0.1 from the FHIR Standard | ||||
CommunicationRequest.statusReason | example | |||||
CommunicationRequest.category | required | CommunicationCategoryhttp://hl7.org/fhir/ValueSet/communication-category from the FHIR Standard | ||||
CommunicationRequest.priority | required | RequestPriorityhttp://hl7.org/fhir/ValueSet/request-priority|4.0.1 from the FHIR Standard | ||||
CommunicationRequest.medium | example | ParticipationModehttp://terminology.hl7.org/ValueSet/v3-ParticipationMode | ||||
CommunicationRequest.subject.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types from the FHIR Standard | ||||
CommunicationRequest.subject.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | ||||
CommunicationRequest.subject.identifier.type | required | PatientIdentifierTypehttp://nphies.sa/terminology/ValueSet/patient-identifier-type from this IG | ||||
CommunicationRequest.reasonCode | required | CommunicationReason (a valid code from Communication Reason)http://nphies.sa/terminology/ValueSet/communication-reason from this IG |
Id | Grade | Path(s) | Details | Requirements |
BV-00233 | error | CommunicationRequest | About element in the CommunicationRequest is not 'Claim' or 'Advanced Authorization' : about.count() = about.where(type = 'Claim').count() + about.where(type = 'ClaimResponse').count() | |
BV-00319 | error | CommunicationRequest.note | CommunicationRequest note authorString value length is longer than the maximum specified length of 100 English characters and 50 Arabic characters : author.exists() implies author.length() <= 100 | |
BV-00335 | error | CommunicationRequest | CommunicationRequest status MUST have the fixed value 'active' : status = 'active' | |
CMRQ001 | error | CommunicationRequest.payload | content SHALL include only one of string, attachment and reference. : content.exists() implies (content.ofType(string).exists() xor content.ofType(Attachment).exists() xor content.ofType(Reference).exists()) | |
dom-2 | error | CommunicationRequest | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | CommunicationRequest | 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | CommunicationRequest | 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 | CommunicationRequest | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | CommunicationRequest | 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 CommunicationRequest
Summary
Mandatory: 11 elements
Must-Support: 8 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Other representations of profile: CSV, Excel, Schematron