Extensions for Using Data Elements from FHIR STU3 in FHIR R4 - Downloaded Version null 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 "teeth"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem teeth</b></p><a name=\"teeth\"> </a><a name=\"hcteeth\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/ex-fdi</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"teeth-11\"> </a></td><td>Upper Right Tooth 1 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"teeth-12\"> </a></td><td>Upper Right Tooth 2 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">13<a name=\"teeth-13\"> </a></td><td>Upper Right Tooth 3 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">14<a name=\"teeth-14\"> </a></td><td>Upper Right Tooth 4 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">15<a name=\"teeth-15\"> </a></td><td>Upper Right Tooth 5 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">16<a name=\"teeth-16\"> </a></td><td>Upper Right Tooth 6 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">17<a name=\"teeth-17\"> </a></td><td>Upper Right Tooth 7 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">18<a name=\"teeth-18\"> </a></td><td>Upper Right Tooth 8 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">21<a name=\"teeth-21\"> </a></td><td>Upper Left Tooth 1 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">22<a name=\"teeth-22\"> </a></td><td>Upper Left Tooth 2 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">23<a name=\"teeth-23\"> </a></td><td>Upper Left Tooth 3 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">24<a name=\"teeth-24\"> </a></td><td>Upper Left Tooth 4 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">25<a name=\"teeth-25\"> </a></td><td>Upper Left Tooth 5 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">26<a name=\"teeth-26\"> </a></td><td>Upper Left Tooth 6 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">27<a name=\"teeth-27\"> </a></td><td>Upper Left Tooth 7 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">28<a name=\"teeth-28\"> </a></td><td>Upper Left Tooth 8 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">31<a name=\"teeth-31\"> </a></td><td>Lower Left Tooth 1 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">32<a name=\"teeth-32\"> </a></td><td>Lower Left Tooth 2 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">33<a name=\"teeth-33\"> </a></td><td>Lower Left Tooth 3 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">34<a name=\"teeth-34\"> </a></td><td>Lower Left Tooth 4 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">35<a name=\"teeth-35\"> </a></td><td>Lower Left Tooth 5 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">36<a name=\"teeth-36\"> </a></td><td>Lower Left Tooth 6 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">37<a name=\"teeth-37\"> </a></td><td>Lower Left Tooth 7 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">38<a name=\"teeth-38\"> </a></td><td>Lower Left Tooth 8 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">41<a name=\"teeth-41\"> </a></td><td>Lower Right Tooth 1 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">42<a name=\"teeth-42\"> </a></td><td>Lower Right Tooth 2 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">43<a name=\"teeth-43\"> </a></td><td>Lower Right Tooth 3 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">44<a name=\"teeth-44\"> </a></td><td>Lower Right Tooth 4 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">45<a name=\"teeth-45\"> </a></td><td>Lower Right Tooth 5 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">46<a name=\"teeth-46\"> </a></td><td>Lower Right Tooth 6 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">47<a name=\"teeth-47\"> </a></td><td>Lower Right Tooth 7 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\">48<a name=\"teeth-48\"> </a></td><td>Lower Right Tooth 8 from the central axis, permanent dentition.</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status> ] ;
fhir:value [
a fhir:String ;
fhir:v "Informative" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 0 ]
] [
( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r3.r4" ] ] [
fhir:url [
fhir:v "version"^^xsd:anyURI ;
fhir:l fhir:version ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0" ] ] [
fhir:url [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4> ] ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/package-source> ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "fhir" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "informative" ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4> ] ] ) ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/ex-fdi"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ex-fdi>
] ; #
fhir:version [ fhir:v "3.0.2"] ; #
fhir:name [ fhir:v "Teeth Codes"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2026-03-20T11:58:40+11:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "FHIR Infrastructure"] ; #
fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] )
] ) ; #
fhir:description [ fhir:v "This value set includes the FDI Teeth codes."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
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:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/teeth|4.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/teeth?version=4.0.1>
] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "11" ] ;
fhir:display [ fhir:v "11" ] ;
fhir:definition [ fhir:v "Upper Right Tooth 1 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "12" ] ;
fhir:display [ fhir:v "12" ] ;
fhir:definition [ fhir:v "Upper Right Tooth 2 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "13" ] ;
fhir:display [ fhir:v "13" ] ;
fhir:definition [ fhir:v "Upper Right Tooth 3 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "14" ] ;
fhir:display [ fhir:v "14" ] ;
fhir:definition [ fhir:v "Upper Right Tooth 4 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "15" ] ;
fhir:display [ fhir:v "15" ] ;
fhir:definition [ fhir:v "Upper Right Tooth 5 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "16" ] ;
fhir:display [ fhir:v "16" ] ;
fhir:definition [ fhir:v "Upper Right Tooth 6 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "17" ] ;
fhir:display [ fhir:v "17" ] ;
fhir:definition [ fhir:v "Upper Right Tooth 7 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "18" ] ;
fhir:display [ fhir:v "18" ] ;
fhir:definition [ fhir:v "Upper Right Tooth 8 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "21" ] ;
fhir:display [ fhir:v "21" ] ;
fhir:definition [ fhir:v "Upper Left Tooth 1 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "22" ] ;
fhir:display [ fhir:v "22" ] ;
fhir:definition [ fhir:v "Upper Left Tooth 2 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "23" ] ;
fhir:display [ fhir:v "23" ] ;
fhir:definition [ fhir:v "Upper Left Tooth 3 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "24" ] ;
fhir:display [ fhir:v "24" ] ;
fhir:definition [ fhir:v "Upper Left Tooth 4 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "25" ] ;
fhir:display [ fhir:v "25" ] ;
fhir:definition [ fhir:v "Upper Left Tooth 5 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "26" ] ;
fhir:display [ fhir:v "26" ] ;
fhir:definition [ fhir:v "Upper Left Tooth 6 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "27" ] ;
fhir:display [ fhir:v "27" ] ;
fhir:definition [ fhir:v "Upper Left Tooth 7 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "28" ] ;
fhir:display [ fhir:v "28" ] ;
fhir:definition [ fhir:v "Upper Left Tooth 8 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "31" ] ;
fhir:display [ fhir:v "31" ] ;
fhir:definition [ fhir:v "Lower Left Tooth 1 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "32" ] ;
fhir:display [ fhir:v "32" ] ;
fhir:definition [ fhir:v "Lower Left Tooth 2 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "33" ] ;
fhir:display [ fhir:v "33" ] ;
fhir:definition [ fhir:v "Lower Left Tooth 3 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "34" ] ;
fhir:display [ fhir:v "34" ] ;
fhir:definition [ fhir:v "Lower Left Tooth 4 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "35" ] ;
fhir:display [ fhir:v "35" ] ;
fhir:definition [ fhir:v "Lower Left Tooth 5 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "36" ] ;
fhir:display [ fhir:v "36" ] ;
fhir:definition [ fhir:v "Lower Left Tooth 6 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "37" ] ;
fhir:display [ fhir:v "37" ] ;
fhir:definition [ fhir:v "Lower Left Tooth 7 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "38" ] ;
fhir:display [ fhir:v "38" ] ;
fhir:definition [ fhir:v "Lower Left Tooth 8 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "41" ] ;
fhir:display [ fhir:v "41" ] ;
fhir:definition [ fhir:v "Lower Right Tooth 1 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "42" ] ;
fhir:display [ fhir:v "42" ] ;
fhir:definition [ fhir:v "Lower Right Tooth 2 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "43" ] ;
fhir:display [ fhir:v "43" ] ;
fhir:definition [ fhir:v "Lower Right Tooth 3 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "44" ] ;
fhir:display [ fhir:v "44" ] ;
fhir:definition [ fhir:v "Lower Right Tooth 4 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "45" ] ;
fhir:display [ fhir:v "45" ] ;
fhir:definition [ fhir:v "Lower Right Tooth 5 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "46" ] ;
fhir:display [ fhir:v "46" ] ;
fhir:definition [ fhir:v "Lower Right Tooth 6 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "47" ] ;
fhir:display [ fhir:v "47" ] ;
fhir:definition [ fhir:v "Lower Right Tooth 7 from the central axis, permanent dentition." ]
] [
fhir:code [ fhir:v "48" ] ;
fhir:display [ fhir:v "48" ] ;
fhir:definition [ fhir:v "Lower Right Tooth 8 from the central axis, permanent dentition." ]
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r3.r4#0.1.0 based on FHIR 4.0.1. Generated 2026-03-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
