FHIR IG Statistics: ValueSet/C4BBProfessionalAndNonClinicianClaimType
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://terminology.hl7.org/CodeSystem/claim-type
Code | Display | Definition |
professional | Professional | Typically, outpatient claims from Physician, Psychological, Chiropractor, Physiotherapy, Speech Pathology, rehabilitative, consulting. |
vision | Vision | Vision claims for professional services and products such as glasses and contact lenses. |
Source
{
"resourceType": "ValueSet",
"id": "C4BBProfessionalAndNonClinicianClaimType",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fm"
},
{
"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/us/carin-bb/ImplementationGuide/hl7.fhir.us.carin-bb"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBProfessionalAndNonClinicianClaimType",
"version": "2.1.0",
"name": "C4BBProfessionalAndNonClinicianClaimType",
"title": "C4BB Professional And Non Clinician Claim Type Value Set",
"status": "active",
"experimental": false,
"date": "2025-02-17T19:01:44+00:00",
"publisher": "HL7 International / Financial Management",
"contact": [
{
"name": "HL7 International / Financial Management",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fm"
},
{
"system": "email",
"value": "fm@lists.HL7.org"
}
]
}
],
"description": "This value set includes Professional and Non Clinician Claim Type codes.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"copyright": "This Valueset is not copyrighted.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/claim-type",
"concept": [
{
"code": "professional"
},
{
"code": "vision"
}
]
}
]
}
}