FHIR Application Feature Framework Implementation Guide
1.0.0 - STU 1 International flag

This page is part of the FHIR Application Feature Framework Implementation Guide (v1.0.0: STU 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

ValueSet: Processing Status Value VS

Official URL: http://hl7.org/fhir/uv/application-feature/ValueSet/processing-status-vs Version: 1.0.0
Standards status: Trial-use Maturity Level: 2 Computable Name: ProcessingStatusVS

The processing status of a $feature-query request

References

Logical Definition (CLD)

 

Expansion

Expansion performed internally based on codesystem Processing Status Code System v1.0.0 (CodeSystem)

This value set contains 5 concepts

SystemCodeDisplay (en)DefinitionJSONXML
http://hl7.org/fhir/uv/application-feature/CodeSystem/processing-status-cs  all-okAll OKProcessing completed successfully
http://hl7.org/fhir/uv/application-feature/CodeSystem/processing-status-cs  unknownUnknownProcessing status is unknown
http://hl7.org/fhir/uv/application-feature/CodeSystem/processing-status-cs  featureFeatureProcessing failed because no feature was specified in the request
http://hl7.org/fhir/uv/application-feature/CodeSystem/processing-status-cs  contextContextProcessing failed because no context was specified and context was required for the request
http://hl7.org/fhir/uv/application-feature/CodeSystem/processing-status-cs  unauthorizedUnauthorizedProcessing failed because the authorization was required and failed

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