Social Care Interoperability Platform FHIR Implementation Guide
Version: 0.1.0, Status: draft

Social Care Interoperability Platform FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MODS Death Not At Preferred Location Reason Code - JSON Representation

Draft as of 2026-03-24

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "MODS-DeathNotAtPreferredLocationReasonCode-1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MODS-DeathNotAtPreferredLocationReasonCode-1</b></p><a name=\"MODS-DeathNotAtPreferredLocationReasonCode-1\"> </a><a name=\"hcMODS-DeathNotAtPreferredLocationReasonCode-1\"> </a><p>This  code system <code>https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-DeathNotAtPreferredLocationReasonCode-1</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"MODS-DeathNotAtPreferredLocationReasonCode-1-1\"> </a></td><td>Family decided to move PATIENT to hospital</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"MODS-DeathNotAtPreferredLocationReasonCode-1-2\"> </a></td><td>PATIENT was moved to hospital for clinical reasons</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"MODS-DeathNotAtPreferredLocationReasonCode-1-3\"> </a></td><td>PATIENT changed their mind</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"MODS-DeathNotAtPreferredLocationReasonCode-1-4\"> </a></td><td>Capacity not available at preferred LOCATION</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"MODS-DeathNotAtPreferredLocationReasonCode-1-5\"> </a></td><td>Transfer delays</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"MODS-DeathNotAtPreferredLocationReasonCode-1-6\"> </a></td><td>Social support issues</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"MODS-DeathNotAtPreferredLocationReasonCode-1-7\"> </a></td><td>Need for access to adequate pain relief</td></tr><tr><td style=\"white-space:nowrap\">98<a name=\"MODS-DeathNotAtPreferredLocationReasonCode-1-98\"> </a></td><td>Other (not listed)</td></tr></table></div>"
  },
  "url" : "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-DeathNotAtPreferredLocationReasonCode-1",
  "version" : "0.1.0",
  "name" : "MODSDeathNotAtPreferredLocationReasonCode",
  "title" : "MODS Death Not At Preferred Location Reason Code",
  "status" : "draft",
  "date" : "2026-03-24T16:18:08+00:00",
  "publisher" : "Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform",
  "contact" : [
    {
      "name" : "Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://synanetics.com"
        },
        {
          "system" : "email",
          "value" : "info@synanetics.com"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "GB",
          "display" : "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "1",
      "display" : "Family decided to move PATIENT to hospital"
    },
    {
      "code" : "2",
      "display" : "PATIENT was moved to hospital for clinical reasons"
    },
    {
      "code" : "3",
      "display" : "PATIENT changed their mind"
    },
    {
      "code" : "4",
      "display" : "Capacity not available at preferred LOCATION"
    },
    {
      "code" : "5",
      "display" : "Transfer delays"
    },
    {
      "code" : "6",
      "display" : "Social support issues"
    },
    {
      "code" : "7",
      "display" : "Need for access to adequate pain relief"
    },
    {
      "code" : "98",
      "display" : "Other (not listed)"
    }
  ]
}