FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-v3-ActPriority.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem v3-ActPriority
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",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"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": "pa"
}
],
"url": "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
"version": "2018-08-12",
"name": "v3.ActPriority",
"title": "v3 Code System ActPriority",
"status": "active",
"experimental": false,
"date": "2018-08-12T00:00:00+10:00",
"publisher": "Patient Administration",
"contact": [
{
"name": "Patient Administration",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pafm"
}
]
}
],
"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.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ActPriority|3.0.0",
"hierarchyMeaning": "is-a",
"content": "complete",
"concept": [
{
"code": "A",
"display": "ASAP",
"definition": "As soon as possible, next highest priority after stat."
},
{
"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.)"
},
{
"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.)",
"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.)"
},
{
"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.)"
}
]
},
{
"code": "EL",
"display": "elective",
"definition": "Beneficial to the patient but not essential for survival."
},
{
"code": "EM",
"display": "emergency",
"definition": "An unforeseen combination of circumstances or the resulting state that calls for immediate action."
},
{
"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."
},
{
"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."
},
{
"code": "R",
"display": "routine",
"definition": "Routine service, do at usual work hours."
},
{
"code": "RR",
"display": "rush reporting",
"definition": "A report should be prepared and sent as quickly as possible."
},
{
"code": "S",
"display": "stat",
"definition": "With highest priority (e.g., emergency)."
},
{
"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)."
},
{
"code": "UD",
"display": "use as directed",
"definition": "Drug is to be used as directed by the prescriber."
},
{
"code": "UR",
"display": "urgent",
"definition": "Calls for prompt action."
}
]
}