Consolidated CDA (C-CDA)
3.0.0 - STU3 United States of America flag

Consolidated CDA (C-CDA), published by Health Level Seven. This guide is not an authorized publication; it is the continuous build for version 3.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/CDA-ccda/ and changes regularly. See the Directory of published versions

: NUBC UB-04 FL17 Patient Status - JSON Representation

Draft as of 2024-07-23

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.113883.3.88.12.80.33",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet 2.16.840.1.113883.3.88.12.80.33</b></p><a name=\"2.16.840.1.113883.3.88.12.80.33\"> </a><a name=\"hc2.16.840.1.113883.3.88.12.80.33\"> </a><a name=\"2.16.840.1.113883.3.88.12.80.33-en-US\"> </a><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-AHANUBCPatientDischargeStatus.html\"><code>https://www.nubc.org/CodeSystem/PatDischargeStatus</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/cda/us/ccda/ValueSet/2.16.840.1.113883.3.88.12.80.33",
  "version" : "3.0.0",
  "name" : "PatientStatus",
  "title" : "NUBC UB-04 FL17 Patient Status",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-07-23T20:00:48+00:00",
  "publisher" : "Health Level Seven",
  "contact" : [
    {
      "name" : "HL7 International - Structured Documents",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/structure"
        }
      ]
    }
  ],
  "description" : "These codes are used to convey the patient discharge status.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://www.nubc.org/CodeSystem/PatDischargeStatus"
      }
    ]
  }
}