Package | fhir.outburn.co.il |
Resource Type | StructureDefinition |
Id | issue-regards |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=fhir.outburn.co.il@0.5.5&canonical=http://fhir.outburn.co.il/StructureDefinition/issue-regards |
URL | http://fhir.outburn.co.il/StructureDefinition/issue-regards |
Version | 0.1.1 |
Status | draft |
Name | IssueRegards |
Title | Issue Regards |
Realm | us |
Authority | hl7 |
Description | Allows returning of information regarding which item returned an error. For example, an application may want to know why patients from a list of patients were not returned in a search result, the reason for the absence of each one and their MRN. The base OperationOutcome resource may return the coded reason, but there is no discrete standard element that may hold the MRN. There are only ambiguous ways to return this information, such as in the text description of the error. |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
t17-response | T17 Response |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "issue-regards", "language": "he-IL", "url": "http://fhir.outburn.co.il/StructureDefinition/issue-regards", "version": "0.1.1", "name": "IssueRegards", "title": "Issue Regards", "status": "draft", "description": "Allows returning of information regarding which item returned an error. For example, an application may want to know why patients from a list of patients were not returned in a search result, the reason for the absence of each one and their MRN. The base OperationOutcome resource may return the coded reason, but there is no discrete standard element that may hold the MRN. There are only ambiguous ways to return this information, such as in the text description of the error.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "CoverageEligibilityResponse.error" }, { "type": "element", "expression": "OperationOutcome.issue" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Issue Regards", "definition": "Allows returning of information regarding which item returned an error. for example, an application may want to know why patients from a list of patients were not returned in a search result, the reason for the absence of each one and their MRN. The base OperationOutcome resource may return the coded reason, but there is no discrete standard element that may hold the MRN. There are only ambiguous ways to return this information, such as in the text description of the error." }, { "id": "Extension.extension", "path": "Extension.extension", "max": "0" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://fhir.outburn.co.il/StructureDefinition/issue-regards" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "code" }, { "code": "id" }, { "code": "CodeableConcept" }, { "code": "Coding" }, { "code": "Identifier" } ] } ] } }