FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r2.r4b
Resource TypeValueSet
IdValueSet-R2-data-types-for-R4B.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/xver-r2.r4b/0.0.1-snapshot-2/ValueSet-R2-data-types-for-R4B.html
URLhttp://hl7.org/fhir/1.0/ValueSet/R2-data-types-for-R4B
Version0.0.1-snapshot-2
Statusactive
Date2025-09-01T22:35:38.918253+10:00
NameR2_data_types_for_R4B
TitleCross-version VS for R2.DataType for use in FHIR R4B
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/data-types|1.0.2 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R4B.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
data-typesDataType

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet R2-data-types-for-R4B

This value set expansion contains 46 concepts.

CodeSystemDisplayDefinition
  Addresshttp://hl7.org/fhir/data-typesAddressAn 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.
  Agehttp://hl7.org/fhir/data-typesAgeA duration of time during which an organism (or a process) has existed.
  Annotationhttp://hl7.org/fhir/data-typesAnnotationA text note which also contains information about who made the statement and when.
  Attachmenthttp://hl7.org/fhir/data-typesAttachmentFor referring to data content defined in other formats.
  BackboneElementhttp://hl7.org/fhir/data-typesBackboneElementBase definition for all elements that are defined inside a resource - but not those in a data type.
  CodeableConcepthttp://hl7.org/fhir/data-typesCodeableConceptA concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.
  Codinghttp://hl7.org/fhir/data-typesCodingA reference to a code defined by a terminology system.
  ContactPointhttp://hl7.org/fhir/data-typesContactPointDetails for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc.
  Counthttp://hl7.org/fhir/data-typesCountA 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.
  Distancehttp://hl7.org/fhir/data-typesDistanceA length - a value with a unit that is a physical distance.
  Durationhttp://hl7.org/fhir/data-typesDurationA length of time.
  Elementhttp://hl7.org/fhir/data-typesElementBase definition for all elements in a resource.
  ElementDefinitionhttp://hl7.org/fhir/data-typesElementDefinitionCaptures constraints on each element within the resource, profile, or extension.
  Extensionhttp://hl7.org/fhir/data-typesExtensionOptional Extension Element - found in all resources.
  HumanNamehttp://hl7.org/fhir/data-typesHumanNameA human's name with the ability to identify parts and usage.
  Identifierhttp://hl7.org/fhir/data-typesIdentifierAn identifier - identifies some entity uniquely and unambiguously. Typically this is used for business identifiers.
  Metahttp://hl7.org/fhir/data-typesMetaThe metadata about a resource. This is content in the resource that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.
  Moneyhttp://hl7.org/fhir/data-typesMoneyAn amount of economic utility in some recognized currency.
  Narrativehttp://hl7.org/fhir/data-typesNarrativeA human-readable summary of the resource conveying the essential clinical and business information for the resource.
  Periodhttp://hl7.org/fhir/data-typesPeriodA time period defined by a start and end date and optionally time.
  Quantityhttp://hl7.org/fhir/data-typesQuantityA 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.
  Rangehttp://hl7.org/fhir/data-typesRangeA set of ordered Quantities defined by a low and high limit.
  Ratiohttp://hl7.org/fhir/data-typesRatioA relationship of two Quantity values - expressed as a numerator and a denominator.
  Referencehttp://hl7.org/fhir/data-typesReferenceA reference from one resource to another.
  SampledDatahttp://hl7.org/fhir/data-typesSampledDataA series of measurements taken by a device, with upper and lower limits. There may be more than one dimension in the data.
  Signaturehttp://hl7.org/fhir/data-typesSignatureA signature along with supporting context. The signature may be a digital signature that is cryptographic in nature, or some other signature acceptable to the domain. This other signature may be as simple as a graphical image representing a hand-written signature, or a signature ceremony Different signature approaches have different utilities.
  SimpleQuantityhttp://hl7.org/fhir/data-typesSimpleQuantity
  Timinghttp://hl7.org/fhir/data-typesTimingSpecifies 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.
  base64Binaryhttp://hl7.org/fhir/data-typesbase64BinaryA stream of bytes
  booleanhttp://hl7.org/fhir/data-typesbooleanValue of "true" or "false"
  codehttp://hl7.org/fhir/data-typescodeA 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
  datehttp://hl7.org/fhir/data-typesdateA 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.
  dateTimehttp://hl7.org/fhir/data-typesdateTimeA 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.
  decimalhttp://hl7.org/fhir/data-typesdecimalA rational number with implicit precision
  idhttp://hl7.org/fhir/data-typesidAny 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.
  instanthttp://hl7.org/fhir/data-typesinstantAn instant in time - known at least to the second
  integerhttp://hl7.org/fhir/data-typesintegerA whole number
  markdownhttp://hl7.org/fhir/data-typesmarkdownA string that may contain Github Flavored Markdown syntax for optional processing by a mark down presentation engine
  oidhttp://hl7.org/fhir/data-typesoidAn OID represented as a URI
  positiveInthttp://hl7.org/fhir/data-typespositiveIntAn integer with a value that is positive (e.g. >0)
  stringhttp://hl7.org/fhir/data-typesstringA sequence of Unicode characters
  timehttp://hl7.org/fhir/data-typestimeA time during the day, with no date specified
  unsignedInthttp://hl7.org/fhir/data-typesunsignedIntAn integer with a value that is not negative (e.g. >= 0)
  urihttp://hl7.org/fhir/data-typesuriString of characters used to identify a name or a resource
  uuidhttp://hl7.org/fhir/data-typesuuidA UUID, represented as a URI
  xhtmlhttp://hl7.org/fhir/data-typesXHTMLXHTML format, as defined by W3C, but restricted usage (mainly, no active content)

