0.1.3 - ci-build
MED - Local Development build (v0.1.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Page standards status: Draft | Maturity Level: 1 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "PrioritiesCS"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2018-08-12T00:00:00.000+10:00"^^xsd:dateTime ]
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem PrioritiesCS</b></p><a name=\"PrioritiesCS\"> </a><a name=\"hcPrioritiesCS\"> </a><a name=\"PrioritiesCS-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2018-08-12 00:00:00+1000</p></div><p>This case-sensitive code system <code>https://fhir.medicaia.ar/CodeSystem/PrioritiesCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">A<a name=\"PrioritiesCS-A\"> </a></td><td>ASAP</td><td>As soon as possible, next highest priority after stat.</td></tr><tr><td style=\"white-space:nowrap\">CR<a name=\"PrioritiesCS-CR\"> </a></td><td>callback results</td><td>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.)</td></tr><tr><td style=\"white-space:nowrap\">CS<a name=\"PrioritiesCS-CS\"> </a></td><td>callback for scheduling</td><td>Filler should contact the placer (or target) to schedule the service. (Was "C" in HL7 version 2.3's TQ-priority component.)</td></tr><tr><td style=\"white-space:nowrap\">EL<a name=\"PrioritiesCS-EL\"> </a></td><td>elective</td><td>Beneficial to the patient but not essential for survival.</td></tr><tr><td style=\"white-space:nowrap\">EM<a name=\"PrioritiesCS-EM\"> </a></td><td>emergency</td><td>An unforeseen combination of circumstances or the resulting state that calls for immediate action.</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"PrioritiesCS-P\"> </a></td><td>preop</td><td>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.</td></tr><tr><td style=\"white-space:nowrap\">PRN<a name=\"PrioritiesCS-PRN\"> </a></td><td>as needed</td><td>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.</td></tr><tr><td style=\"white-space:nowrap\">R<a name=\"PrioritiesCS-R\"> </a></td><td>routine</td><td>Routine service, do at usual work hours.</td></tr><tr><td style=\"white-space:nowrap\">RR<a name=\"PrioritiesCS-RR\"> </a></td><td>rush reporting</td><td>A report should be prepared and sent as quickly as possible.</td></tr><tr><td style=\"white-space:nowrap\">S<a name=\"PrioritiesCS-S\"> </a></td><td>stat</td><td>With highest priority (e.g., emergency).</td></tr><tr><td style=\"white-space:nowrap\">T<a name=\"PrioritiesCS-T\"> </a></td><td>timing critical</td><td>It is critical to come as close as possible to the requested time (e.g., for a through antimicrobial level).</td></tr><tr><td style=\"white-space:nowrap\">UD<a name=\"PrioritiesCS-UD\"> </a></td><td>use as directed</td><td>Drug is to be used as directed by the prescriber.</td></tr><tr><td style=\"white-space:nowrap\">UR<a name=\"PrioritiesCS-UR\"> </a></td><td>urgent</td><td>Calls for prompt action.</td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [ fhir:v "draft" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "pa" ]
] ) ; #
fhir:url [ fhir:v "https://fhir.medicaia.ar/CodeSystem/PrioritiesCS"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.5.7" ]
] ) ; #
fhir:version [ fhir:v "0.1.3"] ; #
fhir:name [ fhir:v "PrioritiesCS"] ; #
fhir:title [ fhir:v "Priorities"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2018-08-12T00:00:00+10:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Zentricx"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Zentricx" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://zentricx.com" ] ] )
] ) ; #
fhir:description [ fhir:v "Priorities"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:valueSet [
fhir:v "https://fhir.medicaia.ar/ValueSet/PrioritiesVS"^^xsd:anyURI ;
fhir:link <https://fhir.medicaia.ar/ValueSet/PrioritiesVS>
] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "13"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "A" ] ;
fhir:display [ fhir:v "ASAP" ] ;
fhir:definition [ fhir:v "As soon as possible, next highest priority after stat." ]
] [
fhir:code [ fhir:v "CR" ] ;
fhir:display [ fhir:v "callback results" ] ;
fhir:definition [ fhir:v "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.)" ]
] [
fhir:code [ fhir:v "CS" ] ;
fhir:display [ fhir:v "callback for scheduling" ] ;
fhir:definition [ fhir:v "Filler should contact the placer (or target) to schedule the service. (Was \"C\" in HL7 version 2.3's TQ-priority component.)" ]
] [
fhir:code [ fhir:v "EL" ] ;
fhir:display [ fhir:v "elective" ] ;
fhir:definition [ fhir:v "Beneficial to the patient but not essential for survival." ]
] [
fhir:code [ fhir:v "EM" ] ;
fhir:display [ fhir:v "emergency" ] ;
fhir:definition [ fhir:v "An unforeseen combination of circumstances or the resulting state that calls for immediate action." ]
] [
fhir:code [ fhir:v "P" ] ;
fhir:display [ fhir:v "preop" ] ;
fhir:definition [ fhir:v "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." ]
] [
fhir:code [ fhir:v "PRN" ] ;
fhir:display [ fhir:v "as needed" ] ;
fhir:definition [ fhir:v "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." ]
] [
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "routine" ] ;
fhir:definition [ fhir:v "Routine service, do at usual work hours." ]
] [
fhir:code [ fhir:v "RR" ] ;
fhir:display [ fhir:v "rush reporting" ] ;
fhir:definition [ fhir:v "A report should be prepared and sent as quickly as possible." ]
] [
fhir:code [ fhir:v "S" ] ;
fhir:display [ fhir:v "stat" ] ;
fhir:definition [ fhir:v "With highest priority (e.g., emergency)." ]
] [
fhir:code [ fhir:v "T" ] ;
fhir:display [ fhir:v "timing critical" ] ;
fhir:definition [ fhir:v "It is critical to come as close as possible to the requested time (e.g., for a through antimicrobial level)." ]
] [
fhir:code [ fhir:v "UD" ] ;
fhir:display [ fhir:v "use as directed" ] ;
fhir:definition [ fhir:v "Drug is to be used as directed by the prescriber." ]
] [
fhir:code [ fhir:v "UR" ] ;
fhir:display [ fhir:v "urgent" ] ;
fhir:definition [ fhir:v "Calls for prompt action." ]
] ) . #
<<<<<<< HEAD
IG © 2024+ Zentricx. Package med01#0.1.3 based on FHIR 4.0.1. Generated 2024-10-07
=======
IG © 2024+ Zentricx. Package med01#0.1.3 based on FHIR 4.0.1. Generated 2024-10-17
>>>>>>> med01
Links: Table of Contents |
QA Report
Links:
Table of Contents
|