FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
CodeSystem: Observation Data Type
Permitted data type for observation value.
This Code system is referenced in the content logical definition of the following value sets:
- This CodeSystem is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)
This case-sensitive code system http://hl7.org/fhir/permitted-data-type defines the following codes:
| Code | Definition |
| Quantity |
A measured amount. |
| CodeableConcept |
A coded concept from a reference terminology and/or text. |
| string |
A sequence of Unicode characters. |
| boolean |
true or false. |
| integer |
A signed integer. |
| Range |
A set of values bounded by low and high. |
| Ratio |
A ratio of two Quantity values - a numerator and a denominator. |
| SampledData |
A series of measurements taken by a device. |
| time |
A time during the day, in the format hh:mm:ss. |
| dateTime |
A date, date-time or partial date (e.g. just year or year + month) as used in human communication. |
| Period |
A time range defined by start and end date/time. |