FHIR Implementation Guide for Stroke
0.0.0 - ballot

FHIR Implementation Guide for Stroke - Local Development build (v0.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Patient's Residence Prior to a Stroke - JSON Representation

Active as of 2024-01-11

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "LivingLocPreCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-insensitive code system <code>https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/LivingLocPreCS</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=\"LivingLocPreCS-1\"> </a></td><td>At home, with no community support</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"LivingLocPreCS-2\"> </a></td><td>At home with community support</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"LivingLocPreCS-3\"> </a></td><td>In an assisting living home in the community (senior's home)</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"LivingLocPreCS-4\"> </a></td><td>In a rehabilitation hospital or skilled care facilities (SNIF, IRF, LTACH)</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"LivingLocPreCS-5\"> </a></td><td>In long term care (nursing home, chronic care hospital)</td></tr><tr><td style=\"white-space:nowrap\">888<a name=\"LivingLocPreCS-888\"> </a></td><td>Other</td></tr><tr><td style=\"white-space:nowrap\">999<a name=\"LivingLocPreCS-999\"> </a></td><td>Unknown</td></tr></table></div>"
  },
  "url" : "https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/LivingLocPreCS",
  "version" : "0.0.0",
  "name" : "LivingLocPreCS",
  "title" : "Patient's Residence Prior to a Stroke",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-01-11T13:00:00-03:00",
  "publisher" : "Gabrielle dos Santos Leandro",
  "contact" : [
    {
      "name" : "Gabrielle dos Santos Leandro",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://gabriellesantosleandro.com"
        },
        {
          "system" : "email",
          "value" : "gabrielle.santos.leandro@gmail.com"
        }
      ]
    },
    {
      "name" : "Gabrielle dos Santos Leandro",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://m-caretech.com.br",
          "use" : "work"
        },
        {
          "system" : "email",
          "value" : "gabrielle@m-caretech.com.br",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "CodeSystem that represents the patient's most recent place of residence before the occurrence of a stroke based on ICHOM code.",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "1",
      "display" : "At home, with no community support"
    },
    {
      "code" : "2",
      "display" : "At home with community support"
    },
    {
      "code" : "3",
      "display" : "In an assisting living home in the community (senior's home)"
    },
    {
      "code" : "4",
      "display" : "In a rehabilitation hospital or skilled care facilities (SNIF, IRF, LTACH)"
    },
    {
      "code" : "5",
      "display" : "In long term care (nursing home, chronic care hospital)"
    },
    {
      "code" : "888",
      "display" : "Other"
    },
    {
      "code" : "999",
      "display" : "Unknown"
    }
  ]
}