Order Catalog Implementation Guide, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-order-catalog/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 2 |
@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 "example-cpt"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem example-cpt</b></p><a name=\"example-cpt\"> </a><a name=\"hcexample-cpt\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/order-catalog/CodeSystem/example-cpt</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">CPTfakecode<a name=\"example-cpt-CPTfakecode\"> </a></td><td>Potassium, serum</td><td>Example fake CPT code representing a potassium serum test</td></tr><tr><td style=\"white-space:nowrap\">CPTvitd<a name=\"example-cpt-CPTvitd\"> </a></td><td>25-(OH)-Vitamin D (D2 + D3) assay</td><td>Example code representing a Vitamin D assay</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"example-cpt-B\"> </a></td><td>Base billing unit</td><td>Example code representing a base billing unit</td></tr><tr><td style=\"white-space:nowrap\">1608<a name=\"example-cpt-1608\"> </a></td><td>BLOOD: POTASSIUM (K)</td><td>Example code for blood potassium billing</td></tr><tr><td style=\"white-space:nowrap\">1609<a name=\"example-cpt-1609\"> </a></td><td>Blood electrolyte panel</td><td>Example code for blood electrolyte panel billing</td></tr><tr><td style=\"white-space:nowrap\">0627<a name=\"example-cpt-0627\"> </a></td><td>24h urine creatinine</td><td>Example code for 24-hour urine creatinine billing</td></tr><tr><td style=\"white-space:nowrap\">0407<a name=\"example-cpt-0407\"> </a></td><td>Creatinine clearance</td><td>Example code for creatinine clearance billing</td></tr><tr><td style=\"white-space:nowrap\">0592<a name=\"example-cpt-0592\"> </a></td><td>Serum creatinine</td><td>Example code for serum creatinine billing</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
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 "oo" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 2 ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/order-catalog/ImplementationGuide/ig-uv-order-catalog"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/order-catalog/ImplementationGuide/ig-uv-order-catalog> ] ] ) ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/order-catalog/ImplementationGuide/ig-uv-order-catalog"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/order-catalog/ImplementationGuide/ig-uv-order-catalog> ] ] ) ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/uv/order-catalog/CodeSystem/example-cpt"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/order-catalog/CodeSystem/example-cpt>
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986> ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.55.16.4" ]
] ) ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "ExampleCPT"] ; #
fhir:title [ fhir:v "Example CPT Codes"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-11-20"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 International / Orders and Observations"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/orders" ] ] )
] ) ; #
fhir:description [ fhir:v "Example CodeSystem for fake CPT codes used in examples"] ; #
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:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "CPTfakecode" ] ;
fhir:display [ fhir:v "Potassium, serum" ] ;
fhir:definition [ fhir:v "Example fake CPT code representing a potassium serum test" ]
] [
fhir:code [ fhir:v "CPTvitd" ] ;
fhir:display [ fhir:v "25-(OH)-Vitamin D (D2 + D3) assay" ] ;
fhir:definition [ fhir:v "Example code representing a Vitamin D assay" ]
] [
fhir:code [ fhir:v "B" ] ;
fhir:display [ fhir:v "Base billing unit" ] ;
fhir:definition [ fhir:v "Example code representing a base billing unit" ]
] [
fhir:code [ fhir:v "1608" ] ;
fhir:display [ fhir:v "BLOOD: POTASSIUM (K)" ] ;
fhir:definition [ fhir:v "Example code for blood potassium billing" ]
] [
fhir:code [ fhir:v "1609" ] ;
fhir:display [ fhir:v "Blood electrolyte panel" ] ;
fhir:definition [ fhir:v "Example code for blood electrolyte panel billing" ]
] [
fhir:code [ fhir:v "0627" ] ;
fhir:display [ fhir:v "24h urine creatinine" ] ;
fhir:definition [ fhir:v "Example code for 24-hour urine creatinine billing" ]
] [
fhir:code [ fhir:v "0407" ] ;
fhir:display [ fhir:v "Creatinine clearance" ] ;
fhir:definition [ fhir:v "Example code for creatinine clearance billing" ]
] [
fhir:code [ fhir:v "0592" ] ;
fhir:display [ fhir:v "Serum creatinine" ] ;
fhir:definition [ fhir:v "Example code for serum creatinine billing" ]
] ) . #
IG © 2021+ HL7 International / Orders and Observations. Package hl7.fhir.uv.order-catalog#1.0.0 based on FHIR 5.0.0. Generated 2026-04-29
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
