HL7 Terminology
2.1.0 - Publication

This page is part of the HL7 Terminology (v2.1.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

: diagnosisPriority - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "v2-0359",
  "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>Description</b></td><td><b>Type</b></td></tr><tr><td>status</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#status</td><td>Status of the concept</td><td>code</td></tr><tr><td>deprecated</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated</td><td>Version of HL7 in which the code was deprecated</td><td>code</td></tr></table><p>This code system http://terminology.hl7.org/CodeSystem/v2-0359 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\">0<a name=\"v2-0359-0\"> </a></td><td>Not included in diagnosis ranking</td><td>Not included in diagnosis ranking</td><td/></tr><tr><td style=\"white-space:nowrap\">1<a name=\"v2-0359-1\"> </a></td><td>The primary diagnosis</td><td>The primary diagnosis</td><td/></tr><tr><td style=\"white-space:nowrap\">2 and higher<a name=\"v2-0359-2andhigher\"> </a></td><td>for ranked secondary diagnoses</td><td>for ranked secondary diagnoses</td><td>2.9</td></tr><tr><td style=\"white-space:nowrap\">2 ...<a name=\"v2-0359-2.46.46.46\"> </a></td><td>For ranked secondary diagnoses</td><td>For ranked secondary diagnoses</td><td>2.9</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"v2-0359-2\"> </a></td><td>For  secondary diagnosis</td><td>For  secondary diagnosis</td><td/></tr><tr><td style=\"white-space:nowrap\">...<a name=\"v2-0359-.46.46.46\"> </a></td><td>No suggested values defined</td><td>No suggested values defined</td><td>2.9</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"v2-0359-3\"> </a></td><td>For tertiary diagnosis</td><td>For tertiary diagnosis</td><td/></tr><tr><td style=\"white-space:nowrap\">4<a name=\"v2-0359-4\"> </a></td><td>For quaternary diagnosis</td><td>For quaternary diagnosis</td><td/></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (German, de)</b></td></tr><tr><td>0</td><td></td></tr><tr><td>1</td><td></td></tr><tr><td>2 and higher</td><td></td></tr><tr><td>2 ...</td><td></td></tr><tr><td>2</td><td></td></tr><tr><td>...</td><td>keine Werte vorgeschlagen</td></tr><tr><td>3</td><td></td></tr><tr><td>4</td><td></td></tr></table></div>"
  },
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0359",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.18.218"
    }
  ],
  "version" : "2.1.0",
  "name" : "DiagnosisPriority",
  "title" : "diagnosisPriority",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-12-01",
  "publisher" : "HL7, Inc",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/"
        }
      ]
    }
  ],
  "description" : "Code system of concepts that identify the significance or priority of the diagnosis code.  Note that the codes are numeric, and the number of the code represents the ordinal priority of the associated diagnosis.  Used in the DG1 segment in HL7 Version 2.x messaging. The predefined codes are the most common, and just a starter set, as the codes are an unbounded list; additional ranked procedures may be signified by incrementing the code value as needed.",
  "purpose" : "Underlying Master Code System for V2 table 0359 (Diagnosis Priority)",
  "copyright" : "Copyright HL7. Licensed under creative commons public domain",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/v2-0359",
  "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" : "3586",
      "code" : "0",
      "display" : "Not included in diagnosis ranking",
      "definition" : "Not included in diagnosis ranking",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "3587",
      "code" : "1",
      "display" : "The primary diagnosis",
      "definition" : "The primary diagnosis",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "3588",
      "code" : "2 and higher",
      "display" : "for ranked secondary diagnoses",
      "definition" : "for ranked secondary diagnoses",
      "property" : [
        {
          "code" : "deprecated",
          "valueCode" : "2.9"
        },
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "3589",
      "code" : "2 ...",
      "display" : "For ranked secondary diagnoses",
      "definition" : "For ranked secondary diagnoses",
      "property" : [
        {
          "code" : "deprecated",
          "valueCode" : "2.9"
        },
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "3590",
      "code" : "2",
      "display" : "For  secondary diagnosis",
      "definition" : "For  secondary diagnosis",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "3591",
      "code" : "...",
      "display" : "No suggested values defined",
      "definition" : "No suggested values defined",
      "designation" : [
        {
          "language" : "de",
          "use" : {
            "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code" : "preferredForLanguage"
          },
          "value" : "keine Werte vorgeschlagen"
        }
      ],
      "property" : [
        {
          "code" : "deprecated",
          "valueCode" : "2.9"
        },
        {
          "code" : "status",
          "valueCode" : "D"
        }
      ]
    },
    {
      "id" : "3592",
      "code" : "3",
      "display" : "For tertiary diagnosis",
      "definition" : "For tertiary diagnosis",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "3593",
      "code" : "4",
      "display" : "For quaternary diagnosis",
      "definition" : "For quaternary diagnosis",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    }
  ]
}