This page is part of the FHIR Specification (v0.11: DSTU 1 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
The type of an element - one of the FHIR data types
Formal value Set definition (identifier http://hl7.org/fhir/vs/data-types): XML or JSON.
This value set defines its own codes:
The type of an element - one of the FHIR data types
This value set defines it's own terms in the system http://hl7.org/fhir/data-types
Code | Display | Definition |
Address | There is a variety of postal address formats defined around the world. This format defines a superset that is the basis for addresses all around the world. | |
Age | The unit must be an amount of time and a UCUM unit must be provided, and the value must be positive | |
Attachment | For referring to data content defined in other formats. | |
Choice | A code taken from a short list of codes that are not defined in a formal code system. | |
CodeableConcept | A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text. | |
Coding | A reference to a code defined by a terminology system. | |
Contact | All kinds of technology mediated contact details for a person or organisation, including telephone, email, etc. | |
Count | The value must a whole number and the UCUM unit must be "1" | |
Distance | The unit must be an amount of length and a UCUM unit must be provided. | |
Duration | The unit must be an amount of time and a UCUM unit must be provided. | |
Extension | Optional Extensions Element - found in all resources. | |
HumanName | A human's name with the ability to identify parts and usage. | |
Identifier | A technical identifier - identifies some entity uniquely and unambiguously. | |
Money | The unit must be a currency and the code must from ISO 4217 (system = "urn:std:iso:4217") | |
Narrative | A human readable formatted text, including images. | |
Period | A time period defined by a start and end time. | |
Quantity | A measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies. | |
Range | A set of ordered Quantities defined by a low and high limit. | |
Ratio | A ratio of two Quantity values - a numerator and a denominator. | |
ResourceReference | A reference from one resource to another. | |
SampledData | A series of measurements taken by a device, with upper and lower limits. There may be more than one dimension in the data. | |
Schedule | A schedule that specifies an event that may occur multiple times. Schedules are not used for recording when things did happen, but when they are expected or requested to occur. | |
base64Binary | A stream of bytes | |
boolean | Value of "true" or "false" | |
code | A string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents | |
date | A date, or partial date (e.g. just year or year + month). There is no timezone. The format is a union of the schema types gYear, gYearMonth and date. Dates must be valid dates. | |
dateTime | A date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a timezone must be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds may be provided but may also be ignored. Dates must be valid dates. | |
decimal | A rational number with implicit precision | |
id | A whole number in the range 0 to 2^64-1, optionally represented in hex, a uuid, an oid or any other combination of lower-case letters a-z, numerals, "-" and ".", with a length limit of 36 characters | |
instant | An instant in time - known at least to the second | |
integer | A whole number | |
oid | An oid represented as a URI | |
string | A sequence of Unicode characters | |
uri | String of characters used to identify a name or a resource | |
uuid | A UUID, represented as a URI |
These codes are used in the following places:
See the full registry of codes defined as part of FHIR.
The OID for the value set is 2.16.840.1.113883.4.642.2.3 (and the OID for the implicit code system is 2.16.840.1.113883.4.642.1.3) (OIDs are not used in FHIR, but may be used in v3, or OID based terminology systems).
Explanation of the columns that may appear on this page:
Id | The internal identifier for the concept (when the value set defines its own codes) |
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 |
Source | 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) |
Definition | An explanation of the meaning of the concept |
Comments | Additional notes about how to use the code |