{ "description": "Codes describing fallback actions when the preferred specimen cannot be used.", "_filename": "CodeSystem-codesystem-fallBackAction.json", "package_name": "hl7.fhir.uv.extensions", "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-tc", "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": "a5d51011-9b41-47d8-af50-0c15e01f9f3b", "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-tc", "contact": [ { "telecom": [ { "value": "http://www.hl7.org/Special/committees/orders", "system": "url" } ] } ] }