OpenEHR Base package
0.1.0 - First Draft
OpenEHR Base package, published by openEHR + HL7. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/openehr-base-ig/ and changes regularly. See the Directory of published versions
Official URL: https://specifications.openehr.org/fhir/valueset-proportion_kind | Version: 0.1.0 | |||
Standards status: Informative | Maturity Level: 3 | Computable Name: PROPORTION_KIND |
Class of enumeration constants defining types of proportion for the DV_PROPORTION class.
References
https://specifications.openehr.org/fhir/codesystem-proportion_kind
Expansion performed internally based on codesystem PROPORTION_KIND v0.1.0 (CodeSystem)
This value set contains 5 concepts
Code | System | Display (en-US) | Definition |
pk_ratio | https://specifications.openehr.org/fhir/codesystem-proportion_kind | pk_ratio | Ratio type. Numerator and denominator may be any value. |
pk_unitary | https://specifications.openehr.org/fhir/codesystem-proportion_kind | pk_unitary | Denominator must be 1. |
pk_percent | https://specifications.openehr.org/fhir/codesystem-proportion_kind | pk_percent | Denominator is 100, numerator is understood as a percentage value. |
pk_fraction | https://specifications.openehr.org/fhir/codesystem-proportion_kind | pk_fraction | Numerator and denominator are integral, and the presentation method uses a slash, e.g. 1/2 . |
pk_integer_fraction | https://specifications.openehr.org/fhir/codesystem-proportion_kind | 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 |