Patient Cost Transparency Implementation Guide
1.0.0 - STU 1 United States of America flag

This page is part of the Da Vinci Patient Cost Transparency Implementation Guide (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: NUBC Priority (Type) of Admission or Visit - JSON Representation

Active as of 2023-03-30

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "AHANUBCPriorityTypeOfAdmissionOrVisitVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <code>http://terminology.hl7.org/CodeSystem/AHANUBCPriorityTypeOfAdmitOrVisit</code></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/davinci-pct/ValueSet/AHANUBCPriorityTypeOfAdmissionOrVisitVS",
  "version" : "1.0.0",
  "name" : "AHANUBCPriorityTypeOfAdmissionOrVisitVS",
  "title" : "NUBC Priority (Type) of Admission or Visit",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-03-30T13:34:22+00:00",
  "publisher" : "HL7 International - Financial Management Work Group",
  "contact" : [
    {
      "name" : "HL7 International - Financial Management Work Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/fm"
        },
        {
          "system" : "email",
          "value" : "fmlists@lists.hl7.org"
        }
      ]
    }
  ],
  "description" : "The UB-04 Data File contains the complete set of NUBC codes. Every code in the range of possible codes is accounted for sequentially. There are no gaps because all used and unused codes are identified.\n\nThis value set consists of the following:\n\n* FL 14 - Priority (Type) of Admission or Visit\n\nThese codes are used to convey the priority of an admission or visit and are the property of the American Hospital Association.\n\nTo obtain the underlying code systems, please see information [here](https://www.nubc.org/subscription-information)\n\nStatement of Understanding between AHA and HL7 can be found [here](http://www.hl7.org/documentcenter/public/mou/AHA%20HL7%20SOU%202020%20AHA%20Fully%20Executed.pdf). In particular see sections 4.1d and 4.2.\n\nThe UB-04 Manual has a 12-month subscription period from June 30 through July 1.\n\nFor frequently asked questions, see here [here](https://www.nubc.org/nubc-faqs)\n\nThis Code system is referenced in the content logical definition of the following value sets:\n\nThis CodeSystem is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)\n\nThis code system https://www.nubc.org/CodeSystem/PriorityTypeOfAdmitOrVisit defines many codes, but they are not represented here",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/AHANUBCPriorityTypeOfAdmitOrVisit"
      }
    ]
  }
}