FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/care-plan-status

Packagedk.ehealth.sundhed.fhir.ig.core
TypeCodeSystem
Idcare-plan-status
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-care-plan-status.html
URLhttp://hl7.org/fhir/care-plan-status
Version3.5.1
Statusactive
Date2019-10-24T11:53:00+11:00
NameCare Plan Status
TitleCare Plan Status
Realmdk
DescriptionIndicates whether the plan is currently being acted upon, represents future intentions, or is now a historical record.
Contentsupplement
Supplementshttp://hl7.org/fhir/request-status

Resources that use this resource

ValueSet
R2-care-plan-status-for-R4BCross-version VS for R2.CarePlanStatus for use in FHIR R4B
R3-care-plan-status-for-R4BCross-version VS for R3.CarePlanStatus for use in FHIR R4B
R2-care-plan-status-for-R5Cross-version VS for R2.CarePlanStatus for use in FHIR R5
R2-care-plan-status-for-R4Cross-version VS for R2.CarePlanStatus for use in FHIR R4
R3-care-plan-status-for-R5Cross-version VS for R3.CarePlanStatus for use in FHIR R5
R3-care-plan-status-for-R4Cross-version VS for R3.CarePlanStatus for use in FHIR R4

Resources that this resource uses

CodeSystem
request-statusRequest Status
request-statusRequestStatus

Narrative

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

Generated Narrative: Kodesystem care-plan-status

Last updated: 2019-10-24 11:53:00+1100

This code system supplement http://hl7.org/fhir/care-plan-status defines displays on the following codes:

CodeDisplayDefinitionDansk (Danish, da)
draft DraftThe plan is in development or awaiting use but is not yet intended to be acted upon.Under udarbejdelse
active ActiveThe plan is intended to be followed and used as part of patient care.Aktiv
on-hold On HoldThe plan has been temporarily stopped but is expected to resume in the future.Suspenderet
completed CompletedThe plan is no longer in use and is not expected to be followed or used in patient care.Afsluttet
entered-in-error Entered In ErrorThe plan was entered in error and voided.Fejlindtastning
revoked RevokedThe plan has been terminated prior to reaching completion (though it may have been replaced by a new plan).Annulleret
unknown UnknownThe authoring system doesn't know the current state of the care plan.Ukendt

Source

{
  "resourceType": "CodeSystem",
  "id": "care-plan-status",
  "meta": {
    "lastUpdated": "2019-10-24T11:53:00+11:00"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    }
  ],
  "url": "http://hl7.org/fhir/care-plan-status",
  "version": "3.5.1",
  "name": "Care Plan Status",
  "title": "Care Plan Status",
  "status": "active",
  "experimental": false,
  "date": "2019-10-24T11:53:00+11:00",
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact": [
    {
      "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description": "Indicates whether the plan is currently being acted upon, represents future intentions, or is now a historical record.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "content": "supplement",
  "supplements": "http://hl7.org/fhir/request-status",
  "concept": [
    {
      "code": "draft",
      "display": "Draft",
      "definition": "The plan is in development or awaiting use but is not yet intended to be acted upon.",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Under udarbejdelse"
        }
      ]
    },
    {
      "code": "active",
      "display": "Active",
      "definition": "The plan is intended to be followed and used as part of patient care.",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Aktiv"
        }
      ]
    },
    {
      "code": "on-hold",
      "display": "On Hold",
      "definition": "The plan has been temporarily stopped but is expected to resume in the future.",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Suspenderet"
        }
      ]
    },
    {
      "code": "completed",
      "display": "Completed",
      "definition": "The plan is no longer in use and is not expected to be followed or used in patient care.",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Afsluttet"
        }
      ]
    },
    {
      "code": "entered-in-error",
      "display": "Entered In Error",
      "definition": "The plan was entered in error and voided.",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Fejlindtastning"
        }
      ]
    },
    {
      "code": "revoked",
      "display": "Revoked",
      "definition": "The plan has been terminated prior to reaching completion (though it may have been replaced by a new plan).",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Annulleret"
        }
      ]
    },
    {
      "code": "unknown",
      "display": "Unknown",
      "definition": "The authoring system doesn't know the current state of the care plan.",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Ukendt"
        }
      ]
    }
  ]
}