Tiro.health Implementation Guide
0.1.0 - ci-build

Tiro.health Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

ValueSet: Operation Outcome Issue Detail

Official URL: http://fhir.tiro.health/ValueSet/operation-outcome-issue-detail Version: 0.1.0
Draft as of 2026-06-09 Computable Name: OperationOutcomeIssueDetailVS

All Tiro.health OperationOutcome issue-detail codes. Bound (example strength) to OperationOutcome.issue.details in the Tiro.health OperationOutcome profile.

References

Logical Definition (CLD)

 

Expansion

Expansion performed internally based on codesystem Operation Outcome Issue Detail v0.1.0 (CodeSystem)

This value set contains 8 concepts

SystemCodeDisplay (en)DefinitionJSONXML
http://fhir.tiro.health/CodeSystem/operation-outcome-issue-detail  VALIDATE_PATIENT_SUCCESSPatient validation successfulReturned as an information/success issue when a Patient validation operation succeeds.
http://fhir.tiro.health/CodeSystem/operation-outcome-issue-detail  VALIDATE_TASK_SUCCESSTask validation successfulReturned as an information/success issue when a Task validation operation succeeds.
http://fhir.tiro.health/CodeSystem/operation-outcome-issue-detail  VALIDATE_TEMPLATE_FAILURETemplate validation failedThe template failed validation; check for empty blocks or groups.
http://fhir.tiro.health/CodeSystem/operation-outcome-issue-detail  VALIDATE_RESOURCE_FAILUREResource validation failedThe submitted resource failed validation; check for empty blocks or groups. Returned on 422 validation errors.
http://fhir.tiro.health/CodeSystem/operation-outcome-issue-detail  TEMPLATE_NOT_ACTIVETemplate not active or does not existThe referenced questionnaire template (canonical, optionally version-pinned) is not active — it was retired or superseded by a newer version, or does not exist. Returned as a 400 by Task/$initialize. Prefer a version-independent canonical.
http://fhir.tiro.health/CodeSystem/operation-outcome-issue-detail  TEMPLATE_EXPERIMENTAL_VERSION_REQUIREDExperimental template requires an explicit versionThe referenced template is experimental and requires an explicit version in the canonical reference (e.g. `...|1.2.0`). Returned as a 400 by Task/$initialize.
http://fhir.tiro.health/CodeSystem/operation-outcome-issue-detail  INITIAL_RESPONSE_PATIENT_MISMATCHInitial-response Patient mismatchThe supplied initial-response QuestionnaireResponse references a different Patient than the Task. Returned as a 400 by Task/$initialize.
http://fhir.tiro.health/CodeSystem/operation-outcome-issue-detail  INITIAL_RESPONSE_CANONICAL_MISMATCHInitial-response canonical mismatchThe supplied initial-response QuestionnaireResponse is based on a different questionnaire canonical than the Task. Returned as a 400 by Task/$initialize.

Explanation of the columns that may appear on this page:

Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies
System The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance)
Display The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the meaning of the concept
Comments Additional notes about how to use the code