HL7 Terminology (THO)
6.0.1 - Publication
This page is part of the HL7 Terminology (v6.0.1: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2023-08-05 |
{
"resourceType" : "ValueSet",
"id" : "cpt-modifiers",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cpt-modifiers</b></p><a name=\"cpt-modifiers\"> </a><a name=\"hccpt-modifiers\"> </a><a name=\"cpt-modifiers-en-US\"> </a><ul><li>Include codes from<a href=\"CodeSystem-CPT.html\"><code>http://www.ama-assn.org/go/cpt</code></a> where modifier = true</li></ul></div>"
},
"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"
}
]
}
]
}
}