FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/v3-ActPriority

Packagehl7.terminology.r4b
TypeValueSet
Idv3-ActPriority
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/ValueSet-v3-ActPriority.html
URLhttp://terminology.hl7.org/ValueSet/v3-ActPriority
Version3.0.0
Statusactive
Date2014-03-26
NameActPriority
TitleActPriority
Realmuv
Authorityhl7
DescriptionA code or set of codes (e.g., for routine, emergency,) specifying the urgency under which the Act happened, can happen, is happening, is intended to happen, or is requested/demanded to happen. *Discussion:* This attribute is used in orders to indicate the ordered priority, and in event documentation it indicates the actual priority used to perform the act. In definition mood it indicates the available priorities.
CopyrightThis material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html

Resources that use this resource

ConceptMap
table-hl70217-to-v3-actpriorityTable HL70217 to V3 ActPriority Map
StructureDefinition
ActAct (CDA Class)
EncounterEncounter (CDA Class)
ObservationObservation (CDA Class)
OrderOrder (CDA Class)
ProcedureProcedure (CDA Class)
SubstanceAdministrationSubstanceAdministration (CDA Class)
SupplySupply (CDA Class)
au-ActADHA Act (CDA Class)
au-EncounterADHA Encounter (CDA Class)
au-ObservationADHA Observation (CDA Class)
au-OrderADHA Order (CDA Class)
au-ProcedureADHA Procedure (CDA Class)
au-SubstanceAdministrationADHA SubstanceAdministration (CDA Class)
au-SupplyADHA Supply (CDA Class)
controlActADHA extension controlAct
ProcedureActivityProcedureProcedure Activity Procedure
ReferralActReferral Act
Encounter-twcoreTW Core Encounter
extension-Appointment.priorityCross-version Extension for R5.Appointment.priority for use in FHIR R4B
mophpc-encounter-baseMoPH-PC Encounter
ValueSet
ee-act-priorityAct Priority
act-priorityAct Priority

Resources that this resource uses

CodeSystem
v3-ActPriorityActPriority
v3-ActPriorityActPriority
ValueSet
v3-ActPriorityCallbackActPriorityCallback
v3-xEncounterAdmissionUrgencyx_EncounterAdmissionUrgency
v3-ActPriorityCallbackActPriorityCallback
v3-xEncounterAdmissionUrgencyx_EncounterAdmissionUrgency

Narrative

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

Generated Narrative: ValueSet v3-ActPriority

Language: en

This value set includes codes based on the following rules:

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-ActPriority
    CodeDisplayDefinition
    AASAPAs soon as possible, next highest priority after stat.
    CRcallback resultsFiller should contact the placer as soon as results are available, even for preliminary results. (Was "C" in HL7 version 2.3's reporting priority.)
    ELelectiveBeneficial to the patient but not essential for survival.
    EMemergencyAn unforeseen combination of circumstances or the resulting state that calls for immediate action.
    PpreopUsed 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 is placed, a message can be generated indicating the time needed for the service so that it is not ordered in conflict with a scheduled operation.
    PRNas neededAn "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.
    RroutineRoutine service, do at usual work hours.
    RRrush reportingA report should be prepared and sent as quickly as possible.
    SstatWith highest priority (e.g., emergency).
    Ttiming criticalIt is critical to come as close as possible to the requested time (e.g., for a through antimicrobial level).
    UDuse as directedDrug is to be used as directed by the prescriber.
    URurgentCalls for prompt action.
  • Import all the codes that are contained in ActPriorityCallback
  • Import all the codes that are contained in x_EncounterAdmissionUrgency

Source

{
  "resourceType": "ValueSet",
  "id": "v3-ActPriority",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/ValueSet/v3-ActPriority",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.1.11.16866"
    }
  ],
  "version": "3.0.0",
  "name": "ActPriority",
  "title": "ActPriority",
  "status": "active",
  "experimental": false,
  "date": "2014-03-26",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "A code or set of codes (e.g., for routine, emergency,) specifying the urgency under which the Act happened, can happen, is happening, is intended to happen, or is requested/demanded to happen.\r\n\r\n*Discussion:* This attribute is used in orders to indicate the ordered priority, and in event documentation it indicates the actual priority used to perform the act. In definition mood it indicates the available priorities.",
  "copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
        "concept": [
          {
            "code": "A"
          },
          {
            "code": "CR"
          },
          {
            "code": "EL"
          },
          {
            "code": "EM"
          },
          {
            "code": "P"
          },
          {
            "code": "PRN"
          },
          {
            "code": "R"
          },
          {
            "code": "RR"
          },
          {
            "code": "S"
          },
          {
            "code": "T"
          },
          {
            "code": "UD"
          },
          {
            "code": "UR"
          }
        ]
      },
      {
        "valueSet": [
          "http://terminology.hl7.org/ValueSet/v3-ActPriorityCallback"
        ]
      },
      {
        "valueSet": [
          "http://terminology.hl7.org/ValueSet/v3-xEncounterAdmissionUrgency"
        ]
      }
    ]
  }
}