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-07-30 |
{
"resourceType" : "CodeSystem",
"id" : "visit-reason",
"meta" : {
"versionId" : "2",
"lastUpdated" : "2024-08-15T15:09:26.653+03:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem visit-reason</b></p><a name=\"visit-reason\"> </a><a name=\"hcvisit-reason\"> </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 15:09:26+0300</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/visit-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\">follow-up<a name=\"visit-reason-follow-up\"> </a></td><td>Follow Up</td><td>A follow up visit</td><td>متابعة</td></tr><tr><td style=\"white-space:nowrap\">walk-in<a name=\"visit-reason-walk-in\"> </a></td><td>Walk in</td><td>A walk in visit</td><td>زيارة بدون موعد</td></tr><tr><td style=\"white-space:nowrap\">refill<a name=\"visit-reason-refill\"> </a></td><td>Refill</td><td>A refill</td><td>إعادة صرف الدواء</td></tr><tr><td style=\"white-space:nowrap\">referral<a name=\"visit-reason-referral\"> </a></td><td>Referral</td><td>A referral visit</td><td>زيارة محولة</td></tr><tr><td style=\"white-space:nowrap\">new-visit<a name=\"visit-reason-new-visit\"> </a></td><td>New Visit</td><td>A new visit</td><td>زيارة جديدة</td></tr></table></div>"
},
"url" : "http://nphies.sa/terminology/CodeSystem/visit-reason",
"version" : "0.3.0",
"name" : "VisitReason",
"title" : "Visit Reason",
"status" : "active",
"experimental" : false,
"date" : "2025-07-30T12:41:32+03:00",
"publisher" : "HL7 Saudi Arabia",
"contact" : [
{
"name" : "HL7 Saudi Arabia",
"telecom" : [
{
"system" : "url",
"value" : "http://test-project.org/test-publisher"
}
]
}
],
"description" : "Codes indicating the reason for the visit to the healthcare provider.",
"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" : "follow-up",
"display" : "Follow Up",
"definition" : "A follow up visit",
"designation" : [
{
"language" : "ar",
"value" : "متابعة"
}
]
},
{
"code" : "walk-in",
"display" : "Walk in",
"definition" : "A walk in visit",
"designation" : [
{
"language" : "ar",
"value" : "زيارة بدون موعد"
}
]
},
{
"code" : "refill",
"display" : "Refill",
"definition" : "A refill",
"designation" : [
{
"language" : "ar",
"value" : "إعادة صرف الدواء"
}
]
},
{
"code" : "referral",
"display" : "Referral",
"definition" : "A referral visit",
"designation" : [
{
"language" : "ar",
"value" : "زيارة محولة"
}
]
},
{
"code" : "new-visit",
"display" : "New Visit",
"definition" : "A new visit",
"designation" : [
{
"language" : "ar",
"value" : "زيارة جديدة"
}
]
}
]
}