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" : "condition-onset",
"meta" : {
"versionId" : "2",
"lastUpdated" : "2024-08-15T11:46:12.976+03:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem condition-onset</b></p><a name=\"condition-onset\"> </a><a name=\"hccondition-onset\"> </a><a name=\"condition-onset-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: 2; Last updated: 2024-08-15 11:46:12+0300</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/condition-onset</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\">COEA<a name=\"condition-onset-COEA\"> </a></td><td>Condition with onset during the episode of admitted patient care</td><td>Condition with onset during the episode of admitted patient care</td><td>حالة مرضية بدأت أثناء فترة تلقي المريض الرعاية الصحية بالقسم الداخلي</td></tr><tr><td style=\"white-space:nowrap\">CNNA<a name=\"condition-onset-CNNA\"> </a></td><td>Condition not noted as arising during the episode of admitted patient care</td><td>Condition not noted as arising during the episode of admitted patient care</td><td>حالة مرضية لم يتم ملاحظة/تدوين أنها بدأت أثناء فترة تلقي المريض الرعاية الصحية بالقسم الداخلي</td></tr><tr><td style=\"white-space:nowrap\">NR<a name=\"condition-onset-NR\"> </a></td><td>Not reported</td><td>Not reported</td><td>غير مذكورة</td></tr></table></div>"
},
"url" : "http://nphies.sa/terminology/CodeSystem/condition-onset",
"version" : "0.3.0",
"name" : "ConditionOnset",
"title" : "Condition Onset",
"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 code system provides codes to describe whether a condition was observed to have begun during patient care.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "SA",
"display" : "Saudi Arabia"
}
]
}
],
"copyright" : "nphies 2020+ (https://nphies.sa)",
"caseSensitive" : true,
"compositional" : false,
"versionNeeded" : false,
"content" : "complete",
"concept" : [
{
"code" : "COEA",
"display" : "Condition with onset during the episode of admitted patient care",
"definition" : "Condition with onset during the episode of admitted patient care",
"designation" : [
{
"language" : "ar",
"value" : "حالة مرضية بدأت أثناء فترة تلقي المريض الرعاية الصحية بالقسم الداخلي"
}
]
},
{
"code" : "CNNA",
"display" : "Condition not noted as arising during the episode of admitted patient care",
"definition" : "Condition not noted as arising during the episode of admitted patient care",
"designation" : [
{
"language" : "ar",
"value" : "حالة مرضية لم يتم ملاحظة/تدوين أنها بدأت أثناء فترة تلقي المريض الرعاية الصحية بالقسم الداخلي"
}
]
},
{
"code" : "NR",
"display" : "Not reported",
"definition" : "Not reported",
"designation" : [
{
"language" : "ar",
"value" : "غير مذكورة"
}
]
}
]
}