IHE FHIR Profile: Occupational Data for Health (ODH) - International
1.0.0-comment - ballot International flag

This page is part of the IHE FHIR Profile: Occupational Data for Health (ODH) - International (v1.0.0-comment: Publication Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Occupations - TTL Representation

Active as of 2024-03-08

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "odf-occupationVS"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <code>https://metadata.ilo.org/thesaurus.html</code></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://profiles.ihe.net/PCC/ODH/ValueSet/odf-occupationVS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0-comment"] ; # 
  fhir:name [ fhir:v "ODF_occupationVS"] ; # 
  fhir:title [ fhir:v "Occupation types"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-03-08T10:44:40-06:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "IHE International"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "IHE Patient Care Coordination Committee" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ihe.net/ihe_domains/patient_care_coordination/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "ILO.org [occupation](https://metadata.ilo.org/thesaurus.html) types"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://metadata.ilo.org/thesaurus.html"^^xsd:anyURI ]     ] )
  ] . #