Package | hl7.fhir.uv.tools |
Resource Type | ValueSet |
Id | primitive-types |
FHIR Version | R5 |
Source | http://hl7.org/fhir/tools/https://build.fhir.org/ig/FHIR/fhir-tools-ig/ValueSet-primitive-types.html |
URL | http://hl7.org/fhir/tools/ValueSet/primitive-types |
Version | 0.6.0-cibuild |
Status | active |
Date | 2025-07-20T10:49:18+00:00 |
Name | PrimitiveTypesVS |
Title | Primitive Types ValueSet |
Realm | uv |
Authority | hl7 |
Description | List of primitive FHIR Types |
StructureDefinition | |
elementdefinition-string-format | String Format |
CodeSystem | |
fhir-types | All FHIR Types |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet primitive-types
http://hl7.org/fhir/fhir-types
Code | Display | Definition |
base64Binary | base64Binary | base64Binary Type: A stream of bytes |
boolean | boolean | boolean Type: Value of "true" or "false" |
canonical | canonical | canonical type: A URI that is a reference to a canonical URL on a FHIR resource |
code | code | code type: 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 | date | date Type: A date or partial date (e.g. just year or year + month). There is no UTC offset. The format is a union of the schema types gYear, gYearMonth and date. Dates SHALL be valid dates. |
dateTime | dateTime | dateTime Type: A date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a UTC offset SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates. |
decimal | decimal | decimal Type: A rational number with implicit precision |
id | id | id type: Any combination of letters, numerals, "-" and ".", with a length limit of 64 characters. (This might be an integer, an unprefixed OID, UUID or any other identifier pattern that meets these constraints.) Ids are case-insensitive. |
instant | instant | instant Type: An instant in time - known at least to the second |
integer | integer | integer Type: A whole number |
integer64 | integer64 | integer64 Type: A very large whole number |
markdown | markdown | markdown type: A string that may contain Github Flavored Markdown syntax for optional processing by a mark down presentation engine |
oid | oid | oid type: An OID represented as a URI |
string | string | string Type: A sequence of Unicode characters |
positiveInt | positiveInt | positiveInt type: An integer with a value that is positive (e.g. >0) |
time | time | time Type: A time during the day, with no date specified |
unsignedInt | unsignedInt | unsignedInt type: An integer with a value that is not negative (e.g. >= 0) |
uri | uri | uri Type: String of characters used to identify a name or a resource |
url | url | url type: A URI that is a literal reference |
uuid | uuid | uuid type: A UUID, represented as a URI |
Spanish
Generated Narrative: ValueSet primitive-types
http://hl7.org/fhir/fhir-types
Code | Display | Definition |
base64Binary | base64Binary | base64Binary Type: A stream of bytes |
boolean | boolean | boolean Type: Value of "true" or "false" |
canonical | canonical | canonical type: A URI that is a reference to a canonical URL on a FHIR resource |
code | code | code type: 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 | date | date Type: A date or partial date (e.g. just year or year + month). There is no UTC offset. The format is a union of the schema types gYear, gYearMonth and date. Dates SHALL be valid dates. |
dateTime | dateTime | dateTime Type: A date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a UTC offset SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates. |
decimal | decimal | decimal Type: A rational number with implicit precision |
id | id | id type: Any combination of letters, numerals, "-" and ".", with a length limit of 64 characters. (This might be an integer, an unprefixed OID, UUID or any other identifier pattern that meets these constraints.) Ids are case-insensitive. |
instant | instant | instant Type: An instant in time - known at least to the second |
integer | integer | integer Type: A whole number |
integer64 | integer64 | integer64 Type: A very large whole number |
markdown | markdown | markdown type: A string that may contain Github Flavored Markdown syntax for optional processing by a mark down presentation engine |
oid | oid | oid type: An OID represented as a URI |
string | string | string Type: A sequence of Unicode characters |
positiveInt | positiveInt | positiveInt type: An integer with a value that is positive (e.g. >0) |
time | time | time Type: A time during the day, with no date specified |
unsignedInt | unsignedInt | unsignedInt type: An integer with a value that is not negative (e.g. >= 0) |
uri | uri | uri Type: String of characters used to identify a name or a resource |
url | url | url type: A URI that is a literal reference |
uuid | uuid | uuid type: A UUID, represented as a URI |
{ "resourceType": "ValueSet", "id": "primitive-types", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 3, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/tools/ImplementationGuide/hl7.fhir.uv.tools" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/tools/ImplementationGuide/hl7.fhir.uv.tools" } ] } } ], "url": "http://hl7.org/fhir/tools/ValueSet/primitive-types", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.1.48.16" } ], "version": "0.6.0-cibuild", "name": "PrimitiveTypesVS", "title": "Primitive Types ValueSet", "status": "active", "experimental": false, "date": "2025-07-20T10:49:18+00:00", "publisher": "HL7 International / FHIR Infrastructure", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fiwg" } ] } ], "description": "List of primitive FHIR Types", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "compose": { "include": [ { "system": "http://hl7.org/fhir/fhir-types", "concept": [ { "code": "base64Binary" }, { "code": "boolean" }, { "code": "canonical" }, { "code": "code" }, { "code": "date" }, { "code": "dateTime" }, { "code": "decimal" }, { "code": "id" }, { "code": "instant" }, { "code": "integer" }, { "code": "integer64" }, { "code": "markdown" }, { "code": "oid" }, { "code": "string" }, { "code": "positiveInt" }, { "code": "time" }, { "code": "unsignedInt" }, { "code": "uri" }, { "code": "url" }, { "code": "uuid" } ] } ] } }