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

FHIR IG Statistics: ValueSet/reason-for-discharge

Packagesignal.core.r4
Resource TypeValueSet
Idreason-for-discharge
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=https://signalbhn.org/fhir/ValueSet/reason-for-discharge
URLhttps://signalbhn.org/fhir/ValueSet/reason-for-discharge
Statusactive
Date2023-06-14
NameReasonForDischarge
TitleReason For Discharge
Realmus
Authorityhl7
DescriptionReason For Discharge with its Description.
CopyrightUsed by permission of HL7 International, all rights reserved Creative Commons License

Resources that use this resource

StructureDefinition
encounterEncounter Profile

Resources that this resource uses

CodeSystem
reason-for-dischargeReason For Discharge

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "reason-for-discharge",
  "url": "https://signalbhn.org/fhir/ValueSet/reason-for-discharge",
  "name": "ReasonForDischarge",
  "title": "Reason For Discharge",
  "status": "active",
  "experimental": false,
  "date": "2023-06-14",
  "description": "Reason For Discharge with its Description.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "compose": {
    "include": [
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/reason-for-discharge",
        "version": "20230614",
        "concept": [
          {
            "code": "1",
            "display": "Attendance"
          },
          {
            "code": "2",
            "display": "Client Decision"
          },
          {
            "code": "3",
            "display": "Client stopped coming and contact efforts failed"
          },
          {
            "code": "4",
            "display": "Financial/Payments"
          },
          {
            "code": "5",
            "display": "Lack of Progress"
          },
          {
            "code": "6",
            "display": "Medical Reasons"
          },
          {
            "code": "7",
            "display": "Military Deployment"
          },
          {
            "code": "8",
            "display": "Moved"
          },
          {
            "code": "9",
            "display": "Incarcerated"
          },
          {
            "code": "10",
            "display": "Died"
          },
          {
            "code": "11",
            "display": "Agency closed/no longer in business"
          },
          {
            "code": "12",
            "display": "Care successfully completed"
          },
          {
            "code": "13",
            "display": "Transferred to another level of care"
          },
          {
            "code": "14",
            "display": "Transferred to another provider same level of care"
          },
          {
            "code": "15",
            "display": "N/A"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2023-10-11T15:35:33.1743667+00:00",
    "contains": [
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/reason-for-discharge",
        "code": "1",
        "display": "Attendance"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/reason-for-discharge",
        "code": "2",
        "display": "Client Decision"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/reason-for-discharge",
        "code": "3",
        "display": "Client stopped coming and contact efforts failed"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/reason-for-discharge",
        "code": "4",
        "display": "Financial/Payments"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/reason-for-discharge",
        "code": "5",
        "display": "Lack of Progress"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/reason-for-discharge",
        "code": "6",
        "display": "Medical Reasons"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/reason-for-discharge",
        "code": "7",
        "display": "Military Deployment"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/reason-for-discharge",
        "code": "8",
        "display": "Moved"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/reason-for-discharge",
        "code": "9",
        "display": "Incarcerated"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/reason-for-discharge",
        "code": "10",
        "display": "Died"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/reason-for-discharge",
        "code": "11",
        "display": "Agency closed/no longer in business"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/reason-for-discharge",
        "code": "12",
        "display": "Care successfully completed"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/reason-for-discharge",
        "code": "13",
        "display": "Transferred to another level of care"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/reason-for-discharge",
        "code": "14",
        "display": "Transferred to another provider same level of care"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/reason-for-discharge",
        "code": "15",
        "display": "N/A"
      }
    ]
  }
}