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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4.r4b
Resource TypeCodeSystem
IdCodeSystem-oral-prosthodontic-material.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r4.r4b/0.0.1-snapshot-2/CodeSystem-oral-prosthodontic-material.html
URLhttp://hl7.org/fhir/ex-oralprostho
Version4.0.1
Statusdraft
Date2025-09-13T16:11:23-04:00
NameOralProsthoMaterialTypeCodes
TitleOral Prostho Material type Codes
Realmuv
Authorityhl7
DescriptionThis value set includes sample Oral Prosthodontic Material type codes.
CopyrightThis is an example set.
Contentcomplete

Resources that use this resource

ValueSet
R4-oral-prosthodontic-material-for-R4BCross-version VS for R4.OralProsthoMaterialTypeCodes for use in FHIR R4B
R2-oral-prosthodontic-material-for-R4BCross-version VS for R2.Oral Prostho Material type Codes for use in FHIR R4B
R2-oral-prosthodontic-material-for-R4Cross-version VS for R2.Oral Prostho Material type Codes for use in FHIR R4
R3-oral-prosthodontic-material-for-R4BCross-version VS for R3.Oral Prostho Material type Codes for use in FHIR R4B
R4-oral-prosthodontic-material-for-R5Cross-version VS for R4.OralProsthoMaterialTypeCodes for use in FHIR R5
R2-oral-prosthodontic-material-for-R5Cross-version VS for R2.Oral Prostho Material type Codes for use in FHIR R5
R3-oral-prosthodontic-material-for-R5Cross-version VS for R3.Oral Prostho Material type Codes for use in FHIR R5

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem oral-prosthodontic-material

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

CodeDisplayDefinition
1 Fixed BridgeFixed Bridge
2 Maryland BridgeMaryland Bridge
3 Denture AcrylicDenture Acrylic
4 Denture Chrome CobaltDenture Chrome Cobalt

Source1

{
  "resourceType": "CodeSystem",
  "id": "oral-prosthodontic-material",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4.r4b"
        },
        {
          "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/4.0/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/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/ex-oralprostho",
  "version": "4.0.1",
  "name": "OralProsthoMaterialTypeCodes",
  "title": "Oral Prostho Material type Codes",
  "status": "draft",
  "experimental": false,
  "date": "2025-09-13T16:11:23-04: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 Oral Prosthodontic Material type codes.",
  "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/oral-prosthodontic-material",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Fixed Bridge",
      "definition": "Fixed Bridge"
    },
    {
      "code": "2",
      "display": "Maryland Bridge",
      "definition": "Maryland Bridge"
    },
    {
      "code": "3",
      "display": "Denture Acrylic",
      "definition": "Denture Acrylic"
    },
    {
      "code": "4",
      "display": "Denture Chrome Cobalt",
      "definition": "Denture Chrome Cobalt"
    }
  ]
}