This case-insensitive code system https://fhir.ee/CodeSystem/occupation
provides a fragment that includes following codes:
Code | Display |
22122501 | Pediaater |
22121101 | Allergoloog-immunoloog |
22120901 | Kardioloog |
22210502 | Õde |
"
] ; #
fhir:url [ fhir:v "https://fhir.ee/CodeSystem/occupation"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.2.1"] ; #
fhir:name [ fhir:v "EEOccupation"] ; #
fhir:title [ fhir:v "Classification of Occupations"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-07-30T17:19:44+03:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Estonia"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Estonia" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.ee" ]
] )
] ) ; #
fhir:description [ fhir:v "Estonian Edition of International Standard Classification of Occupations. Based on ISCO-88"] ; #
fhir:jurisdiction ( [
fhir:coding ( [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EE" ] ;
fhir:display [ fhir:v "Estonia" ]
] )
] ) ; #
fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "fragment"] ; #
fhir:concept ( [
fhir:code [ fhir:v "22122501" ] ;
fhir:display [ fhir:v "Pediaater" ]
] [
fhir:code [ fhir:v "22121101" ] ;
fhir:display [ fhir:v "Allergoloog-immunoloog" ]
] [
fhir:code [ fhir:v "22120901" ] ;
fhir:display [ fhir:v "Kardioloog" ]
] [
fhir:code [ fhir:v "22210502" ] ;
fhir:display [ fhir:v "Õde" ]
] ) . #
# -------------------------------------------------------------------------------------