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

FHIR IG Statistics: ValueSet/R5-transport-intent-for-R4B

Packagehl7.fhir.uv.xver-r5.r4b
Resource TypeValueSet
IdR5-transport-intent-for-R4B
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver/https://simplifier.net/resolve?scope=hl7.fhir.uv.xver-r5.r4b@0.0.1-snapshot-1&canonical=http://hl7.org/fhir/uv/xver/5.0/ValueSet/R5-transport-intent-for-R4B
URLhttp://hl7.org/fhir/uv/xver/5.0/ValueSet/R5-transport-intent-for-R4B
Version0.0.1-snapshot-1
Statusdraft
Date2025-06-03T03:14:47.6065595+02:00
NameR5-transport-intent-for-R4B
TitleCross-version VS for R5.TransportIntent for use in FHIR R4B
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/transport-intent|5.0.0 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4B.

Resources that use this resource

StructureDefinition
extension-TransportCross-version Extension for R5.Transport for use in FHIR R4B

Resources that this resource uses

CodeSystem
request-intentRequestIntent

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "R5-transport-intent-for-R4B",
  "url": "http://hl7.org/fhir/uv/xver/5.0/ValueSet/R5-transport-intent-for-R4B",
  "version": "0.0.1-snapshot-1",
  "name": "R5-transport-intent-for-R4B",
  "title": "Cross-version VS for R5.TransportIntent for use in FHIR R4B",
  "status": "draft",
  "experimental": false,
  "date": "2025-06-03T03:14:47.6065595+02:00",
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/transport-intent|5.0.0 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4B.",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/transport-intent",
        "version": "5.0.0",
        "concept": [
          {
            "code": "unknown",
            "display": "Unknown"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/request-intent",
        "version": "5.0.0",
        "concept": [
          {
            "code": "proposal",
            "display": "Proposal"
          },
          {
            "code": "plan",
            "display": "Plan"
          },
          {
            "code": "order",
            "display": "Order"
          },
          {
            "code": "original-order",
            "display": "Original Order"
          },
          {
            "code": "reflex-order",
            "display": "Reflex Order"
          },
          {
            "code": "filler-order",
            "display": "Filler Order"
          },
          {
            "code": "instance-order",
            "display": "Instance Order"
          },
          {
            "code": "option",
            "display": "Option"
          }
        ]
      }
    ]
  },
  "expansion": {
    "contains": [
      {
        "system": "http://hl7.org/fhir/transport-intent",
        "version": "5.0.0",
        "code": "unknown",
        "display": "Unknown"
      },
      {
        "system": "http://hl7.org/fhir/request-intent",
        "version": "5.0.0",
        "code": "proposal",
        "display": "Proposal"
      },
      {
        "system": "http://hl7.org/fhir/request-intent",
        "version": "5.0.0",
        "code": "plan",
        "display": "Plan"
      },
      {
        "system": "http://hl7.org/fhir/request-intent",
        "version": "5.0.0",
        "code": "order",
        "display": "Order"
      },
      {
        "system": "http://hl7.org/fhir/request-intent",
        "version": "5.0.0",
        "code": "original-order",
        "display": "Original Order"
      },
      {
        "system": "http://hl7.org/fhir/request-intent",
        "version": "5.0.0",
        "code": "reflex-order",
        "display": "Reflex Order"
      },
      {
        "system": "http://hl7.org/fhir/request-intent",
        "version": "5.0.0",
        "code": "filler-order",
        "display": "Filler Order"
      },
      {
        "system": "http://hl7.org/fhir/request-intent",
        "version": "5.0.0",
        "code": "instance-order",
        "display": "Instance Order"
      },
      {
        "system": "http://hl7.org/fhir/request-intent",
        "version": "5.0.0",
        "code": "option",
        "display": "Option"
      }
    ]
  }
}