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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4.r4b.r4b
Resource TypeValueSet
IdValueSet-R4-data-types-for-R4B.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

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

This value set expansion contains 15 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.
  Distancehttp://hl7.org/fhir/data-typesDistanceA length - a value with a unit that is a physical distance.
  SubstanceAmounthttp://hl7.org/fhir/data-typesSubstanceAmount
  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"
  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": "R4-data-types-for-R4B",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 5
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4.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/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/4.0/ValueSet/R4-data-types-for-R4B",
  "version": "0.0.1-snapshot-2",
  "name": "R4_data_types_for_R4B",
  "title": "Cross-version VS for R4.DataType for use in FHIR R4B",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:36:16.226596+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|4.0.1 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R4 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": "4.0.1",
        "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": "Distance",
            "display": "Distance"
          },
          {
            "code": "SubstanceAmount",
            "display": "SubstanceAmount"
          },
          {
            "code": "Timing",
            "display": "Timing"
          },
          {
            "code": "UsageContext",
            "display": "UsageContext"
          },
          {
            "code": "boolean",
            "display": "boolean"
          },
          {
            "code": "code",
            "display": "code"
          },
          {
            "code": "dateTime",
            "display": "dateTime"
          },
          {
            "code": "id",
            "display": "id"
          },
          {
            "code": "integer",
            "display": "integer"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-09-01T22:36:16.226599+10:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "4.0.1",
        "code": "Address",
        "display": "Address"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "4.0.1",
        "code": "Annotation",
        "display": "Annotation"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "4.0.1",
        "code": "BackboneElement",
        "display": "BackboneElement"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "4.0.1",
        "code": "Coding",
        "display": "Coding"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "4.0.1",
        "code": "ContactPoint",
        "display": "ContactPoint"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "4.0.1",
        "code": "Count",
        "display": "Count"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "4.0.1",
        "code": "Distance",
        "display": "Distance"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "4.0.1",
        "code": "SubstanceAmount",
        "display": "SubstanceAmount"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "4.0.1",
        "code": "Timing",
        "display": "Timing"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "4.0.1",
        "code": "UsageContext",
        "display": "UsageContext"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "4.0.1",
        "code": "boolean",
        "display": "boolean"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "4.0.1",
        "code": "code",
        "display": "code"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "4.0.1",
        "code": "dateTime",
        "display": "dateTime"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "4.0.1",
        "code": "id",
        "display": "id"
      },
      {
        "system": "http://hl7.org/fhir/data-types",
        "version": "4.0.1",
        "code": "integer",
        "display": "integer"
      }
    ]
  }
}