Package | hl7.fhir.uv.extensions |
Resource Type | CodeSystem |
Id | codesystem-fallBackAction |
FHIR Version | R5 |
Source | http://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-extensions/CodeSystem-codesystem-fallBackAction.html |
URL | http://hl7.org/fhir/CodeSystem/codesystem-fallBackAction |
Version | 5.3.0-ballot-tc1 |
Status | active |
Date | 2025-07-25 |
Name | FallBackAction |
Title | Fallback Action Code System |
Realm | uv |
Authority | hl7 |
Description | Codes describing fallback actions when the preferred specimen cannot be used. |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem codesystem-fallBackAction
This case-sensitive code system http://hl7.org/fhir/CodeSystem/codesystem-fallBackAction
defines the following codes:
{ "resourceType": "CodeSystem", "id": "codesystem-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/CodeSystem/codesystem-fallBackAction", "version": "5.3.0-ballot-tc1", "name": "FallBackAction", "title": "Fallback Action Code System", "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": "Codes describing fallback actions when the preferred specimen cannot be used.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "caseSensitive": true, "content": "complete", "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)." } ] }