FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4.r4b
Resource TypeCodeSystem
IdCodeSystem-care-plan-activity-status.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r4.r4b/0.0.1-snapshot-2/CodeSystem-care-plan-activity-status.html
URLhttp://hl7.org/fhir/care-plan-activity-status
Version4.0.1
Statusdraft
Date2019-11-01T08:29:23+10:00
NameCarePlanActivityStatus
TitleCarePlanActivityStatus
Realmuv
Authorityhl7
DescriptionCodes that reflect the current state of a care plan activity within its overall life cycle.
Contentcomplete

Resources that use this resource

ConceptMap
KBV_CM_MIO_KHE_OverviewKBV_CM_MIO_KHE_Overview
KBV_CM_MIO_DIGA_OverviewKBV_CM_MIO_DIGA_Overview
ValueSet
R3-care-plan-activity-status-for-R4BCross-version VS for R3.CarePlanActivityStatus for use in FHIR R4B
R4-care-plan-activity-status-for-R5Cross-version VS for R4.CarePlanActivityStatus for use in FHIR R5
R2-care-plan-activity-status-for-R5Cross-version VS for R2.CarePlanActivityStatus for use in FHIR R5
R3-care-plan-activity-status-for-R4Cross-version VS for R3.CarePlanActivityStatus for use in FHIR R4
R4B-care-plan-activity-status-for-R5Cross-version VS for R4B.CarePlanActivityStatus for use in FHIR R5
R3-care-plan-activity-status-for-R5Cross-version VS for R3.CarePlanActivityStatus for use in FHIR R5
KBV_VS_MIO_KHE_Care_Plan_Activity_StatusPflege Plan Aktivitäts Status

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem care-plan-activity-status

This case-sensitive code system http://hl7.org/fhir/care-plan-activity-status defines the following codes in an undefined hierarchy:

LvlCodeDisplayDefinition
1not-started Not StartedCare plan activity is planned but no action has yet been taken.
1scheduled ScheduledAppointment or other booking has occurred but activity has not yet begun.
1in-progress In ProgressCare plan activity has been started but is not yet complete.
1on-hold On HoldCare plan activity was started but has temporarily ceased with an expectation of resumption at a future time.
1completed CompletedCare plan activity has been completed (more or less) as planned.
1cancelled CancelledThe planned care plan activity has been withdrawn.
2  stopped StoppedThe planned care plan activity has been ended prior to completion after the activity was started.
1unknown UnknownThe current state of the care plan activity is not known. Note: This concept is not to be used for "other" - one of the listed statuses is presumed to apply, but the authoring/source system does not know which one.
1entered-in-error Entered in ErrorCare plan activity was entered in error and voided.

Source1

{
  "resourceType": "CodeSystem",
  "id": "care-plan-activity-status",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    }
  ],
  "url": "http://hl7.org/fhir/care-plan-activity-status",
  "version": "4.0.1",
  "name": "CarePlanActivityStatus",
  "title": "CarePlanActivityStatus",
  "status": "draft",
  "experimental": false,
  "date": "2019-11-01T08:29:23+10:00",
  "publisher": "Patient Care",
  "contact": [
    {
      "name": "Patient Care",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description": "Codes that reflect the current state of a care plan activity within its overall life cycle.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/care-plan-activity-status|4.3.0",
  "content": "complete",
  "concept": [
    {
      "code": "not-started",
      "display": "Not Started",
      "definition": "Care plan activity is planned but no action has yet been taken."
    },
    {
      "code": "scheduled",
      "display": "Scheduled",
      "definition": "Appointment or other booking has occurred but activity has not yet begun."
    },
    {
      "code": "in-progress",
      "display": "In Progress",
      "definition": "Care plan activity has been started but is not yet complete."
    },
    {
      "code": "on-hold",
      "display": "On Hold",
      "definition": "Care plan activity was started but has temporarily ceased with an expectation of resumption at a future time."
    },
    {
      "code": "completed",
      "display": "Completed",
      "definition": "Care plan activity has been completed (more or less) as planned."
    },
    {
      "code": "cancelled",
      "display": "Cancelled",
      "definition": "The planned care plan activity has been withdrawn.",
      "concept": [
        {
          "code": "stopped",
          "display": "Stopped",
          "definition": "The planned care plan activity has been ended prior to completion after the activity was started."
        }
      ]
    },
    {
      "code": "unknown",
      "display": "Unknown",
      "definition": "The current state of the care plan activity is not known.  Note: This concept is not to be used for \"other\" - one of the listed statuses is presumed to apply, but the authoring/source system does not know which one."
    },
    {
      "code": "entered-in-error",
      "display": "Entered in Error",
      "definition": "Care plan activity was entered in error and voided."
    }
  ]
}