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

FHIR IG Statistics: ValueSet/valueset-fallBackAction

Packagehl7.fhir.uv.extensions
Resource TypeValueSet
Idvalueset-fallBackAction
FHIR VersionR5
Sourcehttp://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-extensions/ValueSet-valueset-fallBackAction.html
URLhttp://hl7.org/fhir/ValueSet/valueset-fallBackAction
Version5.3.0-ballot
Statusactive
Date2025-07-25
NameFallBackAction
TitleFallback Action ValueSet
Realmuv
Authorityhl7
DescriptionIndicates the action to take when the suggested specimen cannot be used.

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 valueset-fallBackAction


Source

{
  "resourceType": "ValueSet",
  "id": "valueset-fallBackAction",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/valueset-fallBackAction",
  "version": "5.3.0-ballot",
  "name": "FallBackAction",
  "title": "Fallback Action ValueSet",
  "status": "active",
  "experimental": false,
  "date": "2025-07-25",
  "publisher": "HL7 International / Orders and Observations",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description": "Indicates the action to take when the suggested specimen cannot be used.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/CodeSystem/codesystem-fallBackAction"
      }
    ]
  }
}