identifier: National Insurance Organization Identifier/INS-FHIR (use: official, )
active: true
type: Insurance Company
name: Saudi National Insurance
address: Olaya Street, Building 70, Riyadh Saudi Arabia(work)
"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:type [
fhir:coding ( [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NII" ]
] )
] ;
fhir:system [ fhir:v "http://nphies.sa/license/payer-license"^^xsd:anyURI ] ;
fhir:value [ fhir:v "INS-FHIR" ]
] ) ; #
fhir:active [ fhir:v true] ; #
fhir:type ( [
fhir:coding ( [
fhir:system [ fhir:v "http://nphies.sa/terminology/CodeSystem/organization-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ins" ]
] )
] ) ; #
fhir:name [ fhir:v "Saudi National Insurance"] ; #
fhir:address ( [
fhir:use [ fhir:v "work" ] ;
fhir:text [ fhir:v "Olaya Street, Building 70, Riyadh Saudi Arabia" ] ;
fhir:line ( [ fhir:v "Olaya Street, Building 70" ] [ fhir:v "Al Olaya District" ] ) ;
fhir:city [ fhir:v "Riyadh" ] ;
fhir:country [ fhir:v "Saudi Arabia" ]
] ) . #
# -------------------------------------------------------------------------------------