ValueSetEncounterPriority (MY Core)

<ValueSet xmlns="http://hl7.org/fhir">
    <id value="value-set-encounter-priority-my-core" />
    <url value="http://fhir.hie.moh.gov.my/ValueSet/encounter-priority-my-core" />
    <version value="1.0.0" />
    <name value="ValueSetPriorityMyCore" />
    <title value="ValueSetPriority (MY Core)" />
    <status value="active" />
    <date value="2024-02-12T04:04:09.5621857+00:00" />
    <description value="Composition section" />
    <compose>
        <include>
            <system value="http://hl7.org/fhir/request-priority" />
            <concept>
                <code value="routine" />
                <display value="Routine" />
            </concept>
            <concept>
                <code value="urgent" />
                <display value="Urgent" />
            </concept>
            <concept>
                <code value="stat" />
                <display value="STAT" />
            </concept>
        </include>
    </compose>
</ValueSet>

{
    "resourceType": "ValueSet",
    "id": "value-set-encounter-priority-my-core",
    "url": "http://fhir.hie.moh.gov.my/ValueSet/encounter-priority-my-core",
    "version": "1.0.0",
    "name": "ValueSetPriorityMyCore",
    "title": "ValueSetPriority (MY Core)",
    "status": "active",
    "date": "2024-02-12T04:04:09.5621857+00:00",
    "description": "Composition section",
    "compose": {
        "include":  [
            {
                "system": "http://hl7.org/fhir/request-priority",
                "concept":  [
                    {
                        "code": "routine",
                        "display": "Routine"
                    },
                    {
                        "code": "urgent",
                        "display": "Urgent"
                    },
                    {
                        "code": "stat",
                        "display": "STAT"
                    }
                ]
            }
        ]
    }
}

ValueSet 'ValueSetPriorityMyCore'

Version1.0.0
StatusActive (since 2024-02-12T04:04:09.5621857+00:00)

Composition section

This value set includes codes from the following code systems:

Defining URL: http://fhir.hie.moh.gov.my/ValueSet/encounter-priority-my-core

This value set is used in the following places:

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

LvlCodeDisplayDefinition
1AASAPAs soon as possible, next highest priority after stat.
1CRcallback 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.)
1CScallback for schedulingFiller should contact the placer (or target) to schedule the service. (Was "C" in HL7 version 2.3's TQ-priority component.)
2  CSPcallback placer for schedulingFiller should contact the placer to schedule the service. (Was "C" in HL7 version 2.3's TQ-priority component.)
2  CSRcontact recipient for schedulingFiller should contact the service recipient (target) to schedule the service. (Was "C" in HL7 version 2.3's TQ-priority component.)
1ELelectiveBeneficial to the patient but not essential for survival.
1EMemergencyAn unforeseen combination of circumstances or the resulting state that calls for immediate action.
1PpreopUsed 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.
1PRNas 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.
1RroutineRoutine service, do at usual work hours.
1RRrush reportingA report should be prepared and sent as quickly as possible.
1SstatWith highest priority (e.g., emergency).
1Ttiming criticalIt is critical to come as close as possible to the requested time (e.g., for a through antimicrobial level).
1UDuse as directedDrug is to be used as directed by the prescriber.
1URurgentCalls for prompt action.