| Package | hl7.terminology |
| Resource Type | ValueSet |
| Id | cpt-modifiers |
| FHIR Version | R5 |
| Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-cpt-modifiers.html |
| URL | http://terminology.hl7.org/ValueSet/cpt-modifiers |
| Version | 1.0.0 |
| Status | active |
| Date | 2023-08-05T16:43:13+10:00 |
| Name | AmaCPTModifierCodes |
| Title | AMA CPT Modifier Codes |
| Realm | uv |
| Authority | hl7 |
| Description | CPT modifiers (e.g. for Claim.item.modifier) |
| Copyright | CPT © Copyright 2023 American Medical Association. All rights reserved. AMA and CPT are registered trademarks of the American Medical Association. |
No resources found
| CodeSystem | |
| cpt | Current Procedural Terminology (CPT®) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet cpt-modifiers
http://www.ama-assn.org/go/cpt where modifier = true{
"resourceType": "ValueSet",
"id": "cpt-modifiers",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "vocab"
}
],
"url": "http://terminology.hl7.org/ValueSet/cpt-modifiers",
"version": "1.0.0",
"name": "AmaCPTModifierCodes",
"title": "AMA CPT Modifier Codes",
"status": "active",
"experimental": false,
"date": "2023-08-05T16:43:13+10:00",
"publisher": "Health Level Seven International",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
},
{
"system": "email",
"value": "fhir@lists.hl7.org"
}
]
}
],
"description": "CPT modifiers (e.g. for Claim.item.modifier)",
"immutable": true,
"copyright": "CPT © Copyright 2023 American Medical Association. All rights reserved. AMA and CPT are registered trademarks of the American Medical Association.",
"compose": {
"include": [
{
"system": "http://www.ama-assn.org/go/cpt",
"filter": [
{
"property": "modifier",
"op": "=",
"value": "true"
}
]
}
]
}
}