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-ballot 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: Informative |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="example-cpt"/>
<text>
<status value="generated"/>
<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 code:</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, used for illustration purposes in this implementation guide</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="oo"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/uv/order-catalog/ImplementationGuide/ig-uv-order-catalog"/>
</extension>
</valueCode>
</extension>
<url value="http://hl7.org/fhir/uv/order-catalog/CodeSystem/example-cpt"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.40.55.16.4"/>
</identifier>
<version value="1.0.0-ballot"/>
<name value="ExampleCPT"/>
<title value="Example CPT Codes"/>
<status value="active"/>
<experimental value="true"/>
<date value="2025-11-20"/>
<publisher value="HL7 International / Orders and Observations"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/orders"/>
</telecom>
</contact>
<description
value="Example CodeSystem for fake CPT codes used in examples"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<concept>
<code value="CPTfakecode"/>
<display value="Potassium, serum"/>
<definition
value="Example fake CPT code representing a potassium serum test, used for illustration purposes in this implementation guide"/>
</concept>
</CodeSystem>