FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r2.r4.r4b
Resource TypeCodeSystem
IdCodeSystem-service-uscls.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem service-uscls

Properties

This code system defines the following properties for its concepts

NameCodeURIType
statusstatushttp://hl7.org/fhir/concept-properties#statuscode
Inactiveinactivehttp://hl7.org/fhir/concept-properties#inactiveboolean
effectiveDateeffectiveDatehttp://hl7.org/fhir/concept-properties#effectiveDatedateTime
deprecationDatedeprecationDatehttp://hl7.org/fhir/concept-properties#deprecationDatedateTime
retirementDateretirementDatehttp://hl7.org/fhir/concept-properties#retirementDatedateTime
Not SelectablenotSelectablehttp://hl7.org/fhir/concept-properties#notSelectableboolean
Parentparenthttp://hl7.org/fhir/concept-properties#parentcode
Childchildhttp://hl7.org/fhir/concept-properties#childcode
partOfpartOfhttp://hl7.org/fhir/concept-properties#partOfcode
synonymsynonymhttp://hl7.org/fhir/concept-properties#synonymcode
commentcommenthttp://hl7.org/fhir/concept-properties#commentstring
itemWeightitemWeighthttp://hl7.org/fhir/concept-properties#itemWeightdecimal

Concepts

This case-sensitive code system http://hl7.org/fhir/ex-USCLS defines the following codes:

CodeDisplayDefinition
1101 Exam, comp, primaryExam, comp, primary
1102 Exam, comp, mixedExam, comp, mixed
1103 Exam, comp, permanentExam, comp, permanent
1201 Exam, recallExam, recall
1205 Exam, emergencyExam, emergency
2101 Radiograph, series (12)Radiograph, series (12)
2102 Radiograph, series (16)Radiograph, series (16)
2141 Radiograph, bytewingRadiograph, bytewing
2601 Radiograph, panoramicRadiograph, panoramic
11101 Polishing, 1 unitPolishing, 1 unit
11102 Polishing, 2 unitPolishing, 2 unit
11103 Polishing, 3 unitPolishing, 3 unit
11104 Polishing, 4 unitPolishing, 4 unit
21211 Amalgam, 1 surfaceAmalgam, 1 surface
21212 Amalgam, 2 surfaceAmalgam, 2 surface
27211 Crown, PFMCrown, PFM
99111 Lab, commercialLab, commercial
99333 Lab, in officeLab, in office
99555 ExpenseExpense

Source1

{
  "resourceType": "CodeSystem",
  "id": "service-uscls",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.314"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r2.r4"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "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/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4"
          }
        ]
      }
    },
    {
      "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/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/ex-USCLS",
  "version": "1.0.2",
  "name": "service-uscls",
  "status": "draft",
  "date": "2025-09-13T15:01:03-04:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "property": [
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "type": "code"
    },
    {
      "code": "inactive",
      "uri": "http://hl7.org/fhir/concept-properties#inactive",
      "type": "boolean"
    },
    {
      "code": "effectiveDate",
      "uri": "http://hl7.org/fhir/concept-properties#effectiveDate",
      "type": "dateTime"
    },
    {
      "code": "deprecationDate",
      "uri": "http://hl7.org/fhir/concept-properties#deprecationDate",
      "type": "dateTime"
    },
    {
      "code": "retirementDate",
      "uri": "http://hl7.org/fhir/concept-properties#retirementDate",
      "type": "dateTime"
    },
    {
      "code": "notSelectable",
      "uri": "http://hl7.org/fhir/concept-properties#notSelectable",
      "type": "boolean"
    },
    {
      "code": "parent",
      "uri": "http://hl7.org/fhir/concept-properties#parent",
      "type": "code"
    },
    {
      "code": "child",
      "uri": "http://hl7.org/fhir/concept-properties#child",
      "type": "code"
    },
    {
      "code": "partOf",
      "uri": "http://hl7.org/fhir/concept-properties#partOf",
      "type": "code"
    },
    {
      "code": "synonym",
      "uri": "http://hl7.org/fhir/concept-properties#synonym",
      "type": "code"
    },
    {
      "code": "comment",
      "uri": "http://hl7.org/fhir/concept-properties#comment",
      "type": "string"
    },
    {
      "code": "itemWeight",
      "uri": "http://hl7.org/fhir/concept-properties#itemWeight",
      "type": "decimal"
    }
  ],
  "concept": [
    {
      "code": "1101",
      "display": "Exam, comp, primary",
      "definition": "Exam, comp, primary"
    },
    {
      "code": "1102",
      "display": "Exam, comp, mixed",
      "definition": "Exam, comp, mixed"
    },
    {
      "code": "1103",
      "display": "Exam, comp, permanent",
      "definition": "Exam, comp, permanent"
    },
    {
      "code": "1201",
      "display": "Exam, recall",
      "definition": "Exam, recall"
    },
    {
      "code": "1205",
      "display": "Exam, emergency",
      "definition": "Exam, emergency"
    },
    {
      "code": "2101",
      "display": "Radiograph, series (12)",
      "definition": "Radiograph, series (12)"
    },
    {
      "code": "2102",
      "display": "Radiograph, series (16)",
      "definition": "Radiograph, series (16)"
    },
    {
      "code": "2141",
      "display": "Radiograph, bytewing",
      "definition": "Radiograph, bytewing"
    },
    {
      "code": "2601",
      "display": "Radiograph, panoramic",
      "definition": "Radiograph, panoramic"
    },
    {
      "code": "11101",
      "display": "Polishing, 1 unit",
      "definition": "Polishing, 1 unit"
    },
    {
      "code": "11102",
      "display": "Polishing, 2 unit",
      "definition": "Polishing, 2 unit"
    },
    {
      "code": "11103",
      "display": "Polishing, 3 unit",
      "definition": "Polishing, 3 unit"
    },
    {
      "code": "11104",
      "display": "Polishing, 4 unit",
      "definition": "Polishing, 4 unit"
    },
    {
      "code": "21211",
      "display": "Amalgam, 1 surface",
      "definition": "Amalgam, 1 surface"
    },
    {
      "code": "21212",
      "display": "Amalgam, 2 surface",
      "definition": "Amalgam, 2 surface"
    },
    {
      "code": "27211",
      "display": "Crown, PFM",
      "definition": "Crown, PFM"
    },
    {
      "code": "99111",
      "display": "Lab, commercial",
      "definition": "Lab, commercial"
    },
    {
      "code": "99333",
      "display": "Lab, in office",
      "definition": "Lab, in office"
    },
    {
      "code": "99555",
      "display": "Expense",
      "definition": "Expense"
    }
  ]
}