PackagesCanonicalsLogsProblems
    Packages
    dk.ehealth.sundhed.fhir.ig.core@3.4.1
    http://hl7.org/fhir/care-plan-status
{
  "description": "Indicates whether the plan is currently being acted upon, represents future intentions, or is now a historical record.",
  "_filename": "CodeSystem-care-plan-status.json",
  "package_name": "dk.ehealth.sundhed.fhir.ig.core",
  "date": "2019-10-24T11:53:00+11:00",
  "meta": {
    "lastUpdated": "2019-10-24T11:53:00+11:00"
  },
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "jurisdiction": [ {
    "coding": [ {
      "code": "DK",
      "system": "urn:iso:std:iso:3166",
      "display": "Denmark"
    } ]
  } ],
  "content": "supplement",
  "name": "Care Plan Status",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Care Plan Status",
  "package_version": "3.4.1",
  "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"
  } ],
  "supplements": "http://hl7.org/fhir/request-status",
  "status": "active",
  "id": "9f6b64ff-323f-4818-9dc1-31bbf0b802d2",
  "kind": null,
  "url": "http://hl7.org/fhir/care-plan-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": [ {
      "use": {
        "code": "900000000000013009",
        "system": "http://snomed.info/sct"
      },
      "value": "Under udarbejdelse",
      "language": "da"
    } ]
  }, {
    "code": "active",
    "display": "Active",
    "definition": "The plan is intended to be followed and used as part of patient care.",
    "designation": [ {
      "use": {
        "code": "900000000000013009",
        "system": "http://snomed.info/sct"
      },
      "value": "Aktiv",
      "language": "da"
    } ]
  }, {
    "code": "on-hold",
    "display": "On Hold",
    "definition": "The plan has been temporarily stopped but is expected to resume in the future.",
    "designation": [ {
      "use": {
        "code": "900000000000013009",
        "system": "http://snomed.info/sct"
      },
      "value": "Suspenderet",
      "language": "da"
    } ]
  }, {
    "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": [ {
      "use": {
        "code": "900000000000013009",
        "system": "http://snomed.info/sct"
      },
      "value": "Afsluttet",
      "language": "da"
    } ]
  }, {
    "code": "entered-in-error",
    "display": "Entered In Error",
    "definition": "The plan was entered in error and voided.",
    "designation": [ {
      "use": {
        "code": "900000000000013009",
        "system": "http://snomed.info/sct"
      },
      "value": "Fejlindtastning",
      "language": "da"
    } ]
  }, {
    "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": [ {
      "use": {
        "code": "900000000000013009",
        "system": "http://snomed.info/sct"
      },
      "value": "Annulleret",
      "language": "da"
    } ]
  }, {
    "code": "unknown",
    "display": "Unknown",
    "definition": "The authoring system doesn't know the current state of the care plan.",
    "designation": [ {
      "use": {
        "code": "900000000000013009",
        "system": "http://snomed.info/sct"
      },
      "value": "Ukendt",
      "language": "da"
    } ]
  } ],
  "version": "3.4.1",
  "contact": [ {
    "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
    "telecom": [ {
      "value": "http://ehealth.sundhed.dk",
      "system": "url"
    } ]
  } ]
}