Extensions for Using Data Elements from FHIR R4B in FHIR STU3 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ex-revenue-center"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system http://terminology.hl7.org/CodeSystem/ex-revenue-center defines the following codes:</p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">0370\n <a name=\"ex-revenue-center-0370\"> </a>\n </td>\n <td>Anaesthesia</td>\n <td>Anaesthesia.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">0420\n <a name=\"ex-revenue-center-0420\"> </a>\n </td>\n <td>Physical Therapy</td>\n <td>Physical Therapy.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">0421\n <a name=\"ex-revenue-center-0421\"> </a>\n </td>\n <td>Physical Therapy -</td>\n <td>Physical Therapy - visit charge.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">0440\n <a name=\"ex-revenue-center-0440\"> </a>\n </td>\n <td>Speech-Language Pathology</td>\n <td>Speech-Language Pathology.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">0441\n <a name=\"ex-revenue-center-0441\"> </a>\n </td>\n <td>Speech-Language Pathology - Visit</td>\n <td>Speech-Language Pathology- visit charge</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">0450\n <a name=\"ex-revenue-center-0450\"> </a>\n </td>\n <td>Emergency Room</td>\n <td>Emergency Room</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">0451\n <a name=\"ex-revenue-center-0451\"> </a>\n </td>\n <td>Emergency Room - EM/EMTALA</td>\n <td>Emergency Room - EM/EMTALA</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">0452\n <a name=\"ex-revenue-center-0452\"> </a>\n </td>\n <td>Emergency Room - beyond EMTALA</td>\n <td>Emergency Room - beyond EMTALA</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">0010\n <a name=\"ex-revenue-center-0010\"> </a>\n </td>\n <td>Vision Clinic</td>\n <td>Vision Clinic</td>\n </tr>\n </table>\n </div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r4b.r3" ] ] [
fhir:url [
fhir:v "version"^^xsd:anyURI ;
fhir:l fhir:version ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0" ] ] [
fhir:url [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r3"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r3> ] ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/package-source> ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "fm" ]
] ) ; #
fhir:url [
fhir:v "http://terminology.hl7.org/CodeSystem/ex-revenue-center"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/ex-revenue-center>
] ; #
fhir:version [ fhir:v "4.3.0"] ; #
fhir:name [ fhir:v "ExampleRevenueCenterCodes"] ; #
fhir:title [ fhir:v "Example Revenue Center Codes"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-03-20T13:55:37+11:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Financial Management"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Financial Management" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fm" ] ] )
] ) ; #
fhir:description [ fhir:v "This value set includes sample Revenue Center codes."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:copyright [ fhir:v "These codes have been appropriated from the [UB04 code set](http://www.nubc.org/) owned and managed by the [AHA](http://www.aha.org/). Users require a [license from the AHA](http://www.nubc.org/licensing/index.dhtml) in order to use these codes. **Note: the codes have been withdrawn in a later version**"] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "0370" ] ;
fhir:display [ fhir:v "Anaesthesia" ] ;
fhir:definition [ fhir:v "Anaesthesia." ]
] [
fhir:code [ fhir:v "0420" ] ;
fhir:display [ fhir:v "Physical Therapy" ] ;
fhir:definition [ fhir:v "Physical Therapy." ]
] [
fhir:code [ fhir:v "0421" ] ;
fhir:display [ fhir:v "Physical Therapy -" ] ;
fhir:definition [ fhir:v "Physical Therapy - visit charge." ]
] [
fhir:code [ fhir:v "0440" ] ;
fhir:display [ fhir:v "Speech-Language Pathology" ] ;
fhir:definition [ fhir:v "Speech-Language Pathology." ]
] [
fhir:code [ fhir:v "0441" ] ;
fhir:display [ fhir:v "Speech-Language Pathology - Visit" ] ;
fhir:definition [ fhir:v "Speech-Language Pathology- visit charge" ]
] [
fhir:code [ fhir:v "0450" ] ;
fhir:display [ fhir:v "Emergency Room" ] ;
fhir:definition [ fhir:v "Emergency Room" ]
] [
fhir:code [ fhir:v "0451" ] ;
fhir:display [ fhir:v "Emergency Room - EM/EMTALA" ] ;
fhir:definition [ fhir:v "Emergency Room - EM/EMTALA" ]
] [
fhir:code [ fhir:v "0452" ] ;
fhir:display [ fhir:v "Emergency Room - beyond EMTALA" ] ;
fhir:definition [ fhir:v "Emergency Room - beyond EMTALA" ]
] [
fhir:code [ fhir:v "0010" ] ;
fhir:display [ fhir:v "Vision Clinic" ] ;
fhir:definition [ fhir:v "Vision Clinic" ]
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r4b.r3#0.1.0 based on FHIR 3.0.2. Generated 2026-03-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
