FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4.r4b
Resource TypeCodeSystem
IdCodeSystem-v2-0906.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem v2-0906

This code system http://terminology.hl7.org/CodeSystem/v2-0906 defines the following codes:

CodeDisplay
A ASAP - As soon as possible, next highest priority after stat
CR Callback results - filler should contact the placer as soon as results are available, even for preliminary results
CS Callback for scheduling - Filler should contact the placer (or target) to schedule the service.
CSP Callback placer for scheduling - filler should contact the placer to schedule the service
CSR Contact recipient for scheduling - Filler should contact the service recipient (target) to schedule the service
EL Elective - Beneficial to the patient but not essential for survival.
EM Emergency - An unforeseen combination of circumstances or the resulting state that calls for immediate action
P Preop - Used to indicate that a service is to be performed prior to a scheduled surgery. When ordering a service and using the pre-op priority, a check is done to see the amount of time that must be allowed for performance of the service. When the order
PRN As needed - An "as needed" order should be accompanied by a description of what constitutes a need. This description is represented by an observation service predicate as a precondition.
R Routine - Routine service, do at usual work hours
RR Rush reporting - A report should be prepared and sent as quickly as possible
S Stat - With highest priority (e.g. emergency).
T Timing critical - It is critical to come as close as possible to the requested time (e.g. for a through antimicrobial level).
UD Use as directed - Drug is to be used as directed by the prescriber.
UR Urgent - Calls for prompt action

Source1

{
  "resourceType": "CodeSystem",
  "id": "v2-0906",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "external"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/v2-0906",
  "version": "2.9",
  "name": "v2.0906",
  "title": "v2 ActPriority",
  "status": "active",
  "experimental": false,
  "date": "2025-09-13T16:11:23-04:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "FHIR Value set/code system definition for HL7 v2 table 0906 ( ActPriority)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "content": "complete",
  "concept": [
    {
      "code": "A",
      "display": "ASAP - As soon as possible, next highest priority after stat"
    },
    {
      "code": "CR",
      "display": "Callback results - filler should contact the placer as soon as results are available, even for preliminary results"
    },
    {
      "code": "CS",
      "display": "Callback for scheduling - Filler should contact the placer (or target) to schedule the service."
    },
    {
      "code": "CSP",
      "display": "Callback placer for scheduling - filler should contact the placer to schedule the service"
    },
    {
      "code": "CSR",
      "display": "Contact recipient for scheduling - Filler should contact the service recipient (target) to schedule the service"
    },
    {
      "code": "EL",
      "display": "Elective - Beneficial to the patient but not essential for survival."
    },
    {
      "code": "EM",
      "display": "Emergency - An unforeseen combination of circumstances or the resulting state that calls for immediate action"
    },
    {
      "code": "P",
      "display": "Preop - Used to indicate that a service is to be performed prior to a scheduled surgery.  When ordering a service and using the pre-op priority, a check is done to see the amount of time that must be allowed for performance of the service.  When the order"
    },
    {
      "code": "PRN",
      "display": "As needed - An \"as needed\" order should be accompanied by a description of what constitutes a need.  This description is represented by an observation service predicate as a precondition."
    },
    {
      "code": "R",
      "display": "Routine - Routine service, do at usual work hours"
    },
    {
      "code": "RR",
      "display": "Rush reporting - A report should be prepared and sent as quickly as possible"
    },
    {
      "code": "S",
      "display": "Stat - With highest priority (e.g. emergency)."
    },
    {
      "code": "T",
      "display": "Timing critical - It is critical to come as close as possible to the requested time (e.g. for a through antimicrobial level)."
    },
    {
      "code": "UD",
      "display": "Use as directed - Drug is to be used as directed by the prescriber."
    },
    {
      "code": "UR",
      "display": "Urgent - Calls for prompt action"
    }
  ]
}