FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "claim-modifiers"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system http://terminology.hl7.org/CodeSystem/modifiers defines the following codes:</p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">a\n <a name=\"claim-modifiers-a\"> </a>\n </td>\n <td>Repair of prior service or installation</td>\n <td>Repair of prior service or installation.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">b\n <a name=\"claim-modifiers-b\"> </a>\n </td>\n <td>Temporary service or installation</td>\n <td>Temporary service or installation.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">c\n <a name=\"claim-modifiers-c\"> </a>\n </td>\n <td>TMJ treatment</td>\n <td>Treatment associated with TMJ.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">e\n <a name=\"claim-modifiers-e\"> </a>\n </td>\n <td>Implant or associated with an implant</td>\n <td>Implant or associated with an implant.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">rooh\n <a name=\"claim-modifiers-rooh\"> </a>\n </td>\n <td>Rush or Outside of office hours</td>\n <td>A Rush service or service performed outside of normal office hours.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">x\n <a name=\"claim-modifiers-x\"> </a>\n </td>\n <td>None</td>\n <td>None.</td>\n </tr>\n </table>\n </div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r4b.r4" ] ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fm" ]
] ) ; #
fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/modifiers"^^xsd:anyURI] ; #
fhir:version [ fhir:v "4.3.0"] ; #
fhir:name [ fhir:v "ModifierTypeCodes"] ; #
fhir:title [ fhir:v "Modifier type Codes"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-09-13T16:38:45-04:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Financial Management"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Financial Management" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fm" ] ] )
] ) ; #
fhir:description [ fhir:v "This value set includes sample Modifier type codes."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:copyright [ fhir:v "This is an example set."] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "a" ] ;
fhir:display [ fhir:v "Repair of prior service or installation" ] ;
fhir:definition [ fhir:v "Repair of prior service or installation." ]
] [
fhir:code [ fhir:v "b" ] ;
fhir:display [ fhir:v "Temporary service or installation" ] ;
fhir:definition [ fhir:v "Temporary service or installation." ]
] [
fhir:code [ fhir:v "c" ] ;
fhir:display [ fhir:v "TMJ treatment" ] ;
fhir:definition [ fhir:v "Treatment associated with TMJ." ]
] [
fhir:code [ fhir:v "e" ] ;
fhir:display [ fhir:v "Implant or associated with an implant" ] ;
fhir:definition [ fhir:v "Implant or associated with an implant." ]
] [
fhir:code [ fhir:v "rooh" ] ;
fhir:display [ fhir:v "Rush or Outside of office hours" ] ;
fhir:definition [ fhir:v "A Rush service or service performed outside of normal office hours." ]
] [
fhir:code [ fhir:v "x" ] ;
fhir:display [ fhir:v "None" ] ;
fhir:definition [ fhir:v "None." ]
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r4b.r4#0.0.1-snapshot-2 based on FHIR 4.0.1. Generated 2025-09-13
Links: Table of Contents |
QA Report
| Version History |
|
History
