Package | pharmacyeclaim.two |
Resource Type | StructureDefinition |
Id | profile-detected-issue |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=pharmacyeclaim.two@1.0.2-preview&canonical=http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/profile-detected-issue |
URL | http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/profile-detected-issue |
Status | draft |
Name | DetectedIssue |
Title | DetectedIssue - Clinical Issue |
Description | Used to convey clinical issues that are managed in the claim request or detected by the adjuidcator and conveyed in the claim response |
Purpose | Used to convey clinical issues that are managed in the claim request or detected by the adjuidcator and conveyed in the claim response |
Type | DetectedIssue |
Kind | resource |
StructureDefinition | |
profile-medication-dispense | MedicationDispense |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "profile-detected-issue", "url": "http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/profile-detected-issue", "name": "DetectedIssue", "title": "DetectedIssue - Clinical Issue", "status": "draft", "description": "Used to convey clinical issues that are managed in the claim request or detected by the adjuidcator and conveyed in the claim response", "purpose": "Used to convey clinical issues that are managed in the claim request or detected by the adjuidcator and conveyed in the claim response", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "DetectedIssue", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DetectedIssue", "derivation": "constraint", "differential": { "element": [ { "id": "DetectedIssue.status", "path": "DetectedIssue.status", "comment": "TWG --??? is a fixed value of mitigated appropriate?\r\n\r\nThis element is labeled as a modifier because the status contains the codes cancelled and entered-in-error that mark the issue as not currently valid.", "mustSupport": true }, { "id": "DetectedIssue.code", "path": "DetectedIssue.code", "comment": "Usage: This should be provided where known. \r\nCPHA Mapping: D.65.03. This maps to a subset of intervention & exception codes that are specificaly for DUR. TWG work to determine this value set\r\n\r\nNot all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.", "mustSupport": true, "binding": { "strength": "preferred", "valueSet": "http://pharmacyeclaims.ca/FHIR/ValueSet/DUR-codes" } }, { "id": "DetectedIssue.code.coding", "path": "DetectedIssue.code.coding", "min": 1, "max": "1" }, { "id": "DetectedIssue.code.coding.system", "path": "DetectedIssue.code.coding.system", "fixedUri": "http://pharmacyeclaims.ca/FHIR/CodeSystem/intervention-codes", "mustSupport": true }, { "id": "DetectedIssue.code.coding.code", "path": "DetectedIssue.code.coding.code", "min": 1, "mustSupport": true }, { "id": "DetectedIssue.severity", "path": "DetectedIssue.severity", "comment": "Usage: This should be provided where known\r\nCPHA Mapping: None, this is a new code\r\n\r\nNote that FHIR strings SHALL NOT exceed 1,048,576 (1024*1024) characters in size", "mustSupport": true }, { "id": "DetectedIssue.implicated", "path": "DetectedIssue.implicated", "mustSupport": true }, { "id": "DetectedIssue.implicated.display", "path": "DetectedIssue.implicated.display", "mustSupport": true }, { "id": "DetectedIssue.detail", "path": "DetectedIssue.detail", "comment": "CPHA Mapping: None; this is new\r\nUsage Note: TBC - is there value to include written detail, or does just the code suffice?\r\n\r\nShould focus on information not covered elsewhere as discrete data - no need to duplicate the narrative.", "mustSupport": true }, { "id": "DetectedIssue.mitigation", "path": "DetectedIssue.mitigation", "mustSupport": true }, { "id": "DetectedIssue.mitigation.action", "path": "DetectedIssue.mitigation.action", "mustSupport": true }, { "id": "DetectedIssue.mitigation.action.coding.system", "path": "DetectedIssue.mitigation.action.coding.system", "mustSupport": true }, { "id": "DetectedIssue.mitigation.action.coding.code", "path": "DetectedIssue.mitigation.action.coding.code", "mustSupport": true }, { "id": "DetectedIssue.mitigation.action.text", "path": "DetectedIssue.mitigation.action.text", "mustSupport": true } ] } }