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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r3.r4b.r4
Resource TypeValueSet
IdValueSet-R3-data-types-for-R4B.json
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/xver-r3.r4b/0.0.1-snapshot-2/ValueSet-R3-data-types-for-R4B.html
URLhttp://hl7.org/fhir/3.0/ValueSet/R3-data-types-for-R4B
Version0.0.1-snapshot-2
Statusactive
Date2025-09-01T22:35:56.620839+10:00
NameR3_data_types_for_R4B
TitleCross-version VS for R3.DataType for use in FHIR R4B
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/data-types|3.0.2 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R3 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 R3-data-types-for-R4B

This value set expansion contains 34 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.
  Annotationhttp://hl7.org/fhir/data-typesAnnotationA text note which also contains information about who made the statement and when.
  BackboneElementhttp://hl7.org/fhir/data-typesBackboneElementBase definition for all elements that are defined inside a resource - but not those in a data type.
  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.
  DataRequirementhttp://hl7.org/fhir/data-typesDataRequirementDescribes a required data item for evaluation in terms of the type of data, and optional code or date-based filters of the data.
  Distancehttp://hl7.org/fhir/data-typesDistanceA length - a value with a unit that is a physical distance.
  Dosagehttp://hl7.org/fhir/data-typesDosageIndicates how the medication is/was taken or should be taken by the patient.
  Durationhttp://hl7.org/fhir/data-typesDurationA length of time.
  Elementhttp://hl7.org/fhir/data-typesElementBase definition for all elements in a resource.
  Extensionhttp://hl7.org/fhir/data-typesExtensionOptional Extension Element - found in all resources.
  Identifierhttp://hl7.org/fhir/data-typesIdentifierAn identifier - identifies some entity uniquely and unambiguously. Typically this is used for business identifiers.
  Moneyhttp://hl7.org/fhir/data-typesMoneyAn amount of economic utility in some recognized currency.
  ParameterDefinitionhttp://hl7.org/fhir/data-typesParameterDefinitionThe 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.
  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.
  Ratiohttp://hl7.org/fhir/data-typesRatioA relationship of two Quantity values - expressed as a numerator and a denominator.
  RelatedArtifacthttp://hl7.org/fhir/data-typesRelatedArtifactRelated artifacts such as additional documentation, justification, or bibliographic references.
  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.
  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.
  UsageContexthttp://hl7.org/fhir/data-typesUsageContextSpecifies 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).
  booleanhttp://hl7.org/fhir/data-typesbooleanValue of "true" or "false"
  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.
  decimalhttp://hl7.org/fhir/data-typesdecimalA rational number with implicit precision
  instanthttp://hl7.org/fhir/data-typesinstantAn instant in time - known at least to the second
  markdownhttp://hl7.org/fhir/data-typesmarkdownA string that may contain Github Flavored Markdown syntax for optional processing by a mark down presentation engine
  positiveInthttp://hl7.org/fhir/data-typespositiveIntAn integer with a value that is positive (e.g. >0)
  timehttp://hl7.org/fhir/data-typestimeA time during the day, with no date specified
  urihttp://hl7.org/fhir/data-typesuriString of characters used to identify a name or a resource
  xhtmlhttp://hl7.org/fhir/data-typesXHTMLXHTML format, as defined by W3C, but restricted usage (mainly, no active content)
  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
  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.
  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.
  integerhttp://hl7.org/fhir/data-typesintegerA whole number

Source1

{
  "resourceType": "ValueSet",
  "id": "R3-data-types-for-R4B",
  "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.r4b"
        },
        {
          "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.r4b"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/3.0/ValueSet/R3-data-types-for-R4B",
  "version": "0.0.1-snapshot-2",
  "name": "R3_data_types_for_R4B",
  "title": "Cross-version VS for R3.DataType for use in FHIR R4B",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:35:56.620839+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 R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R3 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": "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"
          }
        ]
      }
    ]
  },
  "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"
      }
    ]
  }
}