eHealth Infrastructure
latest - ci-build

eHealth Infrastructure - Local Development build (vlatest) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Care Plan Status - XML Representation

Active as of 2019-10-24 Maturity Level: 2

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="care-plan-status"/>
  <meta>
    <lastUpdated value="2019-10-24T11:53:00+11:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://hl7.org/fhir/care-plan-status</code> defines displays on 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><td><b>Dansk (Danish, da)</b></td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-draft">draft</a><a name="care-plan-status-draft"> </a></td><td>Draft</td><td>The plan is in development or awaiting use but is not yet intended to be acted upon.</td><td>Under udarbejdelse</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-active">active</a><a name="care-plan-status-active"> </a></td><td>Active</td><td>The plan is intended to be followed and used as part of patient care.</td><td>Aktiv</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-on-hold">on-hold</a><a name="care-plan-status-on-hold"> </a></td><td>On Hold</td><td>The plan has been temporarily stopped but is expected to resume in the future.</td><td>Suspenderet</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-completed">completed</a><a name="care-plan-status-completed"> </a></td><td>Completed</td><td>The plan is no longer in use and is not expected to be followed or used in patient care.</td><td>Afsluttet</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-entered-in-error">entered-in-error</a><a name="care-plan-status-entered-in-error"> </a></td><td>Entered In Error</td><td>The plan was entered in error and voided.</td><td>Fejlindtastning</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-revoked">revoked</a><a name="care-plan-status-revoked"> </a></td><td>Revoked</td><td>The plan has been terminated prior to reaching completion (though it may have been replaced by a new plan).</td><td>Annulleret</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-unknown">unknown</a><a name="care-plan-status-unknown"> </a></td><td>Unknown</td><td>The authoring system doesn't know the current state of the care plan.</td><td>Ukendt</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="Informative"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pc"/>
  </extension>
  <url value="http://hl7.org/fhir/care-plan-status"/>
  <version value="latest"/>
  <name value="Care Plan Status"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2019-10-24T11:53:00+11:00"/>
  <publisher
             value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
  <contact>
    <name value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
    <telecom>
      <system value="url"/>
      <value value="http://ehealth.sundhed.dk"/>
    </telecom>
  </contact>
  <description
               value="Indicates whether the plan is currently being acted upon, represents future intentions, or is now a historical record."/>
  <content value="supplement"/>
  <supplements value="http://hl7.org/fhir/request-status"/>
  <concept>
    <code value="draft"/>
    <display value="Draft"/>
    <definition
                value="The plan is in development or awaiting use but is not yet intended to be acted upon."/>
    <designation>
      <language value="da"/>
      <use>
        <system value="http://snomed.info/sct"/>
        <code value="900000000000013009"/>
      </use>
      <value value="Under udarbejdelse"/>
    </designation>
  </concept>
  <concept>
    <code value="active"/>
    <display value="Active"/>
    <definition
                value="The plan is intended to be followed and used as part of patient care."/>
    <designation>
      <language value="da"/>
      <use>
        <system value="http://snomed.info/sct"/>
        <code value="900000000000013009"/>
      </use>
      <value value="Aktiv"/>
    </designation>
  </concept>
  <concept>
    <code value="on-hold"/>
    <display value="On Hold"/>
    <definition
                value="The plan has been temporarily stopped but is expected to resume in the future."/>
    <designation>
      <language value="da"/>
      <use>
        <system value="http://snomed.info/sct"/>
        <code value="900000000000013009"/>
      </use>
      <value value="Suspenderet"/>
    </designation>
  </concept>
  <concept>
    <code value="completed"/>
    <display value="Completed"/>
    <definition
                value="The plan is no longer in use and is not expected to be followed or used in patient care."/>
    <designation>
      <language value="da"/>
      <use>
        <system value="http://snomed.info/sct"/>
        <code value="900000000000013009"/>
      </use>
      <value value="Afsluttet"/>
    </designation>
  </concept>
  <concept>
    <code value="entered-in-error"/>
    <display value="Entered In Error"/>
    <definition value="The plan was entered in error and voided."/>
    <designation>
      <language value="da"/>
      <use>
        <system value="http://snomed.info/sct"/>
        <code value="900000000000013009"/>
      </use>
      <value value="Fejlindtastning"/>
    </designation>
  </concept>
  <concept>
    <code value="revoked"/>
    <display value="Revoked"/>
    <definition
                value="The plan has been terminated prior to reaching completion (though it may have been replaced by a new plan)."/>
    <designation>
      <language value="da"/>
      <use>
        <system value="http://snomed.info/sct"/>
        <code value="900000000000013009"/>
      </use>
      <value value="Annulleret"/>
    </designation>
  </concept>
  <concept>
    <code value="unknown"/>
    <display value="Unknown"/>
    <definition
                value="The authoring system doesn't know the current state of the care plan."/>
    <designation>
      <language value="da"/>
      <use>
        <system value="http://snomed.info/sct"/>
        <code value="900000000000013009"/>
      </use>
      <value value="Ukendt"/>
    </designation>
  </concept>
</CodeSystem>