FHIR 5.0.0 © HL7.org  |  FHIRsmith 0.8.5  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem medication-admin-status

<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="medication-admin-status"/>
  <meta>
    <lastUpdated value="2023-03-26T15:21:02.749+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div value="&lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
            &lt;p&gt;This code system 
              &lt;code&gt;http://hl7.org/fhir/CodeSystem/medication-admin-status&lt;/code&gt; defines the following codes:
            &lt;/p&gt;
            &lt;table class=&quot;codes&quot;&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;
                  &lt;b&gt;Code&lt;/b&gt;
                &lt;/td&gt;
                &lt;td&gt;
                  &lt;b&gt;Display&lt;/b&gt;
                &lt;/td&gt;
                &lt;td&gt;
                  &lt;b&gt;Definition&lt;/b&gt;
                &lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;in-progress
                  &lt;a name=&quot;medication-admin-status-in-progress&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;In Progress&lt;/td&gt;
                &lt;td&gt;The administration has started but has not yet completed.&lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;not-done
                  &lt;a name=&quot;medication-admin-status-not-done&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Not Done&lt;/td&gt;
                &lt;td&gt;The administration was terminated prior to any impact on the subject (though preparatory actions may have been taken)&lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;on-hold
                  &lt;a name=&quot;medication-admin-status-on-hold&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;On Hold&lt;/td&gt;
                &lt;td&gt;Actions implied by the administration have been temporarily halted, but are expected to continue later. May also be called &apos;suspended&apos;.&lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;completed
                  &lt;a name=&quot;medication-admin-status-completed&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Completed&lt;/td&gt;
                &lt;td&gt;All actions that are implied by the administration have occurred.&lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;entered-in-error
                  &lt;a name=&quot;medication-admin-status-entered-in-error&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Entered in Error&lt;/td&gt;
                &lt;td&gt;The administration was entered in error and therefore nullified.&lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;stopped
                  &lt;a name=&quot;medication-admin-status-stopped&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Stopped&lt;/td&gt;
                &lt;td&gt;Actions implied by the administration have been permanently halted, before all of them occurred.&lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;unknown
                  &lt;a name=&quot;medication-admin-status-unknown&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Unknown&lt;/td&gt;
                &lt;td&gt;The authoring system does not know which of the status values currently applies for this request. Note: This concept is not to be used for &apos;other&apos; - one of the listed statuses is presumed to apply, it&apos;s just not known which one.&lt;/td&gt;
              &lt;/tr&gt;
            &lt;/table&gt;
          &lt;/div&gt;"/>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="phx"/>
  </extension>
  <url value="http://hl7.org/fhir/CodeSystem/medication-admin-status"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.4.2000"/>
  </identifier>
  <version value="5.0.0"/>
  <name value="MedicationAdministrationStatusCodes"/>
  <title value="MedicationAdministration Status Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <publisher value="HL7 International"/>
  <description value="MedicationAdministration Status Codes"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/medication-admin-status"/>
  <content value="complete"/>
  <concept>
    <code value="in-progress"/>
    <display value="In Progress"/>
    <definition value="The administration has started but has not yet completed."/>
  </concept>
  <concept>
    <code value="not-done"/>
    <display value="Not Done"/>
    <definition value="The administration was terminated prior to any impact on the subject (though preparatory actions may have been taken)"/>
  </concept>
  <concept>
    <code value="on-hold"/>
    <display value="On Hold"/>
    <definition value="Actions implied by the administration have been temporarily halted, but are expected to continue later. May also be called &apos;suspended&apos;."/>
  </concept>
  <concept>
    <code value="completed"/>
    <display value="Completed"/>
    <definition value="All actions that are implied by the administration have occurred."/>
  </concept>
  <concept>
    <code value="entered-in-error"/>
    <display value="Entered in Error"/>
    <definition value="The administration was entered in error and therefore nullified."/>
  </concept>
  <concept>
    <code value="stopped"/>
    <display value="Stopped"/>
    <definition value="Actions implied by the administration have been permanently halted, before all of them occurred."/>
  </concept>
  <concept>
    <code value="unknown"/>
    <display value="Unknown"/>
    <definition value="The authoring system does not know which of the status values currently applies for this request. Note: This concept is not to be used for &apos;other&apos; - one of the listed statuses is presumed to apply, it&apos;s just not known which one."/>
  </concept>
</CodeSystem>