Extensions for Using Data Elements from FHIR STU3 in FHIR R5
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR STU3 in FHIR R5 - Downloaded Version null See the Directory of published versions

: v2 Grouper Status - JSON Representation

Page standards status: Trial-use Maturity Level: 0

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "v2-0734",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0734</b></p><a name=\"v2-0734\"> </a><a name=\"hcv2-0734\"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/v2/0734</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\">0<a name=\"v2-0734-0\"> </a></td><td>Normal grouping</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"v2-0734-1\"> </a></td><td>Invalid or missing primary diagnosis</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"v2-0734-2\"> </a></td><td>Diagnosis is not allowed to be primary</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"v2-0734-3\"> </a></td><td>Data does not fulfill DRG criteria</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"v2-0734-4\"> </a></td><td>Invalid age, admission date, date of birth or discharge date</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"v2-0734-5\"> </a></td><td>Invalid gender</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"v2-0734-6\"> </a></td><td>Invalid discharge status</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"v2-0734-7\"> </a></td><td>Invalid weight ad admission</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"v2-0734-8\"> </a></td><td>Invalid length of stay</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"v2-0734-9\"> </a></td><td>Invalid field &quot;same day&quot;</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString" : "External"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 0
    },
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r3.r5"
        },
        {
          "url" : "version",
          "valueString" : "0.1.0"
        },
        {
          "url" : "uri",
          "valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/v2/0734",
  "version" : "2.8.2",
  "name" : "v2 Grouper Status",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-20T12:39:37+11:00",
  "publisher" : "FHIR Infrastructure",
  "contact" : [
    {
      "name" : "FHIR Infrastructure",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0734 ( Grouper Status)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "valueSet" : "http://hl7.org/fhir/ValueSet/v2-0734",
  "content" : "complete",
  "concept" : [
    {
      "code" : "0",
      "display" : "Normal grouping"
    },
    {
      "code" : "1",
      "display" : "Invalid or missing primary diagnosis"
    },
    {
      "code" : "2",
      "display" : "Diagnosis is not allowed to be primary"
    },
    {
      "code" : "3",
      "display" : "Data does not fulfill DRG criteria"
    },
    {
      "code" : "4",
      "display" : "Invalid age, admission date, date of birth or discharge date"
    },
    {
      "code" : "5",
      "display" : "Invalid gender"
    },
    {
      "code" : "6",
      "display" : "Invalid discharge status"
    },
    {
      "code" : "7",
      "display" : "Invalid weight ad admission"
    },
    {
      "code" : "8",
      "display" : "Invalid length of stay"
    },
    {
      "code" : "9",
      "display" : "Invalid field \"same day\""
    }
  ]
}