PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions.r3@5.3.0-ballot
    http://hl7.org/fhir/CodeSystem/codesystem-fallBackAction
{
  "description": "Codes describing fallback actions when the preferred specimen cannot be used.",
  "_filename": "CodeSystem-codesystem-fallBackAction.json",
  "package_name": "hl7.fhir.uv.extensions.r3",
  "date": "2025-07-25",
  "publisher": "HL7 International / Orders and Observations",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content": "complete",
  "name": "FallBackAction",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Fallback Action Code System",
  "package_version": "5.3.0-ballot",
  "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"
  } ],
  "status": "active",
  "id": "dffec9f2-4ba8-4911-a1ed-a76318e1222c",
  "kind": null,
  "url": "http://hl7.org/fhir/CodeSystem/codesystem-fallBackAction",
  "concept": [ {
    "code": "new",
    "display": "Draw new specimen",
    "definition": "Draw a new specimen if the suggested specimen cannot be used."
  }, {
    "code": "cancel",
    "display": "Cancel test",
    "definition": "Do not perform the test if the suggested specimen cannot be used (would require communication from the lab when it ended up canceling)."
  } ],
  "caseSensitive": true,
  "version": "5.3.0-ballot",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/orders",
      "system": "url"
    } ]
  } ]
}