This code system http://hl7.org/fhir/care-plan-status
Code | Display | Definition |
draft | Draft | The plan is in development or awaiting use but is not yet intended to be acted upon. |
active | Active | The plan is intended to be followed and used as part of patient care. |
on-hold | On Hold | The plan has been temporarily stopped but is expected to resume in the future. |
completed | Completed | The plan is no longer in use and is not expected to be followed or used in patient care. |
entered-in-error | Entered In Error | The plan was entered in error and voided. |
revoked | Revoked | The plan has been terminated prior to reaching completion (though it may have been replaced by a new plan). |
unknown | Unknown | The authoring system doesn't know the current state of the care plan. |
Additional Language Displays
Code | Dansk (Danish, da) |
draft | Under udarbejdelse |
active | Aktiv |
on-hold | Suspenderet |
completed | Afsluttet |
entered-in-error | Fejlindtastning |
revoked | Annulleret |
unknown | Ukendt |
"
]; #
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status" ];
fhir:Extension.valueString [ fhir:value "Informative" ]
], [
fhir:index 1;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
fhir:Extension.valueInteger [ fhir:value "2"^^xsd:integer ]
], [
fhir:index 2;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ];
fhir:Extension.valueCode [ fhir:value "pc" ]
]; #
fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/care-plan-status"]; #
fhir:CodeSystem.version [ fhir:value "2.6.0"]; #
fhir:CodeSystem.name [ fhir:value "Care Plan Status"]; #
fhir:CodeSystem.status [ fhir:value "draft"]; #
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; #
fhir:CodeSystem.date [ fhir:value "2019-10-24T11:53:00+11:00"^^xsd:dateTime]; #
fhir:CodeSystem.publisher [ fhir:value "Systematic | Trifork"]; #
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "Systematic | Trifork" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://ehealth.sundhed.dk" ]
]
]; #
fhir:CodeSystem.description [ fhir:value "Indicates whether the plan is currently being acted upon, represents future intentions, or is now a historical record."]; #
fhir:CodeSystem.content [ fhir:value "supplement"]; #
fhir:CodeSystem.supplements [
fhir:value "http://hl7.org/fhir/request-status";
fhir:link