{
"description": "Example CodeSystem for fake CPT codes used in examples",
"_filename": "CodeSystem-example-cpt.json",
"package_name": "hl7.fhir.uv.order-catalog",
"date": "2025-11-20",
"publisher": "HL7 International / Orders and Observations",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"content": "complete",
"name": "ExampleCPT",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Example CPT Codes",
"package_version": "1.0.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2,
"_valueInteger": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/order-catalog/ImplementationGuide/ig-uv-order-catalog"
} ]
}
}, {
"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/uv/order-catalog/ImplementationGuide/ig-uv-order-catalog"
} ]
}
} ],
"status": "active",
"id": "755bf615-97ca-4692-9464-ece2dcd79b68",
"kind": null,
"url": "http://hl7.org/fhir/uv/order-catalog/CodeSystem/example-cpt",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.40.55.16.4",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "CPTfakecode",
"display": "Potassium, serum",
"definition": "Example fake CPT code representing a potassium serum test"
}, {
"code": "CPTvitd",
"display": "25-(OH)-Vitamin D (D2 + D3) assay",
"definition": "Example code representing a Vitamin D assay"
}, {
"code": "B",
"display": "Base billing unit",
"definition": "Example code representing a base billing unit"
}, {
"code": "1608",
"display": "BLOOD: POTASSIUM (K)",
"definition": "Example code for blood potassium billing"
}, {
"code": "1609",
"display": "Blood electrolyte panel",
"definition": "Example code for blood electrolyte panel billing"
}, {
"code": "0627",
"display": "24h urine creatinine",
"definition": "Example code for 24-hour urine creatinine billing"
}, {
"code": "0407",
"display": "Creatinine clearance",
"definition": "Example code for creatinine clearance billing"
}, {
"code": "0592",
"display": "Serum creatinine",
"definition": "Example code for serum creatinine billing"
} ],
"caseSensitive": true,
"version": "1.0.0",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/orders",
"system": "url"
} ]
} ]
}