FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/R4B-metric-color-for-R5

Packagehl7.fhir.uv.xver-r4b.r5
Resource TypeValueSet
IdR4B-metric-color-for-R5
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/xver/https://simplifier.net/resolve?scope=hl7.fhir.uv.xver-r4b.r5@0.0.1-snapshot-1&canonical=http://hl7.org/fhir/uv/xver/4.3/ValueSet/R4B-metric-color-for-R5
URLhttp://hl7.org/fhir/uv/xver/4.3/ValueSet/R4B-metric-color-for-R5
Version0.0.1-snapshot-1
Statusdraft
Date2025-06-03T03:13:48.6957824+02:00
NameR4B-metric-color-for-R5
TitleCross-version VS for R4B.DeviceMetricColor for use in FHIR R5
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/metric-color|4.3.0 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R5.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "R4B-metric-color-for-R5",
  "url": "http://hl7.org/fhir/uv/xver/4.3/ValueSet/R4B-metric-color-for-R5",
  "version": "0.0.1-snapshot-1",
  "name": "R4B-metric-color-for-R5",
  "title": "Cross-version VS for R4B.DeviceMetricColor for use in FHIR R5",
  "status": "draft",
  "experimental": false,
  "date": "2025-06-03T03:13:48.6957824+02:00",
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/metric-color|4.3.0 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R5.",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/metric-color",
        "version": "4.3.0",
        "concept": [
          {
            "code": "black",
            "display": "Color Black"
          },
          {
            "code": "red",
            "display": "Color Red"
          },
          {
            "code": "green",
            "display": "Color Green"
          },
          {
            "code": "yellow",
            "display": "Color Yellow"
          },
          {
            "code": "blue",
            "display": "Color Blue"
          },
          {
            "code": "magenta",
            "display": "Color Magenta"
          },
          {
            "code": "cyan",
            "display": "Color Cyan"
          },
          {
            "code": "white",
            "display": "Color White"
          }
        ]
      }
    ]
  },
  "expansion": {
    "contains": [
      {
        "system": "http://hl7.org/fhir/metric-color",
        "version": "4.3.0",
        "code": "black",
        "display": "Color Black"
      },
      {
        "system": "http://hl7.org/fhir/metric-color",
        "version": "4.3.0",
        "code": "red",
        "display": "Color Red"
      },
      {
        "system": "http://hl7.org/fhir/metric-color",
        "version": "4.3.0",
        "code": "green",
        "display": "Color Green"
      },
      {
        "system": "http://hl7.org/fhir/metric-color",
        "version": "4.3.0",
        "code": "yellow",
        "display": "Color Yellow"
      },
      {
        "system": "http://hl7.org/fhir/metric-color",
        "version": "4.3.0",
        "code": "blue",
        "display": "Color Blue"
      },
      {
        "system": "http://hl7.org/fhir/metric-color",
        "version": "4.3.0",
        "code": "magenta",
        "display": "Color Magenta"
      },
      {
        "system": "http://hl7.org/fhir/metric-color",
        "version": "4.3.0",
        "code": "cyan",
        "display": "Color Cyan"
      },
      {
        "system": "http://hl7.org/fhir/metric-color",
        "version": "4.3.0",
        "code": "white",
        "display": "Color White"
      }
    ]
  }
}