OpenEHR Base package
0.1.0-snapshot - First Draft
This page is part of the Base openEHR specification (v0.1.0-snapshot: Release - Informative) based on FHIR (HL7® FHIR® Standard) v5.0.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
| Official URL: https://specifications.openehr.org/fhir/valueset-proportion_kind | Version: 0.1.0-snapshot | |||
| Standards status: Informative | Maturity Level: 3 | Computable Name: PROPORTION_KIND | ||
Class of enumeration constants defining types of proportion for the DV_PROPORTION class.
References
This value set is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)
https://specifications.openehr.org/fhir/codesystem-proportion_kind version 📦0.1.0-snapshot
Expansion performed internally based on codesystem PROPORTION_KIND v0.1.0-snapshot (CodeSystem)
This value set contains 5 concepts
| System | Code | Display (en) | Definition | JSON | XML |
https://specifications.openehr.org/fhir/codesystem-proportion_kind | pk_ratio | pk_ratio | Ratio type. Numerator and denominator may be any value. | ||
https://specifications.openehr.org/fhir/codesystem-proportion_kind | pk_unitary | pk_unitary | Denominator must be 1. | ||
https://specifications.openehr.org/fhir/codesystem-proportion_kind | pk_percent | pk_percent | Denominator is 100, numerator is understood as a percentage value. | ||
https://specifications.openehr.org/fhir/codesystem-proportion_kind | pk_fraction | pk_fraction | Numerator and denominator are integral, and the presentation method uses a slash, e.g. 1/2 . | ||
https://specifications.openehr.org/fhir/codesystem-proportion_kind | pk_integer_fraction | pk_integer_fraction | Numerator and denominator are integral, and the presentation method uses a slash, e.g. 1/2 ; if the numerator is greater than the denominator, e.g. n=3, d=2, the presentation is 1 1/2 . |
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 |