version: 4; Last updated: 2024-08-15 10:35:13+0300
This case-sensitive code system http://nphies.sa/terminology/CodeSystem/adjudication-outcome
defines the following codes:
Code | Display | Definition | Arabic (ar) |
not-required | Not Required | No Authorization is required for this request | لا يتطلب موافقة مسبقة |
pended | Pended | The processing of the requested has been pended awaiting further information or processing | معلّق |
approved | Approved | All items approved | موافق عليه-مقبول |
rejected | Rejected | All items rejected | مرفوض |
partial | Partially Approved | At least one item rejected | مقبول جزئيًا |
"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://nphies.sa/terminology/CodeSystem/adjudication-outcome"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.3.0"] ; #
fhir:name [ fhir:v "AdjudicationOutcome"] ; #
fhir:title [ fhir:v "Adjudication Outcome"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-06-23T22:09:21+03:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Saudi Arabia"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Saudi Arabia" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://test-project.org/test-publisher" ]
] )
] ) ; #
fhir:description [ fhir:v "A code indicating the outcome of the adjudication such as rejected, partially approved/paid or approved/paid as submitted."] ; #
fhir:jurisdiction ( [
fhir:coding ( [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SA" ] ;
fhir:display [ fhir:v "Saudi Arabia" ]
] )
] ) ; #
fhir:copyright [ fhir:v "nphies 2020+ (https://nphies.sa)"] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:compositional [ fhir:v false] ; #
fhir:versionNeeded [ fhir:v false] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "not-required" ] ;
fhir:display [ fhir:v "Not Required" ] ;
fhir:definition [ fhir:v "No Authorization is required for this request" ] ;
fhir:designation ( [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "لا يتطلب موافقة مسبقة" ]
] )
] [
fhir:code [ fhir:v "pended" ] ;
fhir:display [ fhir:v "Pended" ] ;
fhir:definition [ fhir:v "The processing of the requested has been pended awaiting further information or processing" ] ;
fhir:designation ( [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "معلّق" ]
] )
] [
fhir:code [ fhir:v "approved" ] ;
fhir:display [ fhir:v "Approved" ] ;
fhir:definition [ fhir:v "All items approved" ] ;
fhir:designation ( [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "موافق عليه-مقبول" ]
] )
] [
fhir:code [ fhir:v "rejected" ] ;
fhir:display [ fhir:v "Rejected" ] ;
fhir:definition [ fhir:v "All items rejected" ] ;
fhir:designation ( [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "مرفوض" ]
] )
] [
fhir:code [ fhir:v "partial" ] ;
fhir:display [ fhir:v "Partially Approved" ] ;
fhir:definition [ fhir:v "At least one item rejected" ] ;
fhir:designation ( [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "مقبول جزئيًا" ]
] )
] ) . #
# -------------------------------------------------------------------------------------