This page is part of the FHIR Specification (v1.1.0: STU 3 Ballot 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.
FHIR Value set/code system definition for HL7 v2 table 0702 ( Cycle Type)
{ "resourceType": "ValueSet", "id": "v2-0702", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ] }, "text": { "status": "additional", "div": "<div>!-- Snipped for Brevity --></div>" }, "url": "http://hl7.org/fhir/ValueSet/v2-0702", "version": "2.8.2", "name": "v2 Cycle Type", "status": "active", "experimental": true, "publisher": "HL7, Inc", "contact": [ { "telecom": [ { "system": "other", "value": "http://hl7.org" } ] } ], "description": "FHIR Value set/code system definition for HL7 v2 table 0702 ( Cycle Type)", "codeSystem": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.133883.18.387" } ], "system": "http://hl7.org/fhir/v2/0702", "caseSensitive": false, "concept": [ { "code": "2RS", "display": "Second Rinse" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments", "valueString": "Special Wash cycle" } ], "code": "ANR", "display": "Anesthesia/Respiratory" }, { "code": "BDP", "display": "Bedpans" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments", "valueString": "A Bowie-Dick test cycle is a special cycle used to test the integrity of the sterilizer chamber to hold a vacuum." } ], "code": "BWD", "display": "Bowie-Dick Test" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments", "valueString": "A chemical wash cycle." } ], "code": "CMW", "display": "Chemical Wash" }, { "code": "COD", "display": "Code" }, { "code": "CRT", "display": "Cart Wash" }, { "code": "DEC", "display": "Decontamination" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments", "valueString": "A dart cycle is a special cycle used to test the integrity of the sterilizer chamber to hold a vacuum." } ], "code": "DRT", "display": "Dart" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments", "valueString": "A dart warm-up cycle is used to bring the sterilizer chamber up to operating temperature in order to run a dart test cycle." } ], "code": "DRW", "display": "Dart Warm-up Cycle" }, { "code": "EOH", "display": "EO High Temperature" }, { "code": "EOL", "display": "EO Low Temperature" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments", "valueString": "An express cycle is similar to a flash cycle but the supply item is wrapped." } ], "code": "EXP", "display": "Express" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments", "valueString": "Used to quickly sterilize instruments that were dropped during surgery." } ], "code": "FLS", "display": "Flash" }, { "code": "GLS", "display": "Glassware" }, { "code": "GNP", "display": "Gen. Purpose" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments", "valueString": "A gravity cycle is executed at atmospheric pressure." } ], "code": "GRV", "display": "Gravity" }, { "code": "GTL", "display": "Gentle" }, { "code": "ISO", "display": "Isothermal" }, { "code": "IST", "display": "Instrument Wash" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments", "valueString": "A leak test cycle tests the integrity of the sterilizer chamber to hold a vacuum over a specific period of time." } ], "code": "LKT", "display": "Leak Test" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments", "valueString": "A cycle specific to sterilizing liquids." } ], "code": "LQD", "display": "Liquid" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments", "valueString": "Any Optional Wash cycle" } ], "code": "OPW", "display": "Optional Wash" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments", "valueString": "A peracetic acid cycle." } ], "code": "PEA", "display": "Peracetic Acid" }, { "code": "PLA", "display": "Plastic Goods Wash" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments", "valueString": "A prevac cycle is vacuum assisted." } ], "code": "PRV", "display": "Prevac" }, { "code": "RNS", "display": "Rinse" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments", "valueString": "An SFPP cycle uses steam pulses instead of a vacuum during the conditioning phase of the cycle when the supply item is wrapped." } ], "code": "SFP", "display": "Steam Flush Pressure Pulse" }, { "code": "THR", "display": "Thermal" }, { "code": "TRB", "display": "Tray/Basin" }, { "code": "UTL", "display": "Utensil Wash" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments", "valueString": "A Wrap/SFPP cycle uses steam pulses instead of a vacuum during the conditioning phase of the cycle when the supply item is unwrapped." } ], "code": "WFP", "display": "Wrap/Steam Flush Pressure Pulse (Wrap/SFPP)" } ] } }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.