FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-service-modifiers.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/xver-r4.r4b/0.1.0/CodeSystem-service-modifiers.html |
| URL | http://hl7.org/fhir/ex-servicemodifier |
| Version | 4.0.1 |
| Status | draft |
| Date | 2026-03-20T13:27:21+11:00 |
| Name | ExampleServiceModifierCodes |
| Title | Example Service Modifier Codes |
| Realm | uv |
| Authority | hl7 |
| Description | This value set includes sample Service Modifier codes which may support differential payment. |
| Copyright | This is an example set. |
| Content | complete |
| ValueSet | ||
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | R4-service-modifiers-for-R4B | Cross-version ValueSet R4.ExampleServiceModifierCodes for use in FHIR R4B |
| hl7.fhir.uv.xver-r3.r4b.r4#0.0.1-snapshot-2 | R3-service-modifiers-for-R4B | Cross-version VS for R3.Example Service Modifier Codes for use in FHIR R4B |
| hl7.fhir.uv.xver-r4.r5#0.1.0 | R4-service-modifiers-for-R5 | Cross-version ValueSet R4.ExampleServiceModifierCodes for use in FHIR R5 |
| hl7.fhir.uv.xver-r4.r4b.r4b#0.0.1-snapshot-2 | R4-service-modifiers-for-R4B | Cross-version VS for R4.ExampleServiceModifierCodes for use in FHIR R4B |
| hl7.fhir.uv.xver-r3.r4b#0.1.0 | R3-service-modifiers-for-R4B | Cross-version ValueSet STU3.Example Service Modifier Codes for use in FHIR R4B |
| hl7.fhir.uv.xver-r3.r5#0.1.0 | R3-service-modifiers-for-R5 | Cross-version ValueSet STU3.Example Service Modifier Codes for use in FHIR R5 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem service-modifiers
This case-sensitive code system http://hl7.org/fhir/ex-servicemodifier defines the following codes:
| Code | Display | Definition |
| sr | Side of the Road | Services provided on the side of the road or such other non-conventional setting. |
| ah | After hours | Services provided outside or normal business hours. |
{
"resourceType": "CodeSystem",
"id": "service-modifiers",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r4b"
},
{
"url": "version",
"valueString": "0.1.0"
},
{
"url": "uri",
"valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
}
]
}
},
{
"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/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
}
]
}
}
],
"url": "http://hl7.org/fhir/ex-servicemodifier",
"version": "4.0.1",
"name": "ExampleServiceModifierCodes",
"title": "Example Service Modifier Codes",
"status": "draft",
"experimental": false,
"date": "2026-03-20T13:27:21+11:00",
"publisher": "FHIR Infrastructure",
"contact": [
{
"name": "FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "This value set includes sample Service Modifier codes which may support differential payment.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"copyright": "This is an example set.",
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/service-modifiers",
"content": "complete",
"concept": [
{
"code": "sr",
"display": "Side of the Road",
"definition": "Services provided on the side of the road or such other non-conventional setting."
},
{
"code": "ah",
"display": "After hours",
"definition": "Services provided outside or normal business hours."
}
]
}