HIV Case-reporting for Vietnam - candidate draft
0.1.0-test - CI Build

HIV Case-reporting for Vietnam - candidate draft - Local Development build (v0.1.0-test). See the Directory of published versions

: CodeSystem Occupation - TTL Representation

Active as of 2022-03-29

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:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "cs-hiv-occupation"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://openhie.org/fhir/openhie.vn.case-reporting.hiv/CodeSystem/cs-hiv-occupation defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">sex_business<a name=\"cs-hiv-occupation-sex_business\"> </a></td><td>Persons work in services that are susceptible for sex work</td></tr><tr><td style=\"white-space:nowrap\">driver<a name=\"cs-hiv-occupation-driver\"> </a></td><td>Driver</td></tr><tr><td style=\"white-space:nowrap\">fishman<a name=\"cs-hiv-occupation-fishman\"> </a></td><td>Fisherman</td></tr><tr><td style=\"white-space:nowrap\">army<a name=\"cs-hiv-occupation-army\"> </a></td><td>Army personnel</td></tr><tr><td style=\"white-space:nowrap\">gov_empl<a name=\"cs-hiv-occupation-gov_empl\"> </a></td><td>Government employee</td></tr><tr><td style=\"white-space:nowrap\">worker<a name=\"cs-hiv-occupation-worker\"> </a></td><td>Worker</td></tr><tr><td style=\"white-space:nowrap\">student<a name=\"cs-hiv-occupation-student\"> </a></td><td>Pupil/Student</td></tr><tr><td style=\"white-space:nowrap\">free_lancer<a name=\"cs-hiv-occupation-free_lancer\"> </a></td><td>Free lancer</td></tr><tr><td style=\"white-space:nowrap\">unemployment<a name=\"cs-hiv-occupation-unemployment\"> </a></td><td>Unemployment</td></tr><tr><td style=\"white-space:nowrap\">child<a name=\"cs-hiv-occupation-child\"> </a></td><td>Children</td></tr><tr><td style=\"white-space:nowrap\">prisoner<a name=\"cs-hiv-occupation-prisoner\"> </a></td><td>Prisoner</td></tr><tr><td style=\"white-space:nowrap\">famer<a name=\"cs-hiv-occupation-famer\"> </a></td><td>Farmer</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"cs-hiv-occupation-other\"> </a></td><td>Other</td></tr></table></div>"
  ];
  fhir:CodeSystem.url [ fhir:value "http://openhie.org/fhir/openhie.vn.case-reporting.hiv/CodeSystem/cs-hiv-occupation"];
  fhir:CodeSystem.version [ fhir:value "0.1.0-test"];
  fhir:CodeSystem.name [ fhir:value "CSOccupation"];
  fhir:CodeSystem.title [ fhir:value "CodeSystem Occupation"];
  fhir:CodeSystem.status [ fhir:value "active"];
  fhir:CodeSystem.date [ fhir:value "2022-03-29T15:31:44+00:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "OpenHIE"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://ohie.org" ]     ]
  ];
  fhir:CodeSystem.description [ fhir:value "CodeSystem - Occupation"];
  fhir:CodeSystem.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
       fhir:Coding.code [ fhir:value "001" ]     ]
  ];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.count [ fhir:value "13"^^xsd:nonNegativeInteger];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "sex_business" ];
     fhir:CodeSystem.concept.display [ fhir:value "Persons work in services that are susceptible for sex work" ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "driver" ];
     fhir:CodeSystem.concept.display [ fhir:value "Driver" ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "fishman" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fisherman" ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "army" ];
     fhir:CodeSystem.concept.display [ fhir:value "Army personnel" ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "gov_empl" ];
     fhir:CodeSystem.concept.display [ fhir:value "Government employee" ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "worker" ];
     fhir:CodeSystem.concept.display [ fhir:value "Worker" ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "student" ];
     fhir:CodeSystem.concept.display [ fhir:value "Pupil/Student" ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "free_lancer" ];
     fhir:CodeSystem.concept.display [ fhir:value "Free lancer" ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "unemployment" ];
     fhir:CodeSystem.concept.display [ fhir:value "Unemployment" ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "child" ];
     fhir:CodeSystem.concept.display [ fhir:value "Children" ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.concept.code [ fhir:value "prisoner" ];
     fhir:CodeSystem.concept.display [ fhir:value "Prisoner" ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.concept.code [ fhir:value "famer" ];
     fhir:CodeSystem.concept.display [ fhir:value "Farmer" ]
  ], [
     fhir:index 12;
     fhir:CodeSystem.concept.code [ fhir:value "other" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other" ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.