FHIR Cross-Version Extensions package for FHIR R4 from FHIR R3 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 1 |
@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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "R3-tooth-for-R4"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet R3-tooth-for-R4</b></p><a name=\"R3-tooth-for-R4\"> </a><a name=\"hcR3-tooth-for-R4\"> </a><p>This value set expansion contains 10 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R3-tooth-for-R4-http://hl7.org/fhir/ex-tooth-2\"> </a> <a href=\"CodeSystem-tooth.html#tooth-2\">2</a></td><td>http://hl7.org/fhir/ex-tooth</td><td>2</td><td>Permanent teeth Maxillary left.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R3-tooth-for-R4-http://hl7.org/fhir/ex-tooth-6\"> </a> <a href=\"CodeSystem-tooth.html#tooth-6\">6</a></td><td>http://hl7.org/fhir/ex-tooth</td><td>6</td><td>Deciduous teeth Maxillary left.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R3-tooth-for-R4-http://hl7.org/fhir/ex-tooth-12\"> </a> <a href=\"CodeSystem-tooth.html#tooth-12\">12</a></td><td>http://hl7.org/fhir/ex-tooth</td><td>12</td><td>Upper Right Tooth 2 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R3-tooth-for-R4-http://hl7.org/fhir/ex-tooth-16\"> </a> <a href=\"CodeSystem-tooth.html#tooth-16\">16</a></td><td>http://hl7.org/fhir/ex-tooth</td><td>16</td><td>Upper Right Tooth 6 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R3-tooth-for-R4-http://hl7.org/fhir/ex-tooth-22\"> </a> <a href=\"CodeSystem-tooth.html#tooth-22\">22</a></td><td>http://hl7.org/fhir/ex-tooth</td><td>22</td><td>Upper Left Tooth 2 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R3-tooth-for-R4-http://hl7.org/fhir/ex-tooth-26\"> </a> <a href=\"CodeSystem-tooth.html#tooth-26\">26</a></td><td>http://hl7.org/fhir/ex-tooth</td><td>26</td><td>Upper Left Tooth 6 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R3-tooth-for-R4-http://hl7.org/fhir/ex-tooth-32\"> </a> <a href=\"CodeSystem-tooth.html#tooth-32\">32</a></td><td>http://hl7.org/fhir/ex-tooth</td><td>32</td><td>Lower Left Tooth 2 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R3-tooth-for-R4-http://hl7.org/fhir/ex-tooth-36\"> </a> <a href=\"CodeSystem-tooth.html#tooth-36\">36</a></td><td>http://hl7.org/fhir/ex-tooth</td><td>36</td><td>Lower Left Tooth 6 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R3-tooth-for-R4-http://hl7.org/fhir/ex-tooth-44\"> </a> <a href=\"CodeSystem-tooth.html#tooth-44\">44</a></td><td>http://hl7.org/fhir/ex-tooth</td><td>44</td><td>Lower Right Tooth 4 from the central axis, permanent dentition.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R3-tooth-for-R4-http://hl7.org/fhir/ex-tooth-48\"> </a> <a href=\"CodeSystem-tooth.html#tooth-48\">48</a></td><td>http://hl7.org/fhir/ex-tooth</td><td>48</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-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fm" ]
] [
( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r3.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-standards-status"^^xsd:anyURI ] ;
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:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/3.0/ValueSet/R3-tooth-for-R4"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.1-snapshot-2"] ; #
fhir:name [ fhir:v "R3_tooth_for_R4"] ; #
fhir:title [ fhir:v "Cross-version VS for R3.Oral Site Codes for use in FHIR R4"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-09-01T22:35:57.931214+10: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 cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/tooth|3.0.2 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R3 to R4."] ; #
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:compose [
( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/ex-tooth"^^xsd:anyURI ] ;
fhir:version [ fhir:v "3.0.2" ] ;
( fhir:concept [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "2" ] ] [
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "6" ] ] [
fhir:code [ fhir:v "12" ] ;
fhir:display [ fhir:v "12" ] ] [
fhir:code [ fhir:v "16" ] ;
fhir:display [ fhir:v "16" ] ] [
fhir:code [ fhir:v "22" ] ;
fhir:display [ fhir:v "22" ] ] [
fhir:code [ fhir:v "26" ] ;
fhir:display [ fhir:v "26" ] ] [
fhir:code [ fhir:v "32" ] ;
fhir:display [ fhir:v "32" ] ] [
fhir:code [ fhir:v "36" ] ;
fhir:display [ fhir:v "36" ] ] [
fhir:code [ fhir:v "44" ] ;
fhir:display [ fhir:v "44" ] ] [
fhir:code [ fhir:v "48" ] ;
fhir:display [ fhir:v "48" ] ] ) ] )
] ; #
fhir:expansion [
fhir:timestamp [ fhir:v "2025-09-01T22:35:57.93122+10:00"^^xsd:dateTime ] ;
( fhir:contains [
fhir:system [ fhir:v "http://hl7.org/fhir/ex-tooth"^^xsd:anyURI ] ;
fhir:version [ fhir:v "3.0.2" ] ;
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "2" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/ex-tooth"^^xsd:anyURI ] ;
fhir:version [ fhir:v "3.0.2" ] ;
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "6" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/ex-tooth"^^xsd:anyURI ] ;
fhir:version [ fhir:v "3.0.2" ] ;
fhir:code [ fhir:v "12" ] ;
fhir:display [ fhir:v "12" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/ex-tooth"^^xsd:anyURI ] ;
fhir:version [ fhir:v "3.0.2" ] ;
fhir:code [ fhir:v "16" ] ;
fhir:display [ fhir:v "16" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/ex-tooth"^^xsd:anyURI ] ;
fhir:version [ fhir:v "3.0.2" ] ;
fhir:code [ fhir:v "22" ] ;
fhir:display [ fhir:v "22" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/ex-tooth"^^xsd:anyURI ] ;
fhir:version [ fhir:v "3.0.2" ] ;
fhir:code [ fhir:v "26" ] ;
fhir:display [ fhir:v "26" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/ex-tooth"^^xsd:anyURI ] ;
fhir:version [ fhir:v "3.0.2" ] ;
fhir:code [ fhir:v "32" ] ;
fhir:display [ fhir:v "32" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/ex-tooth"^^xsd:anyURI ] ;
fhir:version [ fhir:v "3.0.2" ] ;
fhir:code [ fhir:v "36" ] ;
fhir:display [ fhir:v "36" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/ex-tooth"^^xsd:anyURI ] ;
fhir:version [ fhir:v "3.0.2" ] ;
fhir:code [ fhir:v "44" ] ;
fhir:display [ fhir:v "44" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/ex-tooth"^^xsd:anyURI ] ;
fhir:version [ fhir:v "3.0.2" ] ;
fhir:code [ fhir:v "48" ] ;
fhir:display [ fhir:v "48" ] ] )
] . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r3.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
