PackagesCanonicalsLogsProblems
    Packages
    rs/ig.fhir@il-community.org.t17-0.1.0
    http://fhir.outburn.co.il/StructureDefinition/issue-regards
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.
package_name: rs/ig.fhir
derivation: constraint
name: IssueRegards
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'http://fhir.outburn.co.il/StructureDefinition/issue-regards'}
    type: uri
    index: 1
  value:
    choices: [valueCode, valueId, valueCodeableConcept, valueCoding, valueIdentifier]
    index: 3
  valueCode: {type: code, choiceOf: value, index: 4}
  valueId: {type: id, choiceOf: value, index: 5}
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
  valueCoding: {type: Coding, choiceOf: value, index: 7}
  valueIdentifier: {type: Identifier, choiceOf: value, index: 8}
package_version: il-community.org.t17-0.1.0
extensions: {}
class: extension
kind: complex-type
url: http://fhir.outburn.co.il/StructureDefinition/issue-regards
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.1.1