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

FHIR IG Statistics: CodeSystem/hl7.org-fhir-episode-of-care-status

Packagedk.ehealth.sundhed.fhir.ig.core
TypeCodeSystem
Idhl7.org-fhir-episode-of-care-status
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-hl7.org-fhir-episode-of-care-status.html
URLhttp://hl7.org/fhir/episode-of-care-status
Version3.5.1
Statusactive
Date2021-10-27T13:27:27+00:00
NameEpisodeOfCareStatus
TitleEpisode Of Care Status
Realmdk
DescriptionThe status of the episode of care.
Contentsupplement
Supplementshttp://hl7.org/fhir/episode-of-care-status

Resources that use this resource

CodeSystem
episode-of-care-statusEpisode Of Care Status
episode-of-care-status-dk-supplementDK Episode Of Care Status
ValueSet
episode-of-care-statusEpisodeOfCareStatus
nes-episode-of-care-statusNES Enrolment Status

Resources that this resource uses

CodeSystem
episode-of-care-statusEpisode Of Care Status

Narrative

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

CodeDisplayDefinition
planned PlannedThis episode of care is planned to start at the date specified in the period.start. During this status, an organization may perform assessments to determine if the patient is eligible to receive services, or be organizing to make resources available to provide care services.
waitlist WaitlistThis episode has been placed on a waitlist, pending the episode being made active (or cancelled).
active ActiveThis episode of care is current.
onhold On HoldThis episode of care is on hold, the organization has limited responsibility for the patient (such as while on respite).
finished FinishedThis episode of care is finished and the organization is not expecting to be providing further care to the patient. Can also be known as "closed", "completed" or other similar terms.
cancelled CancelledThe episode of care was cancelled, or withdrawn from service, often selected during the planned stage as the patient may have gone elsewhere, or the circumstances have changed and the organization is unable to provide the care. It indicates that services terminated outside the planned/expected workflow.
entered-in-error Entered in ErrorThis instance should not have been part of this patient's medical record.

Additional Language Displays

CodeDansk (Danish, da)
plannedPlanlagt
waitlistVenteliste
activeAktiv
onholdPauseret
finishedFærdig
cancelledAnnulleret
entered-in-errorFejlindtastning

Source

{
  "resourceType": "CodeSystem",
  "id": "hl7.org-fhir-episode-of-care-status",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/episode-of-care-status",
  "version": "3.5.1",
  "name": "EpisodeOfCareStatus",
  "title": "Episode Of Care Status",
  "status": "active",
  "experimental": false,
  "date": "2021-10-27T13:27:27+00:00",
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact": [
    {
      "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description": "The status of the episode of care.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "content": "supplement",
  "supplements": "http://hl7.org/fhir/episode-of-care-status",
  "concept": [
    {
      "code": "planned",
      "display": "Planned",
      "definition": "This episode of care is planned to start at the date specified in the period.start. During this status, an organization may perform assessments to determine if the patient is eligible to receive services, or be organizing to make resources available to provide care services.",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Planlagt"
        }
      ]
    },
    {
      "code": "waitlist",
      "display": "Waitlist",
      "definition": "This episode has been placed on a waitlist, pending the episode being made active (or cancelled).",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Venteliste"
        }
      ]
    },
    {
      "code": "active",
      "display": "Active",
      "definition": "This episode of care is current.",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Aktiv"
        }
      ]
    },
    {
      "code": "onhold",
      "display": "On Hold",
      "definition": "This episode of care is on hold, the organization has limited responsibility for the patient (such as while on respite).",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Pauseret"
        }
      ]
    },
    {
      "code": "finished",
      "display": "Finished",
      "definition": "This episode of care is finished and the organization is not expecting to be providing further care to the patient. Can also be known as \"closed\", \"completed\" or other similar terms.",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Færdig"
        }
      ]
    },
    {
      "code": "cancelled",
      "display": "Cancelled",
      "definition": "The episode of care was cancelled, or withdrawn from service, often selected during the planned stage as the patient may have gone elsewhere, or the circumstances have changed and the organization is unable to provide the care. It indicates that services terminated outside the planned/expected workflow.",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Annulleret"
        }
      ]
    },
    {
      "code": "entered-in-error",
      "display": "Entered in Error",
      "definition": "This instance should not have been part of this patient's medical record.",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Fejlindtastning"
        }
      ]
    }
  ]
}