Variable: SERVICE_REQUEST_PRIORITY_MAP
constSERVICE_REQUEST_PRIORITY_MAP:Readonly<Record<string,string>>
HL7 v2 Table 0485 (Extended Priority Codes) → FHIR request-priority (ServiceRequest.priority),
per the IG Table HL70485 to Request Priority ConceptMap (each is equivalent to; verified
firsthand against the published v1.0.0 ConceptMap). Only these three source codes carry a
target; every other v2-0485 code - P (Preop), C (Callback), T (Timing critical), the
T{S,M,H,D,W,L}<integer> timing-critical family, and PRN (As needed) - sits in the IG's
(unmapped) group with no target, so an OBR-5 carrying one leaves priority absent + flagged.
All three targets (stat/asap/routine) are valid request-priority members.