| Package | pharmacyeclaim.two |
| Resource Type | StructureDefinition |
| Id | ext-ProcessNoteDirectedTo |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=pharmacyeclaim.two@1.0.2-preview&canonical=http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/ext-ProcessNoteDirectedTo |
| URL | http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/ext-ProcessNoteDirectedTo |
| Status | draft |
| Name | ProcessNoteDirectedTo |
| Title | Process Note Directed To |
| Description | Indicates whether the intended audience for the message is the patient or the provider |
| Purpose | Allows the sender to specify whether this is directed to the patient or the provider |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| profile-claim-response | Claim Response Successful Dispense |
| profile-claim-response-proff-services | Claim Response Professional Services |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "ext-ProcessNoteDirectedTo",
"url": "http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/ext-ProcessNoteDirectedTo",
"name": "ProcessNoteDirectedTo",
"title": "Process Note Directed To",
"status": "draft",
"description": "Indicates whether the intended audience for the message is the patient or the provider",
"purpose": "Allows the sender to specify whether this is directed to the patient or the provider",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "ClaimResponse.processNote"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/ext-ProcessNoteDirectedTo"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"comment": "Conformance Rule: Set value = \"patient\", \"provider\" or \"both\".\r\nUsage Note: Allows the PMS vendor to assist in directing a message to a particular audiance.",
"type": [
{
"code": "code"
}
],
"mustSupport": true
}
]
}
}