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

FHIR IG Statistics: StructureDefinition/UVC

Packagehl7.v2plus
TypeStructureDefinition
IdUVC
FHIR VersionR5
Sourcehttp://somewhere.org/fhir/uv/v2plus/https://build.fhir.org/ig/HL7/v2ig/StructureDefinition-UVC.html
URLhttp://hl7.org/v2/StructureDefinition/UVC
Version0.0.0
Statusactive
Date2025-07-11T16:45:01+00:00
NameUVC
TitleHL7 v2 UVC Data Type
Authorityhl7
DescriptionThis data type is used to convey information defined by CMS or other regulatory agencies. It corresponds to UB fields 46A, 47A, 48A, 49A, 46B, 47B, 48B, and 49B and UB92 fields 39a, 39b, 39c, 39d, 40a, 40b, 40c, 40d, 41a, 41b, 41c, and 41d. *Note:* Replaces the CM data type used in sections 6.5.10.10 UB1-10 and 6.5.11.6 UB2-6, as of v 2.5. The most common semi-private room rate is used in instances where the patient is placed in a private room at their request but their insurance only covers a semi-private room rate, which can be calculated using the 01-most common semi-private room rate. Example: |01&most common semi private rate&NUBC^750&USD|
Typehttp://hl7.org/v2/StructureDefinition/UVC
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
CWEHL7 v2 CWE Data Type
MOHL7 v2 MO Data Type
NMHL7 v2 Numeric Primitive Type
complex-data-typeHL7 v2 Complex Data Type

Narrative

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

Generated Narrative: StructureDefinition UVC

NameFlagsCard.TypeDescription & Constraintsdoco
.. UVC 0..*V2ComplexDataTypeUB value code and amount
... 1 1..1CWEValue Code
Binding: http://terminology.hl7.org/ValueSet/v2-0153 (required)
... 2 0..1MOValue Amount
... 3 0..1decimalNon-Monetary Value Amount / Quantity
... 4 0..1CWENon-Monetary Value Amount / Units

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "UVC",
  "meta": {
    "profile": [
      "http://hl7.org/v2/StructureDefinition/complex-data-type-profile"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://somewhere.org/fhir/uv/v2plus/ImplementationGuide/hl7.other.uv.v2plus"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/v2/StructureDefinition/UVC",
  "version": "0.0.0",
  "name": "UVC",
  "title": "HL7 v2 UVC Data Type",
  "status": "active",
  "date": "2025-07-11T16:45:01+00:00",
  "publisher": "HL7 International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/v2mgmt"
        }
      ]
    }
  ],
  "description": "This data type is used to convey information defined by CMS or other regulatory agencies. It corresponds to UB fields 46A, 47A, 48A, 49A, 46B, 47B, 48B, and 49B and UB92 fields 39a, 39b, 39c, 39d, 40a, 40b, 40c, 40d, 41a, 41b, 41c, and 41d.\n\n*Note:* Replaces the CM data type used in sections 6.5.10.10 UB1-10 and 6.5.11.6 UB2-6, as of v 2.5.\n\nThe most common semi-private room rate is used in instances where the patient is placed in a private room at their request but their insurance only covers a semi-private room rate, which can be calculated using the 01-most common semi-private room rate.\n\nExample:\n\n|01&most common semi private rate&NUBC^750&USD|",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://hl7.org/v2/StructureDefinition/UVC",
  "baseDefinition": "http://hl7.org/v2/StructureDefinition/complex-data-type",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.0.0"
      }
    ],
    "element": [
      {
        "id": "UVC",
        "path": "UVC",
        "short": "UB value code and amount",
        "definition": "*Definition:* A code structure to relate amounts or values to identified data elements necessary to process this claim as qualified by the payer organization.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "UVC.1",
        "extension": [
          {
            "url": "http://hl7.org/v2/StructureDefinition/optionality",
            "valueCode": "R"
          }
        ],
        "path": "UVC.1",
        "short": "Value Code",
        "min": 1,
        "max": "1",
        "base": {
          "path": "UVC.1",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/v2/StructureDefinition/CWE"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v2-0153"
        }
      },
      {
        "id": "UVC.2",
        "extension": [
          {
            "url": "http://hl7.org/v2/StructureDefinition/optionality",
            "valueCode": "O"
          }
        ],
        "path": "UVC.2",
        "short": "Value Amount",
        "min": 0,
        "max": "1",
        "base": {
          "path": "UVC.2",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/v2/StructureDefinition/MO"
          }
        ]
      },
      {
        "id": "UVC.3",
        "extension": [
          {
            "url": "http://hl7.org/v2/StructureDefinition/optionality",
            "valueCode": "O"
          }
        ],
        "path": "UVC.3",
        "short": "Non-Monetary Value Amount / Quantity",
        "min": 0,
        "max": "1",
        "base": {
          "path": "UVC.3",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/v2/StructureDefinition/NM"
          }
        ]
      },
      {
        "id": "UVC.4",
        "extension": [
          {
            "url": "http://hl7.org/v2/StructureDefinition/optionality",
            "valueCode": "O"
          }
        ],
        "path": "UVC.4",
        "short": "Non-Monetary Value Amount / Units",
        "min": 0,
        "max": "1",
        "base": {
          "path": "UVC.4",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/v2/StructureDefinition/CWE"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "UVC",
        "path": "UVC",
        "short": "UB value code and amount",
        "definition": "*Definition:* A code structure to relate amounts or values to identified data elements necessary to process this claim as qualified by the payer organization.",
        "min": 0,
        "max": "*"
      },
      {
        "id": "UVC.1",
        "extension": [
          {
            "url": "http://hl7.org/v2/StructureDefinition/optionality",
            "valueCode": "R"
          }
        ],
        "path": "UVC.1",
        "short": "Value Code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://hl7.org/v2/StructureDefinition/CWE"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v2-0153"
        }
      },
      {
        "id": "UVC.2",
        "extension": [
          {
            "url": "http://hl7.org/v2/StructureDefinition/optionality",
            "valueCode": "O"
          }
        ],
        "path": "UVC.2",
        "short": "Value Amount",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://hl7.org/v2/StructureDefinition/MO"
          }
        ]
      },
      {
        "id": "UVC.3",
        "extension": [
          {
            "url": "http://hl7.org/v2/StructureDefinition/optionality",
            "valueCode": "O"
          }
        ],
        "path": "UVC.3",
        "short": "Non-Monetary Value Amount / Quantity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://hl7.org/v2/StructureDefinition/NM"
          }
        ]
      },
      {
        "id": "UVC.4",
        "extension": [
          {
            "url": "http://hl7.org/v2/StructureDefinition/optionality",
            "valueCode": "O"
          }
        ],
        "path": "UVC.4",
        "short": "Non-Monetary Value Amount / Units",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://hl7.org/v2/StructureDefinition/CWE"
          }
        ]
      }
    ]
  }
}