HL7 Terminology (THO)
5.5.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 5.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: MedicationRequest Status Reason Codes - TTL Representation

Draft as of 2024-03-11 Maturity Level: 1

Raw ttl | Download


@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 "medicationrequest-status-reason"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2020-04-09T21:10:28.568+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason</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\">altchoice<a name=\"medicationrequest-status-reason-altchoice\"> </a></td><td>Try another treatment first</td><td>This therapy has been ordered as a backup to a preferred therapy. This order will be released when and if the preferred therapy is unsuccessful.</td></tr><tr><td style=\"white-space:nowrap\">clarif<a name=\"medicationrequest-status-reason-clarif\"> </a></td><td>Prescription requires clarification</td><td>Clarification is required before the order can be acted upon.</td></tr><tr><td style=\"white-space:nowrap\">drughigh<a name=\"medicationrequest-status-reason-drughigh\"> </a></td><td>Drug level too high</td><td>The current level of the medication in the patient's system is too high. The medication is suspended to allow the level to subside to a safer level.</td></tr><tr><td style=\"white-space:nowrap\">hospadm<a name=\"medicationrequest-status-reason-hospadm\"> </a></td><td>Admission to hospital</td><td>The patient has been admitted to a care facility and their community medications are suspended until hospital discharge.</td></tr><tr><td style=\"white-space:nowrap\">labint<a name=\"medicationrequest-status-reason-labint\"> </a></td><td>Lab interference issues</td><td>The therapy would interfere with a planned lab test and the therapy is being withdrawn until the test is completed.</td></tr><tr><td style=\"white-space:nowrap\">non-avail<a name=\"medicationrequest-status-reason-non-avail\"> </a></td><td>Patient not available</td><td>Patient not available for a period of time due to a scheduled therapy, leave of absence or other reason.</td></tr><tr><td style=\"white-space:nowrap\">preg<a name=\"medicationrequest-status-reason-preg\"> </a></td><td>Parent is pregnant/breast feeding</td><td>The patient is pregnant or breast feeding. The therapy will be resumed when the pregnancy is complete and the patient is no longer breastfeeding.</td></tr><tr><td style=\"white-space:nowrap\">salg<a name=\"medicationrequest-status-reason-salg\"> </a></td><td>Allergy</td><td>The patient is believed to be allergic to a substance that is part of the therapy and the therapy is being temporarily withdrawn to confirm.</td></tr><tr><td style=\"white-space:nowrap\">sddi<a name=\"medicationrequest-status-reason-sddi\"> </a></td><td>Drug interacts with another drug</td><td>The drug interacts with a short-term treatment that is more urgently required. This order will be resumed when the short-term treatment is complete.</td></tr><tr><td style=\"white-space:nowrap\">sdupther<a name=\"medicationrequest-status-reason-sdupther\"> </a></td><td>Duplicate therapy</td><td>The drug interacts with a short-term treatment that is more urgently required. This order will be resumed when the short-term treatment is complete.</td></tr><tr><td style=\"white-space:nowrap\">sintol<a name=\"medicationrequest-status-reason-sintol\"> </a></td><td>Suspected intolerance</td><td>The drug interacts with a short-term treatment that is more urgently required. This order will be resumed when the short-term treatment is complete.</td></tr><tr><td style=\"white-space:nowrap\">surg<a name=\"medicationrequest-status-reason-surg\"> </a></td><td>Patient scheduled for surgery.</td><td>The drug is contraindicated for patients receiving surgery and the patient is scheduled to be admitted for surgery in the near future. The drug will be resumed when the patient has sufficiently recovered from the surgery.</td></tr><tr><td style=\"white-space:nowrap\">washout<a name=\"medicationrequest-status-reason-washout\"> </a></td><td>Waiting for old drug to wash out</td><td>The patient was previously receiving a medication contraindicated with the current medication. The current medication will remain on hold until the prior medication has been cleansed from their system.</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "phx" ]
  ] [
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://terminology.hl7.org/CodeSystem/medicationrequest-status-reason"^^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.4.642.1.1325" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "MedicationRequestStatusReasonCodes"] ; # 
  fhir:title [ fhir:v "MedicationRequest Status Reason Codes"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-03-11T16:14:51+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Health Level Seven International"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hq@HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "MedicationRequest Status Reason Codes"] ; # 
  fhir:copyright [ fhir:v "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"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/medicationrequest-status-reason"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/medicationrequest-status-reason>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "altchoice" ] ;
fhir:display [ fhir:v "Try another treatment first" ] ;
fhir:definition [ fhir:v "This therapy has been ordered as a backup to a preferred therapy. This order will be released when and if the preferred therapy is unsuccessful." ]
  ] [
fhir:code [ fhir:v "clarif" ] ;
fhir:display [ fhir:v "Prescription requires clarification" ] ;
fhir:definition [ fhir:v "Clarification is required before the order can be acted upon." ]
  ] [
fhir:code [ fhir:v "drughigh" ] ;
fhir:display [ fhir:v "Drug level too high" ] ;
fhir:definition [ fhir:v "The current level of the medication in the patient's system is too high. The medication is suspended to allow the level to subside to a safer level." ]
  ] [
fhir:code [ fhir:v "hospadm" ] ;
fhir:display [ fhir:v "Admission to hospital" ] ;
fhir:definition [ fhir:v "The patient has been admitted to a care facility and their community medications are suspended until hospital discharge." ]
  ] [
fhir:code [ fhir:v "labint" ] ;
fhir:display [ fhir:v "Lab interference issues" ] ;
fhir:definition [ fhir:v "The therapy would interfere with a planned lab test and the therapy is being withdrawn until the test is completed." ]
  ] [
fhir:code [ fhir:v "non-avail" ] ;
fhir:display [ fhir:v "Patient not available" ] ;
fhir:definition [ fhir:v "Patient not available for a period of time due to a scheduled therapy, leave of absence or other reason." ]
  ] [
fhir:code [ fhir:v "preg" ] ;
fhir:display [ fhir:v "Parent is pregnant/breast feeding" ] ;
fhir:definition [ fhir:v "The patient is pregnant or breast feeding. The therapy will be resumed when the pregnancy is complete and the patient is no longer breastfeeding." ]
  ] [
fhir:code [ fhir:v "salg" ] ;
fhir:display [ fhir:v "Allergy" ] ;
fhir:definition [ fhir:v "The patient is believed to be allergic to a substance that is part of the therapy and the therapy is being temporarily withdrawn to confirm." ]
  ] [
fhir:code [ fhir:v "sddi" ] ;
fhir:display [ fhir:v "Drug interacts with another drug" ] ;
fhir:definition [ fhir:v "The drug interacts with a short-term treatment that is more urgently required. This order will be resumed when the short-term treatment is complete." ]
  ] [
fhir:code [ fhir:v "sdupther" ] ;
fhir:display [ fhir:v "Duplicate therapy" ] ;
fhir:definition [ fhir:v "The drug interacts with a short-term treatment that is more urgently required. This order will be resumed when the short-term treatment is complete." ]
  ] [
fhir:code [ fhir:v "sintol" ] ;
fhir:display [ fhir:v "Suspected intolerance" ] ;
fhir:definition [ fhir:v "The drug interacts with a short-term treatment that is more urgently required. This order will be resumed when the short-term treatment is complete." ]
  ] [
fhir:code [ fhir:v "surg" ] ;
fhir:display [ fhir:v "Patient scheduled for surgery." ] ;
fhir:definition [ fhir:v "The drug is contraindicated for patients receiving surgery and the patient is scheduled to be admitted for surgery in the near future. The drug will be resumed when the patient has sufficiently recovered from the surgery." ]
  ] [
fhir:code [ fhir:v "washout" ] ;
fhir:display [ fhir:v "Waiting for old drug to wash out" ] ;
fhir:definition [ fhir:v "The patient was previously receiving a medication contraindicated with the current medication. The current medication will remain on hold until the prior medication has been cleansed from their system." ]
  ] ) . #