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-06-23 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "occupation"] ; #
fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2024-08-15T13:39:27.742+03:00"^^xsd:dateTime ]
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem occupation</b></p><a name=\"occupation\"> </a><a name=\"hcoccupation\"> </a><a name=\"occupation-en-US\"> </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 13:39:27+0300</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/occupation</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\">education<a name=\"occupation-education\"> </a></td><td>Education</td><td>Education</td><td>تعليم</td></tr><tr><td style=\"white-space:nowrap\">housewife<a name=\"occupation-housewife\"> </a></td><td>Housewife</td><td>Housewife</td><td>ربة منزل</td></tr><tr><td style=\"white-space:nowrap\">business<a name=\"occupation-business\"> </a></td><td>Business</td><td>Business</td><td>تجارة</td></tr><tr><td style=\"white-space:nowrap\">student<a name=\"occupation-student\"> </a></td><td>Student</td><td>Student</td><td>طالب</td></tr><tr><td style=\"white-space:nowrap\">medical field<a name=\"occupation-medicalfield\"> </a></td><td>Medical Field</td><td>Medical Field</td><td>مجال طبي</td></tr><tr><td style=\"white-space:nowrap\">skilled worker<a name=\"occupation-skilledworker\"> </a></td><td>Skilled Worker</td><td>Skilled Worker</td><td>عامل مهاري</td></tr><tr><td style=\"white-space:nowrap\">administration<a name=\"occupation-administration\"> </a></td><td>Administration</td><td>Administration</td><td>إدارة</td></tr><tr><td style=\"white-space:nowrap\">military<a name=\"occupation-military\"> </a></td><td>Military</td><td>Military</td><td>عسكري</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"occupation-unknown\"> </a></td><td>Unknown</td><td>Unknown</td><td>غير معلوم</td></tr><tr><td style=\"white-space:nowrap\">unemployed<a name=\"occupation-unemployed\"> </a></td><td>Unemployed</td><td>Unemployed</td><td>عاطل عن العمل</td></tr><tr><td style=\"white-space:nowrap\">agriculture<a name=\"occupation-agriculture\"> </a></td><td>Agriculture</td><td>Agriculture</td><td>زراعة</td></tr><tr><td style=\"white-space:nowrap\">marine<a name=\"occupation-marine\"> </a></td><td>Marine</td><td>Marine</td><td>بحري</td></tr><tr><td style=\"white-space:nowrap\">others<a name=\"occupation-others\"> </a></td><td>Others</td><td>Others</td><td>أخرى</td></tr><tr><td style=\"white-space:nowrap\">oil industries<a name=\"occupation-oilindustries\"> </a></td><td>Oil Industries</td><td>Oil Industries</td><td>صناعات النفط</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://nphies.sa/terminology/CodeSystem/occupation"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.3.0"] ; #
fhir:name [ fhir:v "Occupation"] ; #
fhir:title [ fhir:v "Occupation"] ; #
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 "Patient occupation codes as per the nphies adopted list of occupations"] ; #
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 "education" ] ;
fhir:display [ fhir:v "Education" ] ;
fhir:definition [ fhir:v "Education" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "تعليم" ] ] )
] [
fhir:code [ fhir:v "housewife" ] ;
fhir:display [ fhir:v "Housewife" ] ;
fhir:definition [ fhir:v "Housewife" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "ربة منزل" ] ] )
] [
fhir:code [ fhir:v "business" ] ;
fhir:display [ fhir:v "Business" ] ;
fhir:definition [ fhir:v "Business" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "تجارة" ] ] )
] [
fhir:code [ fhir:v "student" ] ;
fhir:display [ fhir:v "Student" ] ;
fhir:definition [ fhir:v "Student" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "طالب" ] ] )
] [
fhir:code [ fhir:v "medical field" ] ;
fhir:display [ fhir:v "Medical Field" ] ;
fhir:definition [ fhir:v "Medical Field" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "مجال طبي" ] ] )
] [
fhir:code [ fhir:v "skilled worker" ] ;
fhir:display [ fhir:v "Skilled Worker" ] ;
fhir:definition [ fhir:v "Skilled Worker" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "عامل مهاري" ] ] )
] [
fhir:code [ fhir:v "administration" ] ;
fhir:display [ fhir:v "Administration" ] ;
fhir:definition [ fhir:v "Administration" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "إدارة" ] ] )
] [
fhir:code [ fhir:v "military" ] ;
fhir:display [ fhir:v "Military" ] ;
fhir:definition [ fhir:v "Military" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "عسكري" ] ] )
] [
fhir:code [ fhir:v "unknown" ] ;
fhir:display [ fhir:v "Unknown" ] ;
fhir:definition [ fhir:v "Unknown" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "غير معلوم" ] ] )
] [
fhir:code [ fhir:v "unemployed" ] ;
fhir:display [ fhir:v "Unemployed" ] ;
fhir:definition [ fhir:v "Unemployed" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "عاطل عن العمل" ] ] )
] [
fhir:code [ fhir:v "agriculture" ] ;
fhir:display [ fhir:v "Agriculture" ] ;
fhir:definition [ fhir:v "Agriculture" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "زراعة" ] ] )
] [
fhir:code [ fhir:v "marine" ] ;
fhir:display [ fhir:v "Marine" ] ;
fhir:definition [ fhir:v "Marine" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "بحري" ] ] )
] [
fhir:code [ fhir:v "others" ] ;
fhir:display [ fhir:v "Others" ] ;
fhir:definition [ fhir:v "Others" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "أخرى" ] ] )
] [
fhir:code [ fhir:v "oil industries" ] ;
fhir:display [ fhir:v "Oil Industries" ] ;
fhir:definition [ fhir:v "Oil Industries" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "صناعات النفط" ] ] )
] ) . #
IG © 2024+ HL7 Saudi Arabia. Package nphies-fs#0.3.0 based on FHIR 4.0.1. Generated 2025-06-23
Links: Table of Contents |
QA Report