Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-06-23 |
{
"resourceType" : "CodeSystem",
"id" : "missing-tooth-reason",
"meta" : {
"versionId" : "4",
"lastUpdated" : "2024-08-15T13:03:28.832+03:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem missing-tooth-reason</b></p><a name=\"missing-tooth-reason\"> </a><a name=\"hcmissing-tooth-reason\"> </a><a name=\"missing-tooth-reason-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 4; Last updated: 2024-08-15 13:03:28+0300</p></div><p>This case-insensitive code system <code>http://nphies.sa/terminology/CodeSystem/missing-tooth-reason</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><td><b>Arabic (ar)</b></td></tr><tr><td style=\"white-space:nowrap\">e<a name=\"missing-tooth-reason-e\"> </a></td><td>Extraction</td><td>Extraction</td><td>خلع</td></tr><tr><td style=\"white-space:nowrap\">o<a name=\"missing-tooth-reason-o\"> </a></td><td>Other</td><td>Other</td><td>آخر</td></tr><tr><td style=\"white-space:nowrap\">c<a name=\"missing-tooth-reason-c\"> </a></td><td>Congenital</td><td>Congenital</td><td>خلقي</td></tr><tr><td style=\"white-space:nowrap\">u<a name=\"missing-tooth-reason-u\"> </a></td><td>Unknown</td><td>Unknown</td><td>غير معلوم</td></tr></table></div>"
},
"url" : "http://nphies.sa/terminology/CodeSystem/missing-tooth-reason",
"version" : "0.3.0",
"name" : "MissingToothReasonCodes",
"title" : "Missing Tooth Reason Codes",
"status" : "active",
"experimental" : false,
"date" : "2025-06-23T22:09:21+03:00",
"publisher" : "HL7 Saudi Arabia",
"contact" : [
{
"name" : "HL7 Saudi Arabia",
"telecom" : [
{
"system" : "url",
"value" : "http://test-project.org/test-publisher"
}
]
}
],
"description" : "This set includes Missing Tooth Reason codes.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "SA",
"display" : "Saudi Arabia"
}
]
}
],
"copyright" : "nphies 2020+ (https://nphies.sa)",
"caseSensitive" : false,
"compositional" : false,
"versionNeeded" : false,
"content" : "complete",
"concept" : [
{
"code" : "e",
"display" : "Extraction",
"definition" : "Extraction",
"designation" : [
{
"language" : "ar",
"value" : "خلع"
}
]
},
{
"code" : "o",
"display" : "Other",
"definition" : "Other",
"designation" : [
{
"language" : "ar",
"value" : "آخر"
}
]
},
{
"code" : "c",
"display" : "Congenital",
"definition" : "Congenital",
"designation" : [
{
"language" : "ar",
"value" : "خلقي"
}
]
},
{
"code" : "u",
"display" : "Unknown",
"definition" : "Unknown",
"designation" : [
{
"language" : "ar",
"value" : "غير معلوم"
}
]
}
]
}