0.1.0 - ci-build
MHNSushi - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-02-12 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "code-system-dental-code-my-core"] ; #
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: CodeSystem code-system-dental-code-my-core</b></p><a name=\"code-system-dental-code-my-core\"> </a><a name=\"hccode-system-dental-code-my-core\"> </a><a name=\"code-system-dental-code-my-core-en-US\"> </a><p>This code system <code>http://fhir.hie.moh.gov.my/CodeSystem/dental-code-my-core</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"code-system-dental-code-my-core-0\"> </a></td><td>Sound</td><td>Sound</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"code-system-dental-code-my-core-1\"> </a></td><td>Caries (D/d)</td><td>Caries (D/d)</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"code-system-dental-code-my-core-2\"> </a></td><td>Missing due to caries (M)</td><td>Missing due to caries (M)</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"code-system-dental-code-my-core-3\"> </a></td><td>Filled due to caries (F/f)</td><td>Filled due to caries (F/f)</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"code-system-dental-code-my-core-4\"> </a></td><td>For extraction due to caries (X/x)</td><td>For extraction due to caries (X/x)</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"code-system-dental-code-my-core-5\"> </a></td><td>Impacted tooth</td><td>Impacted tooth</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"code-system-dental-code-my-core-6\"> </a></td><td>Unerupted tooth</td><td>Unerupted tooth</td></tr><tr><td style=\"white-space:nowrap\">2a<a name=\"code-system-dental-code-my-core-2a\"> </a></td><td>Missing tooth due to reason other than caries (M)</td><td>Missing tooth due to reason other than caries (M)</td></tr><tr><td style=\"white-space:nowrap\">3a<a name=\"code-system-dental-code-my-core-3a\"> </a></td><td>Filled for reasons other than caries (Fa/fa)</td><td>Filled for reasons other than caries (Fa/fa)</td></tr><tr><td style=\"white-space:nowrap\">4a<a name=\"code-system-dental-code-my-core-4a\"> </a></td><td>For extraction for reasons otner than caries (Xa/xa)</td><td>For extraction for reasons otner than caries (Xa/xa)</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"code-system-dental-code-my-core-C\"> </a></td><td>Crown</td><td>Crown</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"code-system-dental-code-my-core-P\"> </a></td><td>Pontic</td><td>Pontic</td></tr><tr><td style=\"white-space:nowrap\">SN<a name=\"code-system-dental-code-my-core-SN\"> </a></td><td>Supernumerary tooth</td><td>Supernumerary tooth</td></tr><tr><td style=\"white-space:nowrap\">SM<a name=\"code-system-dental-code-my-core-SM\"> </a></td><td>Space maintainer</td><td>Space maintainer</td></tr><tr><td style=\"white-space:nowrap\">L<a name=\"code-system-dental-code-my-core-L\"> </a></td><td>Loose tooth</td><td>Loose tooth</td></tr><tr><td style=\"white-space:nowrap\">TSl<a name=\"code-system-dental-code-my-core-TSl\"> </a></td><td>Tooth surface loss</td><td>Tooth surface loss</td></tr><tr><td style=\"white-space:nowrap\">EDD<a name=\"code-system-dental-code-my-core-EDD\"> </a></td><td>Enamel defect/ dentin/ Molar incisor hypermineralization (MIH)</td><td>Enamel defect/ dentin/ Molar incisor hypermineralization (MIH)</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/dental-code-my-core"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "CodeSystemDentalCodeMyCore"] ; #
fhir:title [ fhir:v "CodeSystemDentalCode (MY Core)"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2024-02-12T04:04:09.5621857+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Example Publisher"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Example Publisher" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ] ] )
] ) ; #
fhir:description [ fhir:v "Dental code"] ; #
fhir:compositional [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "17"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "Sound" ] ;
fhir:definition [ fhir:v "Sound" ]
] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Caries (D/d)" ] ;
fhir:definition [ fhir:v "Caries (D/d)" ]
] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Missing due to caries (M)" ] ;
fhir:definition [ fhir:v "Missing due to caries (M)" ]
] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Filled due to caries (F/f)" ] ;
fhir:definition [ fhir:v "Filled due to caries (F/f)" ]
] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "For extraction due to caries (X/x)" ] ;
fhir:definition [ fhir:v "For extraction due to caries (X/x)" ]
] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "Impacted tooth" ] ;
fhir:definition [ fhir:v "Impacted tooth" ]
] [
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "Unerupted tooth" ] ;
fhir:definition [ fhir:v "Unerupted tooth" ]
] [
fhir:code [ fhir:v "2a" ] ;
fhir:display [ fhir:v "Missing tooth due to reason other than caries (M)" ] ;
fhir:definition [ fhir:v "Missing tooth due to reason other than caries (M)" ]
] [
fhir:code [ fhir:v "3a" ] ;
fhir:display [ fhir:v "Filled for reasons other than caries (Fa/fa)" ] ;
fhir:definition [ fhir:v "Filled for reasons other than caries (Fa/fa)" ]
] [
fhir:code [ fhir:v "4a" ] ;
fhir:display [ fhir:v "For extraction for reasons otner than caries (Xa/xa)" ] ;
fhir:definition [ fhir:v "For extraction for reasons otner than caries (Xa/xa)" ]
] [
fhir:code [ fhir:v "C" ] ;
fhir:display [ fhir:v "Crown" ] ;
fhir:definition [ fhir:v "Crown" ]
] [
fhir:code [ fhir:v "P" ] ;
fhir:display [ fhir:v "Pontic" ] ;
fhir:definition [ fhir:v "Pontic" ]
] [
fhir:code [ fhir:v "SN" ] ;
fhir:display [ fhir:v "Supernumerary tooth" ] ;
fhir:definition [ fhir:v "Supernumerary tooth" ]
] [
fhir:code [ fhir:v "SM" ] ;
fhir:display [ fhir:v "Space maintainer" ] ;
fhir:definition [ fhir:v "Space maintainer" ]
] [
fhir:code [ fhir:v "L" ] ;
fhir:display [ fhir:v "Loose tooth" ] ;
fhir:definition [ fhir:v "Loose tooth" ]
] [
fhir:code [ fhir:v "TSl" ] ;
fhir:display [ fhir:v "Tooth surface loss" ] ;
fhir:definition [ fhir:v "Tooth surface loss" ]
] [
fhir:code [ fhir:v "EDD" ] ;
fhir:display [ fhir:v "Enamel defect/ dentin/ Molar incisor hypermineralization (MIH)" ] ;
fhir:definition [ fhir:v "Enamel defect/ dentin/ Molar incisor hypermineralization (MIH)" ]
] ) . #
IG © 2024+ Example Publisher. Package fhir.example#0.1.0 based on FHIR 4.0.1. Generated 2024-12-26
Links: Table of Contents |
QA Report