Variable: REQUEST_STATUS_MAP
constREQUEST_STATUS_MAP:Readonly<Record<string,string>>
HL7 v2 Table 0119 (Order Control Codes) → FHIR request-status (ServiceRequest.status), per the
IG Table HL70119 to Request Status ConceptMap (each is equivalent to). Only these 19 source
codes carry a target; every other v2-0119 code sits in the IG's explicit (unmapped) group
(verified firsthand against the published v1.0.0 ConceptMap - CH/CN/CP/DE/LI/NA/OE/OF/OP/OR/PA/RE/
RF/RP/RR/RU/SC/SN/SR/SS/UA/UC/UD/UF/UH/UM/UN/UR/UX/XO/XR/XX/MC are all unmatched, and the map
declares no unmapped default), so an ORC-1 with one of them leaves status absent + flagged and
the request is withheld. request-status has no cancelled; the cancel/discontinue codes map to
revoked and the hold codes to on-hold, exactly as the IG table specifies.