JASPEHR Implementation Guide
0.5.5 - draft
JASPEHR Implementation Guide - Local Development build (v0.5.5). See the Directory of published versions
| Official URL: http://www.hosp.ncgm.go.jp/JASPEHR/fhir/ValueSet/item-type-Jaspehr | Version: 0.5.5 | |||
| Draft as of 2021-12-13 | Responsible: JASPEHR Project | Computable Name: QuestionnaireItemTypeJaspehr | ||
Distinguishes groups from questions and display text and indicates data type for questions.
References
This value set includes codes based on the following rules:
http://hl7.org/fhir/item-typeThis value set excludes codes based on the following rules:
http://hl7.org/fhir/item-type| Code | Display |
| boolean | Boolean |
| url | Url |
| open-choice | Open Choice |
| attachment | Attachment |
| reference | Reference |
| quantity | Quantity |
This value set contains 10 concepts
Expansion based on QuestionnaireItemType v4.0.1 (CodeSystem)
| Code | System | Display | Definition |
| group | http://hl7.org/fhir/item-type | Group | An item with no direct answer but should have at least one child item. |
| display | http://hl7.org/fhir/item-type | Display | Text for display that will not capture an answer or have child items. |
| question | http://hl7.org/fhir/item-type | Question | An item that defines a specific answer to be captured, and which may have child items. (the answer provided in the QuestionnaireResponse should be of the defined datatype). |
| decimal | http://hl7.org/fhir/item-type | Decimal | Question with is a real number answer (valueDecimal). |
| integer | http://hl7.org/fhir/item-type | Integer | Question with an integer answer (valueInteger). |
| date | http://hl7.org/fhir/item-type | Date | Question with a date answer (valueDate). |
| dateTime | http://hl7.org/fhir/item-type | Date Time | Question with a date and time answer (valueDateTime). |
| time | http://hl7.org/fhir/item-type | Time | Question with a time (hour:minute:second) answer independent of date. (valueTime). |
| string | http://hl7.org/fhir/item-type | String | Question with a short (few words to short sentence) free-text entry answer (valueString). |
| text | http://hl7.org/fhir/item-type | Text | Question with a long (potentially multi-paragraph) free-text entry answer (valueString). |
| choice | http://hl7.org/fhir/item-type | Choice | Question with a Coding drawn from a list of possible answers (specified in either the answerOption property, or via the valueset referenced in the answerValueSet property) as an answer (valueCoding). |
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 |