Obligation Discussion
0.5.1 - Working Draft to present the Concept Ideas and Background Details (FO)
Obligation Discussion, published by . This guide is not an authorized publication; it is the continuous build for version 0.5.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/frankoemig/obligation/ and changes regularly. See the Directory of published versions
| Official URL: http://v2.hl7.org/fhir/ValueSet/obligationAlone | Version: 0.1.0 | |||
| Active as of 2022-08-17 | Computable Name: VsObligationAloneCodes | |||
Valueset for obligations (alone)
References
http://v2.hl7.org/fhir/CodeSystem/obligationAlone version 📦0.1.0
Expansion performed internally based on codesystem Obligation Alone Codes v0.1.0 (CodeSystem)
This value set contains 24 concepts
| System | Code | Display (en) | Definition | JSON | XML |
http://v2.hl7.org/fhir/CodeSystem/obligationAlone | send | send | populate with values from somewhere | ||
http://v2.hl7.org/fhir/CodeSystem/obligationAlone | from-ui | from UI | Take the data from UI, so that the user has the ability to enter it. | ||
http://v2.hl7.org/fhir/CodeSystem/obligationAlone | from-textfield | from textfield in UI | Take the data from a test input field | ||
http://v2.hl7.org/fhir/CodeSystem/obligationAlone | from-widget | from widget in UI | Take the data from a specific widget | ||
http://v2.hl7.org/fhir/CodeSystem/obligationAlone | from-combobox | from combobox in UI | Take the data from a combobox | ||
http://v2.hl7.org/fhir/CodeSystem/obligationAlone | from-store | from persistence layer | Take data from storage/persistence layer. | ||
http://v2.hl7.org/fhir/CodeSystem/obligationAlone | from-input | from input stream | As a router, take data from input stream. | ||
http://v2.hl7.org/fhir/CodeSystem/obligationAlone | as-constant | constant | added as constant to the data, no special treatment done internally | ||
http://v2.hl7.org/fhir/CodeSystem/obligationAlone | process | process/receive | Data received is processed as needed for general message consumption, store permitted. | ||
http://v2.hl7.org/fhir/CodeSystem/obligationAlone | follow-up | follow-up activity | what to do internally | ||
http://v2.hl7.org/fhir/CodeSystem/obligationAlone | display | display/present (UI) | present the data on a display | ||
http://v2.hl7.org/fhir/CodeSystem/obligationAlone | store | store | store/persist the data somewhere | ||
http://v2.hl7.org/fhir/CodeSystem/obligationAlone | archive | archive | store/persist the archive which ensures longlasting access | ||
http://v2.hl7.org/fhir/CodeSystem/obligationAlone | in-database | store in a database | store in a database | ||
http://v2.hl7.org/fhir/CodeSystem/obligationAlone | in-file | store in a file | store in a file | ||
http://v2.hl7.org/fhir/CodeSystem/obligationAlone | print the data (somewhere) | ||||
http://v2.hl7.org/fhir/CodeSystem/obligationAlone | eval | evaluate | consider the data in order to interpret other correctly | ||
http://v2.hl7.org/fhir/CodeSystem/obligationAlone | integrate | integrate into data | to UPDATE existing data by merging other data with the existing data in a controlled manner | ||
http://v2.hl7.org/fhir/CodeSystem/obligationAlone | forward | forward | as a router forward to the next recipient | ||
http://v2.hl7.org/fhir/CodeSystem/obligationAlone | respond | activity as response | what to respond | ||
http://v2.hl7.org/fhir/CodeSystem/obligationAlone | warning | return warnings | return possible warnings | ||
http://v2.hl7.org/fhir/CodeSystem/obligationAlone | error | return error | return possible errors | ||
http://v2.hl7.org/fhir/CodeSystem/obligationAlone | other | other obligations | other obligations beyond | ||
http://v2.hl7.org/fhir/CodeSystem/obligationAlone | explain | explain | provide an explanation in a capability statement how this element is handled |
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 |