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" : "services",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2023-05-23T18:50:16.898+03:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem services</b></p><a name=\"services\"> </a><a name=\"hcservices\"> </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: 1; Last updated: 2023-05-23 18:50:16+0300</p></div><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Short Description</td><td>short_description</td><td>http://nphies.sa/terminology/CodeSystem/concept-properties#short_description</td><td>string</td><td>Short Description</td></tr><tr><td>Block</td><td>block</td><td>http://nphies.sa/terminology/CodeSystem/concept-properties#block</td><td>integer</td><td>Block</td></tr><tr><td>Active From</td><td>active_from</td><td>http://nphies.sa/terminology/CodeSystem/concept-properties#active_from</td><td>dateTime</td><td>Active From</td></tr><tr><td>Active To</td><td>active_to</td><td>http://nphies.sa/terminology/CodeSystem/concept-properties#active_to</td><td>dateTime</td><td>Active To</td></tr><tr><td>Active</td><td>active</td><td>http://nphies.sa/terminology/CodeSystem/concept-properties#active</td><td>boolean</td><td>Active</td></tr><tr><td>Activation Periods</td><td>activationPeriods</td><td>http://nphies.sa/terminology/CodeSystem/concept-properties#activationPeriods</td><td>string</td><td>Activation Periods</td></tr></table><p><b>Concepts</b></p><p>This case-insensitive code system <code>http://nphies.sa/terminology/CodeSystem/services</code> provides <b>a fragment</b> that includes following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Short Description</b></td><td><b>Block</b></td><td><b>Active</b></td></tr><tr><td style=\"white-space:nowrap\">83610-02-90<a name=\"services-83610-02-90\"> </a></td><td>Room and board charges of a neonatal ( 0-22 days age)born in the hospital or admitted requiring of special medical attention in special care settings where consumables and drugs need to be reported separately</td><td>Room & board SCBU excluding consumables</td><td>3610</td><td>true</td></tr><tr><td style=\"white-space:nowrap\">83600-00-10<a name=\"services-83600-00-10\"> </a></td><td>Office Assessment for diagnosis treatment and counselling of a new or established patient by Specialist</td><td>Specialist Consultation</td><td>3600</td><td>true</td></tr></table></div>"
},
"url" : "http://nphies.sa/terminology/CodeSystem/services",
"version" : "0.3.0",
"name" : "Services",
"title" : "Services",
"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" : "This code set includes Room and Board, In-patient Rounding, Consultations, and Service codes.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "SA",
"display" : "Saudi Arabia"
}
]
}
],
"copyright" : "Copyright Independent Hospital Pricing Authority (https://ihacpa.gov.au). This code system has been drawn from the ACHI codes and have been extended by The Council for Health Insurance (https://chi.gov.sa) to create the Saudi Billing System (SBS). The majority of codes have been removed from public view with only a few retained to support examples.",
"caseSensitive" : false,
"compositional" : false,
"versionNeeded" : false,
"content" : "fragment",
"property" : [
{
"code" : "short_description",
"uri" : "http://nphies.sa/terminology/CodeSystem/concept-properties#short_description",
"description" : "Short Description",
"type" : "string"
},
{
"code" : "block",
"uri" : "http://nphies.sa/terminology/CodeSystem/concept-properties#block",
"description" : "Block",
"type" : "integer"
},
{
"code" : "active_from",
"uri" : "http://nphies.sa/terminology/CodeSystem/concept-properties#active_from",
"description" : "Active From",
"type" : "dateTime"
},
{
"code" : "active_to",
"uri" : "http://nphies.sa/terminology/CodeSystem/concept-properties#active_to",
"description" : "Active To",
"type" : "dateTime"
},
{
"code" : "active",
"uri" : "http://nphies.sa/terminology/CodeSystem/concept-properties#active",
"description" : "Active",
"type" : "boolean"
},
{
"code" : "activationPeriods",
"uri" : "http://nphies.sa/terminology/CodeSystem/concept-properties#activationPeriods",
"description" : "Activation Periods",
"type" : "string"
}
],
"concept" : [
{
"code" : "83610-02-90",
"display" : "Room and board charges of a neonatal ( 0-22 days age)born in the hospital or admitted requiring of special medical attention in special care settings where consumables and drugs need to be reported separately",
"property" : [
{
"code" : "short_description",
"valueString" : "Room & board SCBU excluding consumables"
},
{
"code" : "active",
"valueBoolean" : true
},
{
"code" : "block",
"valueInteger" : 3610
}
]
},
{
"code" : "83600-00-10",
"display" : "Office Assessment for diagnosis treatment and counselling of a new or established patient by Specialist",
"property" : [
{
"code" : "short_description",
"valueString" : "Specialist Consultation"
},
{
"code" : "active",
"valueBoolean" : true
},
{
"code" : "block",
"valueInteger" : 3600
}
]
}
]
}