FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/AHANUBCPointOfOriginVS

Packagehl7.fhir.us.davinci-pct
TypeValueSet
IdAHANUBCPointOfOriginVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-pct/https://build.fhir.org/ig/HL7/davinci-pct/ValueSet-AHANUBCPointOfOriginVS.html
URLhttp://hl7.org/fhir/us/davinci-pct/ValueSet/AHANUBCPointOfOriginVS
Version2.0.0-draft
Statusactive
Date2025-06-03T13:32:08+00:00
NameAHANUBCPointOfOriginVS
TitleNUBC Point Of Origin
Realmus
Authorityhl7
DescriptionThe 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. This value set consists of the following: * FL 15 - Point of Origin for Admission or Visit for Non-newborn * FL 15 - Point of Origin for Admission or Visit for Newborn These codes are used to convey the patient point of origin for an admission or visit and are the property of the American Hospital Association. To obtain the underlying code systems, please see information [here](https://www.nubc.org/subscription-information) Statement 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. The UB-04 Manual has a 12-month subscription period from June 30 through July 1. For frequently asked questions, see here [here](https://www.nubc.org/nubc-faqs)

Resources that use this resource

StructureDefinition
davinci-pct-gfe-institutionalPCT Good Faith Estimate Institutional

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet AHANUBCPointOfOriginVS

This value set includes codes based on the following rules:

  • Include all codes defined in http://terminology.hl7.org/CodeSystem/AHANUBCPointOfOriginNonnewborn
  • Include all codes defined in http://terminology.hl7.org/CodeSystem/AHANUBCPointOfOriginNewborn

Source

{
  "resourceType": "ValueSet",
  "id": "AHANUBCPointOfOriginVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fm"
    },
    {
      "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/us/davinci-pct/ImplementationGuide/hl7.fhir.us.davinci-pct"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/davinci-pct/ValueSet/AHANUBCPointOfOriginVS",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.4.48.1"
    }
  ],
  "version": "2.0.0-draft",
  "name": "AHANUBCPointOfOriginVS",
  "title": "NUBC Point Of Origin",
  "status": "active",
  "experimental": false,
  "date": "2025-06-03T13:32:08+00:00",
  "publisher": "HL7 International / Financial Management",
  "contact": [
    {
      "name": "HL7 International / Financial Management",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.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. \n\nThere are no gaps because all used and unused codes are identified. This value set consists of the following: \n* FL 15 - Point of Origin for Admission or Visit for Non-newborn\n* FL 15 - Point of Origin for Admission or Visit for Newborn\n\nThese codes are used to convey the patient point of origin for 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)\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)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/AHANUBCPointOfOriginNonnewborn"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/AHANUBCPointOfOriginNewborn"
      }
    ]
  }
}