OpenEHR Base package
0.1.0 - First Draft International flag

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

ValueSet: PROPORTION_KIND

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

Logical Definition (CLD)

 

Expansion

Expansion performed internally based on codesystem PROPORTION_KIND v0.1.0 (CodeSystem)

This value set contains 5 concepts

CodeSystemDisplay (en-US)Definition
  pk_ratiohttps://specifications.openehr.org/fhir/codesystem-proportion_kindpk_ratioRatio type. Numerator and denominator may be any value.
  pk_unitaryhttps://specifications.openehr.org/fhir/codesystem-proportion_kindpk_unitaryDenominator must be 1.
  pk_percenthttps://specifications.openehr.org/fhir/codesystem-proportion_kindpk_percentDenominator is 100, numerator is understood as a percentage value.
  pk_fractionhttps://specifications.openehr.org/fhir/codesystem-proportion_kindpk_fractionNumerator and denominator are integral, and the presentation method uses a slash, e.g. 1/2 .
  pk_integer_fractionhttps://specifications.openehr.org/fhir/codesystem-proportion_kindpk_integer_fractionNumerator 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