version: 2; Last updated: 2024-08-15 13:44:50+0300
This case-sensitive code system http://nphies.sa/terminology/CodeSystem/patient-identifier-type
defines the following codes:
Code | Display | Definition | Arabic (ar) |
BN | Border Number | Border Number | رقم الحدود |
DP | Displaced person | Displaced person | نازح |
"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://nphies.sa/terminology/CodeSystem/patient-identifier-type"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.3.0"] ; #
fhir:name [ fhir:v "PatientIdentifierType"] ; #
fhir:title [ fhir:v "Patient Identifier Type"] ; #
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 "Codes to indicate the type of patient identifier."] ; #
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 "BN" ] ;
fhir:display [ fhir:v "Border Number" ] ;
fhir:definition [ fhir:v "Border Number" ] ;
fhir:designation ( [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "رقم الحدود" ]
] )
] [
fhir:code [ fhir:v "DP" ] ;
fhir:display [ fhir:v "Displaced person" ] ;
fhir:definition [ fhir:v "Displaced person" ] ;
fhir:designation ( [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "نازح" ]
] )
] ) . #
# -------------------------------------------------------------------------------------