מדריך למטמיע - טופס 17
1.0.0 - ci-build

This page is part of the T17 IG (v1.0.0: draft-1 Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Extension: Issue Regards

Official URL: http://fhir.outburn.co.il/StructureDefinition/issue-regards Version: 1.0.0
Draft as of 2024-09-01 Computable Name: IssueRegards

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.

Context of Use

This extension may be used on the following element(s):

  • Element ID CoverageEligibilityResponse.error
  • Element ID OperationOutcome.issue

Usage info

Usage:

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

Summary

Simple Extension of type code, id, CodeableConcept, Coding, Identifier: 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.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Issue Regards
... extension 0..0
... url 1..1 uri "http://fhir.outburn.co.il/StructureDefinition/issue-regards"
... value[x] 0..1 Value of extension
.... valueCode code
.... valueId id
.... valueCodeableConcept CodeableConcept
.... valueCoding Coding
.... valueIdentifier Identifier

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Issue Regards
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://fhir.outburn.co.il/StructureDefinition/issue-regards"
.... valueCode code
.... valueId id
.... valueCodeableConcept CodeableConcept
.... valueCoding Coding
.... valueIdentifier Identifier

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type code, id, CodeableConcept, Coding, Identifier: 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.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Issue Regards
... extension 0..0
... url 1..1 uri "http://fhir.outburn.co.il/StructureDefinition/issue-regards"
... value[x] 0..1 Value of extension
.... valueCode code
.... valueId id
.... valueCodeableConcept CodeableConcept
.... valueCoding Coding
.... valueIdentifier Identifier

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Issue Regards
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://fhir.outburn.co.il/StructureDefinition/issue-regards"
.... valueCode code
.... valueId id
.... valueCodeableConcept CodeableConcept
.... valueCoding Coding
.... valueIdentifier Identifier

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()