FHIR IG analytics| Package | hl7.fhir.uv.xver-r3.r5 |
| Resource Type | ValueSet |
| Id | ValueSet-R3-data-types-for-R5.json |
| FHIR Version | R5 |
| Source | http://hl7.org/fhir/uv/xver-r3.r5/0.0.1-snapshot-2/ValueSet-R3-data-types-for-R5.html |
| URL | http://hl7.org/fhir/3.0/ValueSet/R3-data-types-for-R5 |
| Version | 0.0.1-snapshot-2 |
| Status | active |
| Date | 2025-09-01T22:35:56.620854+10:00 |
| Name | R3_data_types_for_R5 |
| Title | Cross-version VS for R3.DataType for use in FHIR R5 |
| Realm | uv |
| Authority | hl7 |
| Description | This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/data-types|3.0.2 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R3 to R5. |
No resources found
| CodeSystem | |
| data-types | DataType |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet R3-data-types-for-R5
This value set expansion contains 35 concepts.
| Code | System | Display | Definition |
| Address | http://hl7.org/fhir/data-types | Address | An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. |
| Annotation | http://hl7.org/fhir/data-types | Annotation | A text note which also contains information about who made the statement and when. |
| BackboneElement | http://hl7.org/fhir/data-types | BackboneElement | Base definition for all elements that are defined inside a resource - but not those in a data type. |
| Coding | http://hl7.org/fhir/data-types | Coding | A reference to a code defined by a terminology system. |
| ContactPoint | http://hl7.org/fhir/data-types | ContactPoint | Details for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc. |
| Count | http://hl7.org/fhir/data-types | Count | 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. |
| DataRequirement | http://hl7.org/fhir/data-types | DataRequirement | Describes a required data item for evaluation in terms of the type of data, and optional code or date-based filters of the data. |
| Distance | http://hl7.org/fhir/data-types | Distance | A length - a value with a unit that is a physical distance. |
| Dosage | http://hl7.org/fhir/data-types | Dosage | Indicates how the medication is/was taken or should be taken by the patient. |
| Duration | http://hl7.org/fhir/data-types | Duration | A length of time. |
| Element | http://hl7.org/fhir/data-types | Element | Base definition for all elements in a resource. |
| Extension | http://hl7.org/fhir/data-types | Extension | Optional Extension Element - found in all resources. |
| Identifier | http://hl7.org/fhir/data-types | Identifier | A technical identifier - identifies some entity uniquely and unambiguously. |
| Money | http://hl7.org/fhir/data-types | Money | An amount of economic utility in some recognized currency. |
| ParameterDefinition | http://hl7.org/fhir/data-types | ParameterDefinition | The parameters to the module. This collection specifies both the input and output parameters. Input parameters are provided by the caller as part of the $evaluate operation. Output parameters are included in the GuidanceResponse. |
| Quantity | http://hl7.org/fhir/data-types | 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. |
| Ratio | http://hl7.org/fhir/data-types | Ratio | A relationship of two Quantity values - expressed as a numerator and a denominator. |
| RelatedArtifact | http://hl7.org/fhir/data-types | RelatedArtifact | Related artifacts such as additional documentation, justification, or bibliographic references. |
| Signature | http://hl7.org/fhir/data-types | Signature | A digital signature along with supporting context. The signature may be electronic/cryptographic in nature, or a graphical image representing a hand-written signature, or a signature process. Different signature approaches have different utilities. |
| Timing | http://hl7.org/fhir/data-types | Timing | Specifies an event that may occur multiple times. Timing schedules are used to record when things are planned, expected or requested to occur. The most common usage is in dosage instructions for medications. They are also used when planning care of various kinds, and may be used for reporting the schedule to which past regular activities were carried out. |
| UsageContext | http://hl7.org/fhir/data-types | UsageContext | Specifies clinical/business/etc metadata that can be used to retrieve, index and/or categorize an artifact. This metadata can either be specific to the applicable population (e.g., age category, DRG) or the specific context of care (e.g., venue, care setting, provider of care). |
| boolean | http://hl7.org/fhir/data-types | boolean | Value of "true" or "false" |
| date | http://hl7.org/fhir/data-types | date | A date or partial date (e.g. just year or year + month). There is no time zone. The format is a union of the schema types gYear, gYearMonth and date. Dates SHALL be valid dates. |
| decimal | http://hl7.org/fhir/data-types | decimal | A rational number with implicit precision |
| instant | http://hl7.org/fhir/data-types | instant | An instant in time - known at least to the second |
| markdown | http://hl7.org/fhir/data-types | markdown | A string that may contain markdown syntax for optional processing by a mark down presentation engine |
| positiveInt | http://hl7.org/fhir/data-types | positiveInt | An integer with a value that is positive (e.g. >0) |
| time | http://hl7.org/fhir/data-types | time | A time during the day, with no date specified |
| uri | http://hl7.org/fhir/data-types | uri | String of characters used to identify a name or a resource |
| xhtml | http://hl7.org/fhir/data-types | XHTML | XHTML format, as defined by W3C, but restricted usage (mainly, no active content) |
| code | http://hl7.org/fhir/data-types | 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 |
| dateTime | http://hl7.org/fhir/data-types | dateTime | A date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone 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. |
| id | http://hl7.org/fhir/data-types | id | 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. |
| integer | http://hl7.org/fhir/data-types | integer | A whole number |
| SimpleQuantity | http://hl7.org/fhir/data-types | SimpleQuantity |
{
"resourceType": "ValueSet",
"id": "R3-data-types-for-R5",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r3.r5"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
}
]
}
}
],
"url": "http://hl7.org/fhir/3.0/ValueSet/R3-data-types-for-R5",
"version": "0.0.1-snapshot-2",
"name": "R3_data_types_for_R5",
"title": "Cross-version VS for R3.DataType for use in FHIR R5",
"status": "active",
"experimental": false,
"date": "2025-09-01T22:35:56.620854+10:00",
"publisher": "FHIR Infrastructure",
"contact": [
{
"name": "FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/data-types|3.0.2 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R3 to R5.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"concept": [
{
"code": "Address",
"display": "Address"
},
{
"code": "Annotation",
"display": "Annotation"
},
{
"code": "BackboneElement",
"display": "BackboneElement"
},
{
"code": "Coding",
"display": "Coding"
},
{
"code": "ContactPoint",
"display": "ContactPoint"
},
{
"code": "Count",
"display": "Count"
},
{
"code": "DataRequirement",
"display": "DataRequirement"
},
{
"code": "Distance",
"display": "Distance"
},
{
"code": "Dosage",
"display": "Dosage"
},
{
"code": "Duration",
"display": "Duration"
},
{
"code": "Element",
"display": "Element"
},
{
"code": "Extension",
"display": "Extension"
},
{
"code": "Identifier",
"display": "Identifier"
},
{
"code": "Money",
"display": "Money"
},
{
"code": "ParameterDefinition",
"display": "ParameterDefinition"
},
{
"code": "Quantity",
"display": "Quantity"
},
{
"code": "Ratio",
"display": "Ratio"
},
{
"code": "RelatedArtifact",
"display": "RelatedArtifact"
},
{
"code": "Signature",
"display": "Signature"
},
{
"code": "Timing",
"display": "Timing"
},
{
"code": "UsageContext",
"display": "UsageContext"
},
{
"code": "boolean",
"display": "boolean"
},
{
"code": "date",
"display": "date"
},
{
"code": "decimal",
"display": "decimal"
},
{
"code": "instant",
"display": "instant"
},
{
"code": "markdown",
"display": "markdown"
},
{
"code": "positiveInt",
"display": "positiveInt"
},
{
"code": "time",
"display": "time"
},
{
"code": "uri",
"display": "uri"
},
{
"code": "xhtml",
"display": "XHTML"
},
{
"code": "code",
"display": "code"
},
{
"code": "dateTime",
"display": "dateTime"
},
{
"code": "id",
"display": "id"
},
{
"code": "integer",
"display": "integer"
},
{
"code": "SimpleQuantity",
"display": "SimpleQuantity"
}
]
}
]
},
"expansion": {
"timestamp": "2025-09-01T22:35:56.620828+10:00",
"contains": [
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "Address",
"display": "Address"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "Annotation",
"display": "Annotation"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "BackboneElement",
"display": "BackboneElement"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "Coding",
"display": "Coding"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "ContactPoint",
"display": "ContactPoint"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "Count",
"display": "Count"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "DataRequirement",
"display": "DataRequirement"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "Distance",
"display": "Distance"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "Dosage",
"display": "Dosage"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "Duration",
"display": "Duration"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "Element",
"display": "Element"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "Extension",
"display": "Extension"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "Identifier",
"display": "Identifier"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "Money",
"display": "Money"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "ParameterDefinition",
"display": "ParameterDefinition"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "Quantity",
"display": "Quantity"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "Ratio",
"display": "Ratio"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "RelatedArtifact",
"display": "RelatedArtifact"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "Signature",
"display": "Signature"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "Timing",
"display": "Timing"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "UsageContext",
"display": "UsageContext"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "boolean",
"display": "boolean"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "date",
"display": "date"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "decimal",
"display": "decimal"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "instant",
"display": "instant"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "markdown",
"display": "markdown"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "positiveInt",
"display": "positiveInt"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "time",
"display": "time"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "uri",
"display": "uri"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "xhtml",
"display": "XHTML"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "code",
"display": "code"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "dateTime",
"display": "dateTime"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "id",
"display": "id"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "integer",
"display": "integer"
},
{
"system": "http://hl7.org/fhir/data-types",
"version": "3.0.2",
"code": "SimpleQuantity",
"display": "SimpleQuantity"
}
]
}
}