FHIR IG analytics| Package | hl7.terminology.r3 |
| Resource Type | CodeSystem |
| Id | CodeSystem-v3-ActPriority.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem v3-ActPriority
Language: en
Properties
This code system defines the following properties for its concepts
| Name | Code | URI | Type | Description |
| Status | status | http://hl7.org/fhir/concept-properties#status | code | Designation of a concept's state. Normally is not populated unless the state is retired. |
Concepts
This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-ActPriority defines the following codes in a Is-A hierarchy:
{
"resourceType": "CodeSystem",
"id": "v3-ActPriority",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.5.7"
},
"version": "4.0.0",
"name": "ActPriority",
"title": "ActPriority",
"status": "active",
"experimental": false,
"date": "2019-03-20",
"publisher": "Health Level Seven International",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
},
{
"system": "email",
"value": "hq@HL7.org"
}
]
}
],
"description": "A 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.",
"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",
"caseSensitive": true,
"hierarchyMeaning": "is-a",
"content": "complete",
"property": [
{
"code": "status",
"uri": "http://hl7.org/fhir/concept-properties#status",
"description": "Designation of a concept's state. Normally is not populated unless the state is retired.",
"type": "code"
}
],
"concept": [
{
"code": "A",
"display": "ASAP",
"definition": "As soon as possible, next highest priority after stat.",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "CR",
"display": "callback results",
"definition": "Filler should contact the placer as soon as results are available, even for preliminary results. (Was \"C\" in HL7 version 2.3's reporting priority.)",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "CS",
"display": "callback for scheduling",
"definition": "Filler should contact the placer (or target) to schedule the service. (Was \"C\" in HL7 version 2.3's TQ-priority component.)",
"property": [
{
"code": "status",
"valueCode": "active"
}
],
"concept": [
{
"code": "CSP",
"display": "callback placer for scheduling",
"definition": "Filler should contact the placer to schedule the service. (Was \"C\" in HL7 version 2.3's TQ-priority component.)",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "internalId",
"valueCode": "16872"
}
]
},
{
"code": "CSR",
"display": "contact recipient for scheduling",
"definition": "Filler should contact the service recipient (target) to schedule the service. (Was \"C\" in HL7 version 2.3's TQ-priority component.)",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "internalId",
"valueCode": "16873"
}
]
}
]
},
{
"code": "EL",
"display": "elective",
"definition": "Beneficial to the patient but not essential for survival.",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "EM",
"display": "emergency",
"definition": "An unforeseen combination of circumstances or the resulting state that calls for immediate action.",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "P",
"display": "preop",
"definition": "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 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.",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "PRN",
"display": "as needed",
"definition": "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.",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "R",
"display": "routine",
"definition": "Routine service, do at usual work hours.",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "RR",
"display": "rush reporting",
"definition": "A report should be prepared and sent as quickly as possible.",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "S",
"display": "stat",
"definition": "With highest priority (e.g., emergency).",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "T",
"display": "timing critical",
"definition": "It is critical to come as close as possible to the requested time (e.g., for a through antimicrobial level).",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "UD",
"display": "use as directed",
"definition": "Drug is to be used as directed by the prescriber.",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "UR",
"display": "urgent",
"definition": "Calls for prompt action.",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
}
]
}