HL7 Terminology (THO)
5.0.0 - Publication International flag

This page is part of the HL7 Terminology (v5.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: livingDependency2 - JSON Representation

Active as of 2019-12-01

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "v2-0223",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Properties</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URL</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#status</td><td>code</td><td>Status of the concept</td></tr><tr><td>deprecated</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated</td><td>code</td><td>Version of HL7 in which the code was deprecated</td></tr></table><p>This code system <code>http://terminology.hl7.org/CodeSystem/v2-0223</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>deprecated</b></td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"v2-0223-D\"> </a></td><td>Spouse dependent</td><td>Spouse dependent</td><td>2.9</td></tr><tr><td style=\"white-space:nowrap\">S<a name=\"v2-0223-S\"> </a></td><td>Spouse Dependent</td><td>Spouse Dependent</td><td/></tr><tr><td style=\"white-space:nowrap\">M<a name=\"v2-0223-M\"> </a></td><td>Medical Supervision Required</td><td>Medical Supervision Required</td><td/></tr><tr><td style=\"white-space:nowrap\">C<a name=\"v2-0223-C\"> </a></td><td>Small Children Dependent</td><td>Small Children Dependent</td><td/></tr><tr><td style=\"white-space:nowrap\">WU<a name=\"v2-0223-WU\"> </a></td><td>Walk up</td><td>Walk up</td><td>2.9</td></tr><tr><td style=\"white-space:nowrap\">O<a name=\"v2-0223-O\"> </a></td><td>Other</td><td>Other</td><td/></tr><tr><td style=\"white-space:nowrap\">CB<a name=\"v2-0223-CB\"> </a></td><td>Common Bath</td><td>Common Bath</td><td>2.9</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"v2-0223-U\"> </a></td><td>Unknown</td><td>Unknown</td><td/></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pa"
    }
  ],
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0223",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.18.124"
    }
  ],
  "version" : "2.2.0",
  "name" : "LivingDependency2",
  "title" : "livingDependency2",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-12-01",
  "publisher" : "HL7, Inc",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/"
        }
      ]
    }
  ],
  "description" : "HL7-defined code system of concepts that identify specific living conditions (e.g., spouse dependent on patient, walk-up) that are relevant to an evaluation of the patient’s healthcare needs.  This information can be used for discharge planning.  Examples might include Spouse Dependent, Medical Supervision Required, Small Children Dependent.  Used in Version 2.s messaging in the NK1 segment.",
  "purpose" : "Underlying Master Code System for V2 table 0223 (Living Dependency)",
  "copyright" : "Copyright HL7. Licensed under creative commons public domain",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/v2-0223",
  "hierarchyMeaning" : "is-a",
  "compositional" : false,
  "versionNeeded" : false,
  "content" : "complete",
  "property" : [
    {
      "code" : "status",
      "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status",
      "description" : "Status of the concept",
      "type" : "code"
    },
    {
      "code" : "deprecated",
      "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated",
      "description" : "Version of HL7 in which the code was deprecated",
      "type" : "code"
    }
  ],
  "concept" : [
    {
      "id" : "2190",
      "code" : "D",
      "display" : "Spouse dependent",
      "definition" : "Spouse dependent",
      "property" : [
        {
          "code" : "deprecated",
          "valueCode" : "2.9"
        },
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "2191",
      "code" : "S",
      "display" : "Spouse Dependent",
      "definition" : "Spouse Dependent",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "2192",
      "code" : "M",
      "display" : "Medical Supervision Required",
      "definition" : "Medical Supervision Required",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "2193",
      "code" : "C",
      "display" : "Small Children Dependent",
      "definition" : "Small Children Dependent",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "2194",
      "code" : "WU",
      "display" : "Walk up",
      "definition" : "Walk up",
      "property" : [
        {
          "code" : "deprecated",
          "valueCode" : "2.9"
        },
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "2195",
      "code" : "O",
      "display" : "Other",
      "definition" : "Other",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "2196",
      "code" : "CB",
      "display" : "Common Bath",
      "definition" : "Common Bath",
      "property" : [
        {
          "code" : "deprecated",
          "valueCode" : "2.9"
        },
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "2197",
      "code" : "U",
      "display" : "Unknown",
      "definition" : "Unknown",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    }
  ]
}