Source1

{
  "resourceType": "ValueSet",
  "id": "R2-data-types-for-R4B",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r2.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"
          }
        ]
      }
    },
    {
      "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/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/1.0/ValueSet/R2-data-types-for-R4B",
  "version": "0.0.1-snapshot-2",
  "name": "R2_data_types_for_R4B",
  "title": "Cross-version VS for R2.DataType for use in FHIR R4B",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:35:38.918253+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|1.0.2 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R4B.",
  "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": "1.0.2",
        "concept": [
          {
            "code": "Address",
            "display": "Address"
          },
          {
            "code": "Age",
            "display": "Age"
          },
          {
            "code": "Annotation",
            "display": "Annotation"
          },
          {
            "code": "Attachment",
            "display": "Attachment"
          },
          {
            "code": "BackboneElement",
            "display": "BackboneElement"
          },
          {
            "code": "CodeableConcept",
            "display": "CodeableConcept"
          },
          {
            "code": "Coding",
            "display": "Coding"
          },
          {
            "code": "ContactPoint",
            "display": "ContactPoint"
          },
          {
            "code": "Count",
            "display": "Count"
          },
          {
            "code": "Distance",
            "display": "Distance"
          },
          {
            "code": "Duration",
            "display": "Duration"
          },
          {
            "code": "Element",
            "display": "Element"
          },
          {
            "code": "ElementDefinition",
            "display": "ElementDefinition"
          },
          {
            "code": "Extension",
            "display": "Extension"
          },
          {
            "code": "HumanName",
            "display": "HumanName"
          },
          {
            "code": "Identifier",
            "display": "Identifier"
          },
          {
            "code": "Meta",
            "display": "Meta"
          },
          {
            "code": "Money",
            "display": "Money"
          },
          {
            "code": "Narrative",
            "display": "Narrative"
          },
          {
            "code": "Period",
            "display": "Period"
          },
          {
            "code": "Quantity",
            "display": "Quantity"
          },
          {
            "code": "Range",
            "display": "Range"
          },
          {
            "code": "Ratio",
            "display": "Ratio"
          },
          {
            "code": "Reference",
            "display": "Reference"
          },
          {
            "code": "SampledData",
            "display": "SampledData"
          },
          {
            "code": "Signature",
            "display": "Signature"
          },
          {
            "code": "SimpleQuantity",
            "display": "SimpleQuantity"
          },
          {
            "code": "Timing",
            "display": "Timing"
          },
          {
            "code": "base64Binary",
            "display": "base64Binary"
          },
          {
            "code": "boolean",
            "display": "boolean"
          },
          {
            "code": "code",
            "display": "code"
          },
          {
            "code": "date",
            "display": "date"
          },
          {
            "code": "dateTime",
            "display": "dateTime"
          },
          {
            "code": "decimal",
            "display": "decimal"
          },
          {
            "code": "id",
            "display": "id"
          },
          {
            "code": "instant",
            "display": "instant"
          },
          {
            "code": "integer",
            "display": "integer"
          },
          {
            "code": "markdown",
            "display": "markdown"
          },
          {
            "code": "oid",
            "display": "oid"
          },
          {
            "code": "positiveInt",
            "display": "positiveInt"
          },
          {
            "code": "string",
            "display": "string"
          },
          {
            "code": "time",
            "display": "time"
          },
          {
            "code": "unsignedInt",
            "display": "unsignedInt"
          },
          {
            "code": "uri",
            "display": "uri"
          },
          {
            "code": "uuid",
            "display": "uuid"
          },
          {
            "code": "xhtml",
            "display": "XHTML"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-09-01T22:35:38.918116+10:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "Address",
        "display": "Address"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "Age",
        "display": "Age"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "Annotation",
        "display": "Annotation"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "Attachment",
        "display": "Attachment"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "BackboneElement",
        "display": "BackboneElement"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "CodeableConcept",
        "display": "CodeableConcept"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "Coding",
        "display": "Coding"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "ContactPoint",
        "display": "ContactPoint"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "Count",
        "display": "Count"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "Distance",
        "display": "Distance"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "Duration",
        "display": "Duration"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "Element",
        "display": "Element"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "ElementDefinition",
        "display": "ElementDefinition"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "Extension",
        "display": "Extension"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "HumanName",
        "display": "HumanName"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "Identifier",
        "display": "Identifier"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "Meta",
        "display": "Meta"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "Money",
        "display": "Money"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "Narrative",
        "display": "Narrative"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "Period",
        "display": "Period"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "Quantity",
        "display": "Quantity"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "Range",
        "display": "Range"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "Ratio",
        "display": "Ratio"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "Reference",
        "display": "Reference"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "SampledData",
        "display": "SampledData"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "Signature",
        "display": "Signature"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "SimpleQuantity",
        "display": "SimpleQuantity"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "Timing",
        "display": "Timing"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "base64Binary",
        "display": "base64Binary"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "boolean",
        "display": "boolean"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "code",
        "display": "code"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "date",
        "display": "date"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "dateTime",
        "display": "dateTime"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "decimal",
        "display": "decimal"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "id",
        "display": "id"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "instant",
        "display": "instant"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "integer",
        "display": "integer"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "markdown",
        "display": "markdown"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "oid",
        "display": "oid"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "positiveInt",
        "display": "positiveInt"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "string",
        "display": "string"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "time",
        "display": "time"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "unsignedInt",
        "display": "unsignedInt"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "uri",
        "display": "uri"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "uuid",
        "display": "uuid"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "1.0.2",
        "code": "xhtml",
        "display": "XHTML"
      }
    ]
  }
}