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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r5.r4.r4
Resource TypeValueSet
IdValueSet-R5-transport-code-for-R4.json
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/xver-r5.r4/0.0.1-snapshot-2/ValueSet-R5-transport-code-for-R4.html
URLhttp://hl7.org/fhir/5.0/ValueSet/R5-transport-code-for-R4
Version0.0.1-snapshot-2
Statusactive
Date2025-09-01T22:37:03.602166+10:00
NameR5_transport_code_for_R4
TitleCross-version VS for R5.TransportCode for use in FHIR R4
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/transport-code|5.0.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4.

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 R5-transport-code-for-R4

This value set expansion contains 8 concepts.

CodeSystemDisplayDefinition
  approvehttp://hl7.org/fhir/CodeSystem/transport-codeActivate/approve the focal resourceTake what actions are needed to transition the focus resource from 'draft' to 'active' or 'in-progress', as appropriate for the resource type. This may involve additing additional content, approval, validation, etc.
  fulfillhttp://hl7.org/fhir/CodeSystem/transport-codeFulfill the focal requestAct to perform the actions described in the focus request. This might result in a 'more assertive' request (order for a plan or proposal, filler order for a placer order), but is intend to eventually result in events. The degree of fulfillment requested might be limited by Task.restriction.
  instantiatehttp://hl7.org/fhir/CodeSystem/transport-codeInstantiate the focal definitionAct to perform the actions defined in the focus definition resource (ActivityDefinition, PlanDefinition, Questionnaire, etc.) For PlanDefinition or ActivityDefinition, this might result in a 'more assertive' request (order for a plan or proposal, filler order for a placer order), but is intend to eventually result in events. For Questionnaire, this would result in a QuestionnaireResponse - and possibly resources constructed using data extracted from the response. The degree of fulfillment requested might be limited by Task.restriction.
  aborthttp://hl7.org/fhir/CodeSystem/transport-codeMark the focal resource as no longer activeAbort, cancel or withdraw the focal resource, as appropriate for the type of resource.
  replacehttp://hl7.org/fhir/CodeSystem/transport-codeReplace the focal resource with the input resourceReplace the focal resource with the specified input resource
  changehttp://hl7.org/fhir/CodeSystem/transport-codeChange the focal resourceUpdate the focal resource of the owning system to reflect the content specified as the Task.focus
  suspendhttp://hl7.org/fhir/CodeSystem/transport-codeSuspend the focal resourceTransition the focal resource from 'active' or 'in-progress' to 'suspended'
  resumehttp://hl7.org/fhir/CodeSystem/transport-codeRe-activate the focal resourceTransition the focal resource from 'suspended' to 'active' or 'in-progress' as appropriate for the resource type.

Source1

{
  "resourceType": "ValueSet",
  "id": "R5-transport-code-for-R4",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r5.r4"
        },
        {
          "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/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/5.0/ValueSet/R5-transport-code-for-R4",
  "version": "0.0.1-snapshot-2",
  "name": "R5_transport_code_for_R4",
  "title": "Cross-version VS for R5.TransportCode for use in FHIR R4",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:37:03.602166+10:00",
  "publisher": "Orders and Observations",
  "contact": [
    {
      "name": "Orders and Observations",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/transport-code|5.0.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/CodeSystem/transport-code",
        "version": "5.0.0",
        "concept": [
          {
            "code": "approve",
            "display": "Activate/approve the focal resource"
          },
          {
            "code": "fulfill",
            "display": "Fulfill the focal request"
          },
          {
            "code": "instantiate",
            "display": "Instantiate the focal definition"
          },
          {
            "code": "abort",
            "display": "Mark the focal resource as no longer active"
          },
          {
            "code": "replace",
            "display": "Replace the focal resource with the input resource"
          },
          {
            "code": "change",
            "display": "Change the focal resource"
          },
          {
            "code": "suspend",
            "display": "Suspend the focal resource"
          },
          {
            "code": "resume",
            "display": "Re-activate the focal resource"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-09-01T22:37:03.602162+10:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/CodeSystem/transport-code",
        "version": "5.0.0",
        "code": "approve",
        "display": "Activate/approve the focal resource"
      },
      {
        "system": "http://hl7.org/fhir/CodeSystem/transport-code",
        "version": "5.0.0",
        "code": "fulfill",
        "display": "Fulfill the focal request"
      },
      {
        "system": "http://hl7.org/fhir/CodeSystem/transport-code",
        "version": "5.0.0",
        "code": "instantiate",
        "display": "Instantiate the focal definition"
      },
      {
        "system": "http://hl7.org/fhir/CodeSystem/transport-code",
        "version": "5.0.0",
        "code": "abort",
        "display": "Mark the focal resource as no longer active"
      },
      {
        "system": "http://hl7.org/fhir/CodeSystem/transport-code",
        "version": "5.0.0",
        "code": "replace",
        "display": "Replace the focal resource with the input resource"
      },
      {
        "system": "http://hl7.org/fhir/CodeSystem/transport-code",
        "version": "5.0.0",
        "code": "change",
        "display": "Change the focal resource"
      },
      {
        "system": "http://hl7.org/fhir/CodeSystem/transport-code",
        "version": "5.0.0",
        "code": "suspend",
        "display": "Suspend the focal resource"
      },
      {
        "system": "http://hl7.org/fhir/CodeSystem/transport-code",
        "version": "5.0.0",
        "code": "resume",
        "display": "Re-activate the focal resource"
      }
    ]
  }
}