v2+ Vocabulary - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-08-05 |
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @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 "orderControlCodesV180"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-orderControlCodesV180.html\"><code>http://terminology.hl7.org/v2plusvocab/CodeSystem/orderControlCodesV180</code></a></li></ul></div>"^^rdf:XMLLiteral ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-v2versionCreated"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "2.9" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-versionHistory"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "generate correct history somehow" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-tableNo"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "0119" ] ] ) ; # fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/orderControlCodesV180"^^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.18.48" ] ] ) ; # fhir:version [ fhir:v "1.8.0"] ; # fhir:name [ fhir:v "OrderControlCodesV180"] ; # fhir:title [ fhir:v "Order Control Codes (2.9 - 1.8.0)"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v true] ; # fhir:date [ fhir:v "2025-08-05T15:14:51+02:00"^^xsd:dateTime] ; # fhir:description [ fhir:v "HL7-defined code system of concepts which are used to determine the function of the order segment. Depending on the message, the action specified by one of these control codes may refer to an order or an individual service. Used in Version 2.x messaging of orders in the ORC segment."] ; # fhir:copyright [ fhir:v "HL7 Inc., 2024"] ; # fhir:caseSensitive [ fhir:v true] ; # fhir:content [ fhir:v "complete"] ; # fhir:property ( [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionIntroduced"^^xsd:anyURI ] ; fhir:description [ fhir:v "version when was this code introduced" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:code [ fhir:v "versionDeprecated" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionDeprecated"^^xsd:anyURI ] ; fhir:description [ fhir:v "version when was this code deprecated" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ; fhir:description [ fhir:v "A code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired" ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "comment" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#comment"^^xsd:anyURI ] ; fhir:description [ fhir:v "A string that provides additional detail pertinent to the use or understanding of the concept" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:code [ fhir:v "usage" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#usage"^^xsd:anyURI ] ; fhir:description [ fhir:v "usage notes for this code" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#modified"^^xsd:anyURI ] ; fhir:description [ fhir:v "date of last modification" ] ; fhir:type [ fhir:v "dateTime" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#application"^^xsd:anyURI ] ; fhir:description [ fhir:v "application" ] ; fhir:type [ fhir:v "string" ] ] ) ; # fhir:concept ( [ fhir:code [ fhir:v "AF" ] ; fhir:display [ fhir:v "Order/service refill request approval" ] ; fhir:definition [ fhir:v "AF is a response to RF where the placer authorizing a refill or quantity of refills." ] ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications ." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications ." ] ] ) ] [ fhir:code [ fhir:v "CA" ] ; fhir:display [ fhir:v "Cancel order/service request" ] ; fhir:definition [ fhir:v "Cancel order/service request" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftrag stornieren" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer or Filler Applications" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer or Filler Applications" ] ] ) ] [ fhir:code [ fhir:v "CH" ] ; fhir:display [ fhir:v "Child order/service" ] ; fhir:definition [ fhir:v "Child order/service" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "nachgeordneter Auftrag" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer or Filler Applications." ] ] [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Used in conjunction with the PA - Parent order control code. Refer to PA order control code for discussion." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer or Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "CN" ] ; fhir:display [ fhir:v "Combined result" ] ; fhir:definition [ fhir:v "Combined result" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Kumulatives Ergebnis (zu mehreren Aufträgen)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "CP" ] ; fhir:display [ fhir:v "Cancel process step" ] ; fhir:definition [ fhir:v "Cancel process step" ] ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.8" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "CR" ] ; fhir:display [ fhir:v "Canceled as requested" ] ; fhir:definition [ fhir:v "Canceled as requested" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftrag anweisungsgemäß storniert" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler or Placer Applications." ] ] [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "A response by the filler or placer application that a request to cancel (CA by the placer application) was performed successfully." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler or Placer Applications." ] ] ) ] [ fhir:code [ fhir:v "DC" ] ; fhir:display [ fhir:v "Discontinue order/service request" ] ; fhir:definition [ fhir:v "Discontinue order/service request" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftragsausführung abbrechen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer or Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer or Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "DE" ] ; fhir:display [ fhir:v "Data errors" ] ; fhir:definition [ fhir:v "Data errors" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Datenfehler" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer or Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer or Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "DF" ] ; fhir:display [ fhir:v "Order/service refill request denied" ] ; fhir:definition [ fhir:v "Order/service refill request denied" ] ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] ) ] [ fhir:code [ fhir:v "DR" ] ; fhir:display [ fhir:v "Discontinued as requested" ] ; fhir:definition [ fhir:v "Discontinued as requested" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftragsausführung anweisungsgemäß abgebrochen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler or Placer Applications." ] ] [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "The filler or placer, in response to a request to discontinue (DC from the placer or filler application), has discontinued the order/service." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler or Placer Applications." ] ] ) ] [ fhir:code [ fhir:v "FU" ] ; fhir:display [ fhir:v "Order/service refilled, unsolicited" ] ; fhir:definition [ fhir:v "Order/service refilled, unsolicited" ] ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "FU notifies the placer that the filler issued a refill for the order at the patient's request." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "HD" ] ; fhir:display [ fhir:v "Hold order request" ] ; fhir:definition [ fhir:v "Hold order request" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftragsbearbeitung aussetzen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Typical responses include, but are not limited to, CR - Cancelled as requested, UC - Unable to Cancel." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] ) ] [ fhir:code [ fhir:v "HR" ] ; fhir:display [ fhir:v "On hold as requested" ] ; fhir:definition [ fhir:v "On hold as requested" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftragsbearbeitung anweisungsgemäß ausgesetzt" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "LI" ] ; fhir:display [ fhir:v "Link order/service to patient care problem or goal" ] ; fhir:definition [ fhir:v "Link order/service to patient care problem or goal" ] ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer or Filler Applications." ] ] [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Refer to Chapter 12 Patient Care for complete discussion." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer or Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "MC" ] ; fhir:display [ fhir:v "Miscellaneous Charge - not associated with an order" ] ; fhir:definition [ fhir:v "Miscellaneous Charge - not associated with an order" ] ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "applies to DFT^P03^DFT_P03 and DFT^P11^DFT_P11" ] ] [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "applies to DFT^P03^DFT_P03 and DFT^P11^DFT_P11" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] ) ] [ fhir:code [ fhir:v "NA" ] ; fhir:display [ fhir:v "Number assigned" ] ; fhir:definition [ fhir:v "Number assigned" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Nummer zugewiesen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] ) ] [ fhir:code [ fhir:v "NR" ] ; fhir:display [ fhir:v "Notification Received" ] ; fhir:definition [ fhir:v "Notifies the Filler that the Placer received a cancellation, discontinuance, or other state change notice" ] ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2016-03-16"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.9" ] ] ) ] [ fhir:code [ fhir:v "NW" ] ; fhir:display [ fhir:v "New order/service" ] ; fhir:definition [ fhir:v "New order/service" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Neuer Auftrag" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "See comments for NA - Number Assigned." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] ) ] [ fhir:code [ fhir:v "OC" ] ; fhir:display [ fhir:v "Order/service canceled" ] ; fhir:definition [ fhir:v "Order/service canceled" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftrag storniert" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "OD" ] ; fhir:display [ fhir:v "Order/service discontinued" ] ; fhir:definition [ fhir:v "Order/service discontinued" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftragsausführung abgebrochen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "OE" ] ; fhir:display [ fhir:v "Order/service released" ] ; fhir:definition [ fhir:v "Order/service released" ] ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "OF" ] ; fhir:display [ fhir:v "Order/service refilled as requested" ] ; fhir:definition [ fhir:v "Order/service refilled as requested" ] ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "OF directly responds to the placer system's request for a refill." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "OH" ] ; fhir:display [ fhir:v "Order/service held" ] ; fhir:definition [ fhir:v "Order/service held" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftragsbearbeitung ausgesetzt" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "OK" ] ; fhir:display [ fhir:v "Order/service accepted & OK" ] ; fhir:definition [ fhir:v "Order/service accepted & OK" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftrag akzeptiert" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "See comments for NA - Number Assigned." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "OP" ] ; fhir:display [ fhir:v "Notification of order for outside dispense" ] ; fhir:definition [ fhir:v "Notification of order for outside dispense" ] ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] ) ] [ fhir:code [ fhir:v "OR" ] ; fhir:display [ fhir:v "Released as requested" ] ; fhir:definition [ fhir:v "Released as requested" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftragsbearbeitung anweisungsgemäß wiederaufgenommen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "PA" ] ; fhir:display [ fhir:v "Parent order/service" ] ; fhir:definition [ fhir:v "Parent order/service" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Hauptauftrag" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "PR" ] ; fhir:display [ fhir:v "Previous Results with new order/service" ] ; fhir:definition [ fhir:v "Previous Results with new order/service" ] ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] ) ] [ fhir:code [ fhir:v "PY" ] ; fhir:display [ fhir:v "Notification of replacement order for outside dispense" ] ; fhir:definition [ fhir:v "Notification of replacement order for outside dispense" ] ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "See comments for OP - Notification of order for outside dispense." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] ) ] [ fhir:code [ fhir:v "RA" ] ; fhir:display [ fhir:v "Recommendation Accepted" ] ; fhir:definition [ fhir:v "Identifies that this previously recommended replacement order has been accepted" ] ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications: \nUsed in the Recommendation Accepted message; includes the assigned placer order number for the accepted replacement order\nFiller Applications: \nUsed in the acknowledgment response message to the Recommendation Accepted message" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2022-08-25"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.9" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications: \nUsed in the Recommendation Accepted message; includes the assigned placer order number for the accepted replacement order\nFiller Applications: \nUsed in the acknowledgment response message to the Recommendation Accepted message" ] ] ) ] [ fhir:code [ fhir:v "RC" ] ; fhir:display [ fhir:v "Recommended Change" ] ; fhir:definition [ fhir:v "Identifies that this OBR represents a recommended replacement order" ] ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications.\nUsed in the recommendation message sent to the placer" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2022-08-25"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.9" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications.\nUsed in the recommendation message sent to the placer" ] ] ) ] [ fhir:code [ fhir:v "RD" ] ; fhir:display [ fhir:v "Recommendation Declined" ] ; fhir:definition [ fhir:v "Identifies that this previously sent recommended replacement order has been declined" ] ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications:\nUsed in the Recommendation Declined message \nFiller Applications: \nUsed in the acknowledgment response message to the Recommendation Declined message" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2022-08-25"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.9" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications:\nUsed in the Recommendation Declined message \nFiller Applications: \nUsed in the acknowledgment response message to the Recommendation Declined message" ] ] ) ] [ fhir:code [ fhir:v "RE" ] ; fhir:display [ fhir:v "Observations/Performed Service to follow" ] ; fhir:definition [ fhir:v "Observations/Performed Service to follow" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Untersuchungsergebnisse folgen (in späteren Segmenten dieser Nachricht)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer or Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer or Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "RF" ] ; fhir:display [ fhir:v "Refill order/service request" ] ; fhir:definition [ fhir:v "Refill order/service request" ] ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer or Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer or Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "RL" ] ; fhir:display [ fhir:v "Release previous hold" ] ; fhir:definition [ fhir:v "Release previous hold" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftragsberabeitung wiederaufnehmen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] ) ] [ fhir:code [ fhir:v "RO" ] ; fhir:display [ fhir:v "Replacement order" ] ; fhir:definition [ fhir:v "Replacement order" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Ersatzauftrag" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer or Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer or Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "RP" ] ; fhir:display [ fhir:v "Order/service replace request" ] ; fhir:definition [ fhir:v "Order/service replace request" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftrag ersetzen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] ) ] [ fhir:code [ fhir:v "RQ" ] ; fhir:display [ fhir:v "Replaced as requested" ] ; fhir:definition [ fhir:v "Replaced as requested" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftrag anweisungsgemäß ersetzt" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "RR" ] ; fhir:display [ fhir:v "Request received" ] ; fhir:definition [ fhir:v "Request received" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Anforderung erhalten" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer or Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer or Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "RU" ] ; fhir:display [ fhir:v "Replaced unsolicited" ] ; fhir:definition [ fhir:v "Replaced unsolicited" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftrag ersetzt (ohne Anweisung)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "SC" ] ; fhir:display [ fhir:v "Status changed" ] ; fhir:definition [ fhir:v "Status changed" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Statusänderung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer or Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer or Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "SN" ] ; fhir:display [ fhir:v "Send order/service number" ] ; fhir:definition [ fhir:v "Send order/service number" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftrags- bzw. Bearbeitungsnummer zuweisen / übermitteln" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "See comments for NA - Number Assigned." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] ) ] [ fhir:code [ fhir:v "SQ" ] ; fhir:display [ fhir:v "Supplemented as requested" ] ; fhir:definition [ fhir:v "Supplementation confirmation message indicating that an order was supplemented as requested." ] ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "This code is used in the acknowledgment response to the request messages." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2022-08-25"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.9" ] ] ) ] [ fhir:code [ fhir:v "SR" ] ; fhir:display [ fhir:v "Response to send order/service status request" ] ; fhir:definition [ fhir:v "Response to send order/service status request" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftragsstatus (Antwort)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "SS" ] ; fhir:display [ fhir:v "Send order/service status request" ] ; fhir:definition [ fhir:v "Send order/service status request" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftragsstatus senden" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] ) ] [ fhir:code [ fhir:v "SU" ] ; fhir:display [ fhir:v "Supplement this order" ] ; fhir:definition [ fhir:v "Identifies existing orders to be supplemented in Supplementation Recommendation (filler to placer) and Supplementation Request (placer to filler) messages." ] ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "For example this code is used in the filler’s order message to identify an order that is missing a recommended order based on organizational protocol for example as described in the IHE Laboratory Communication (LCC) profile (LAB-6)." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2022-08-25"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.9" ] ] ) ] [ fhir:code [ fhir:v "UA" ] ; fhir:display [ fhir:v "Unable to accept order/service" ] ; fhir:definition [ fhir:v "Unable to accept order/service" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftragsannahme nicht möglich" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "UC" ] ; fhir:display [ fhir:v "Unable to cancel" ] ; fhir:definition [ fhir:v "Unable to cancel" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftragsstornierung nicht möglich" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler or Placer Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler or Placer Applications." ] ] ) ] [ fhir:code [ fhir:v "UD" ] ; fhir:display [ fhir:v "Unable to discontinue" ] ; fhir:definition [ fhir:v "Unable to discontinue" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Abbrechen nicht möglich" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler or Placer Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler or Placer Applications." ] ] ) ] [ fhir:code [ fhir:v "UF" ] ; fhir:display [ fhir:v "Unable to refill" ] ; fhir:definition [ fhir:v "Unable to refill" ] ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Negative response to RF Refill order/service request, indicating that the receiving application was not able to complete the refill request." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "UH" ] ; fhir:display [ fhir:v "Unable to put on hold" ] ; fhir:definition [ fhir:v "Unable to put on hold" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Aussetzen nicht möglich" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "UM" ] ; fhir:display [ fhir:v "Unable to replace" ] ; fhir:definition [ fhir:v "Unable to replace" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Ersetzen nicht möglich" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "UN" ] ; fhir:display [ fhir:v "Unlink order/service from patient care problem or goal" ] ; fhir:definition [ fhir:v "Unlink order/service from patient care problem or goal" ] ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer or Filler Applications." ] ] [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Refer to Chapter 12 Patient Care for complete discussion." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer or Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "UR" ] ; fhir:display [ fhir:v "Unable to release" ] ; fhir:definition [ fhir:v "Unable to release" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Wiederaufnahme nicht möglich" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "UX" ] ; fhir:display [ fhir:v "Unable to change" ] ; fhir:definition [ fhir:v "Unable to change" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Änderung nicht möglich" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "XO" ] ; fhir:display [ fhir:v "Change order/service request" ] ; fhir:definition [ fhir:v "Change order/service request" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftrag ändern" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Placer Applications." ] ] ) ] [ fhir:code [ fhir:v "XR" ] ; fhir:display [ fhir:v "Changed as requested" ] ; fhir:definition [ fhir:v "Changed as requested" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftrag anweisungsgemäß geändert" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] ) ] [ fhir:code [ fhir:v "XX" ] ; fhir:display [ fhir:v "Order/service changed, unsol." ] ; fhir:definition [ fhir:v "Order/service changed, unsol." ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftrag geändert (ohne Anweisung)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "comment" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2015-07-13"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "application" ] ; fhir:value [ a fhir:string ; fhir:v "Filler Applications." ] ] ) ] ) . #
IG © 2023+ . Package hl7.v2.uv.vocab#0.3.0 based on FHIR 4.0.1. Generated 2025-08-05
Links: Table of Contents |
QA Report