CodeSystemDentalCode (MY Core)

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="code-system-dental-code-my-core" />
    <text>
        <status value="generated" />
        --- We have skipped the narrative for better readability of the resource ---
    </text>
    <url value="http://fhir.hie.moh.gov.my/CodeSystem/dental-code-my-core" />
    <name value="CodeSystemDentalCodeMyCore" />
    <title value="CodeSystemDentalCode (MY Core)" />
    <status value="active" />
    <date value="2024-02-12T04:04:09.5621857+00:00" />
    <description value="Dental code" />
    <compositional value="false" />
    <content value="complete" />
    <count value="17" />
    <concept>
        <code value="0" />
        <display value="Sound" />
        <definition value="Sound" />
    </concept>
    <concept>
        <code value="1" />
        <display value="Caries (D/d)" />
        <definition value="Caries (D/d)" />
    </concept>
    <concept>
        <code value="2" />
        <display value="Missing due to caries (M)" />
        <definition value="Missing due to caries (M)" />
    </concept>
    <concept>
        <code value="3" />
        <display value="Filled due to caries (F/f)" />
        <definition value="Filled due to caries (F/f)" />
    </concept>
    <concept>
        <code value="4" />
        <display value="For extraction due to caries (X/x)" />
        <definition value="For extraction due to caries (X/x)" />
    </concept>
    <concept>
        <code value="5" />
        <display value="Impacted tooth" />
        <definition value="Impacted tooth" />
    </concept>
    <concept>
        <code value="6" />
        <display value="Unerupted tooth" />
        <definition value="Unerupted tooth" />
    </concept>
    <concept>
        <code value="2a" />
        <display value="Missing tooth due to reason other than caries (M)" />
        <definition value="Missing tooth due to reason other than caries (M)" />
    </concept>
    <concept>
        <code value="3a" />
        <display value="Filled for reasons other than caries (Fa/fa)" />
        <definition value="Filled for reasons other than caries (Fa/fa)" />
    </concept>
    <concept>
        <code value="4a" />
        <display value="For extraction for reasons otner than caries (Xa/xa)" />
        <definition value="For extraction for reasons otner than caries (Xa/xa)" />
    </concept>
    <concept>
        <code value="C" />
        <display value="Crown" />
        <definition value="Crown" />
    </concept>
    <concept>
        <code value="P" />
        <display value="Pontic" />
        <definition value="Pontic" />
    </concept>
    <concept>
        <code value="SN" />
        <display value="Supernumerary tooth" />
        <definition value="Supernumerary tooth" />
    </concept>
    <concept>
        <code value="SM" />
        <display value="Space maintainer" />
        <definition value="Space maintainer" />
    </concept>
    <concept>
        <code value="L" />
        <display value="Loose tooth" />
        <definition value="Loose tooth" />
    </concept>
    <concept>
        <code value="TSl" />
        <display value="Tooth surface loss" />
        <definition value="Tooth surface loss" />
    </concept>
    <concept>
        <code value="EDD" />
        <display value="Enamel defect/ dentin/ Molar incisor hypermineralization (MIH)" />
        <definition value="Enamel defect/ dentin/ Molar incisor hypermineralization (MIH)" />
    </concept>
</CodeSystem>

{
    "resourceType": "CodeSystem",
    "id": "code-system-dental-code-my-core",
    "text": {
        "status": "generated",
        --- We have skipped the narrative for better readability of the resource ---
    },
    "url": "http://fhir.hie.moh.gov.my/CodeSystem/dental-code-my-core",
    "name": "CodeSystemDentalCodeMyCore",
    "title": "CodeSystemDentalCode (MY Core)",
    "status": "active",
    "date": "2024-02-12T04:04:09.5621857+00:00",
    "description": "Dental code",
    "compositional": false,
    "content": "complete",
    "count": 17,
    "concept":  [
        {
            "code": "0",
            "display": "Sound",
            "definition": "Sound"
        },
        {
            "code": "1",
            "display": "Caries (D/d)",
            "definition": "Caries (D/d)"
        },
        {
            "code": "2",
            "display": "Missing due to caries (M)",
            "definition": "Missing due to caries (M)"
        },
        {
            "code": "3",
            "display": "Filled due to caries (F/f)",
            "definition": "Filled due to caries (F/f)"
        },
        {
            "code": "4",
            "display": "For extraction due to caries (X/x)",
            "definition": "For extraction due to caries (X/x)"
        },
        {
            "code": "5",
            "display": "Impacted tooth",
            "definition": "Impacted tooth"
        },
        {
            "code": "6",
            "display": "Unerupted tooth",
            "definition": "Unerupted tooth"
        },
        {
            "code": "2a",
            "display": "Missing tooth due to reason other than caries (M)",
            "definition": "Missing tooth due to reason other than caries (M)"
        },
        {
            "code": "3a",
            "display": "Filled for reasons other than caries (Fa/fa)",
            "definition": "Filled for reasons other than caries (Fa/fa)"
        },
        {
            "code": "4a",
            "display": "For extraction for reasons otner than caries (Xa/xa)",
            "definition": "For extraction for reasons otner than caries (Xa/xa)"
        },
        {
            "code": "C",
            "display": "Crown",
            "definition": "Crown"
        },
        {
            "code": "P",
            "display": "Pontic",
            "definition": "Pontic"
        },
        {
            "code": "SN",
            "display": "Supernumerary tooth",
            "definition": "Supernumerary tooth"
        },
        {
            "code": "SM",
            "display": "Space maintainer",
            "definition": "Space maintainer"
        },
        {
            "code": "L",
            "display": "Loose tooth",
            "definition": "Loose tooth"
        },
        {
            "code": "TSl",
            "display": "Tooth surface loss",
            "definition": "Tooth surface loss"
        },
        {
            "code": "EDD",
            "display": "Enamel defect/ dentin/ Molar incisor hypermineralization (MIH)",
            "definition": "Enamel defect/ dentin/ Molar incisor hypermineralization (MIH)"
        }
    ]
}

Defining URL http://fhir.hie.moh.gov.my/CodeSystem/dental-code-my-core
version 1.0.0
Name CodeSystemDentalCodeMyCore
Description Malaysia Dental Code List
Title CodeSystemDentalCode (MY Core)
Status Active as of 05-12-2022
Publisher Malaysia MOH - HIE Steering Committee
Copyright Used by permission of HL7 International, all rights reserved Creative Commons License

This code system http://fhir.hie.moh.gov.my/CodeSystem/dental-code-my-core defines the following codes:

CodeDisplayDefinition
0SoundSound
1Caries (D/d)Caries (D/d)
2Missing due to caries (M)Missing due to caries (M)
3Filled due to caries (F/f)Filled due to caries (F/f)
4For extraction due to caries (X/x)For extraction due to caries (X/x)
5Impacted toothImpacted tooth
6Unerupted toothUnerupted tooth
2aMissing tooth due to reason other than caries (M)Missing tooth due to reason other than caries (M)
3aFilled for reasons other than caries (Fa/fa)Filled for reasons other than caries (Fa/fa)
4aFor extraction for reasons otner than caries (Xa/xa)For extraction for reasons otner than caries (Xa/xa)
CCrownCrown
PPonticPontic
SNSupernumerary toothSupernumerary tooth
SMSpace maintainerSpace maintainer
LLoose toothLoose tooth
TSlTooth surface lossTooth surface loss
EDDEnamel defect/ dentin/ Molar incisor hypermineralization (MIH)Enamel defect/ dentin/ Molar incisor hypermineralization (MIH)