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
Active as of 2022-03-29 |
@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-population"];
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-population 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\">pwid<a name=\"cs-hiv-population-pwid\"> </a></td><td>Injecting drug users</td></tr><tr><td style=\"white-space:nowrap\">msm<a name=\"cs-hiv-population-msm\"> </a></td><td>Men who have sex with men</td></tr><tr><td style=\"white-space:nowrap\">sw<a name=\"cs-hiv-population-sw\"> </a></td><td>Sex workers</td></tr><tr><td style=\"white-space:nowrap\">client_sw<a name=\"cs-hiv-population-client_sw\"> </a></td><td>Clients of sex worker </td></tr><tr><td style=\"white-space:nowrap\">partner_plhiv<a name=\"cs-hiv-population-partner_plhiv\"> </a></td><td>Sexual partner of PLHIV</td></tr><tr><td style=\"white-space:nowrap\">tg_women<a name=\"cs-hiv-population-tg_women\"> </a></td><td>Transgender women</td></tr><tr><td style=\"white-space:nowrap\">tg_men<a name=\"cs-hiv-population-tg_men\"> </a></td><td>Transgender men</td></tr><tr><td style=\"white-space:nowrap\">child_woman_hiv<a name=\"cs-hiv-population-child_woman_hiv\"> </a></td><td>Child of mother who is infected with HIV</td></tr><tr><td style=\"white-space:nowrap\">blood-donor<a name=\"cs-hiv-population-blood-donor\"> </a></td><td>Blood seller / blood donor</td></tr><tr><td style=\"white-space:nowrap\">suspect_hiv<a name=\"cs-hiv-population-suspect_hiv\"> </a></td><td>People suspected for AIDs</td></tr><tr><td style=\"white-space:nowrap\">tb_patient<a name=\"cs-hiv-population-tb_patient\"> </a></td><td>Tuberculosis patient</td></tr><tr><td style=\"white-space:nowrap\">std_person<a name=\"cs-hiv-population-std_person\"> </a></td><td>Persons with STD</td></tr><tr><td style=\"white-space:nowrap\">prisoner<a name=\"cs-hiv-population-prisoner\"> </a></td><td>Prisoner</td></tr><tr><td style=\"white-space:nowrap\">pregnant<a name=\"cs-hiv-population-pregnant\"> </a></td><td>Pregnant women</td></tr><tr><td style=\"white-space:nowrap\">military_recruits<a name=\"cs-hiv-population-military_recruits\"> </a></td><td>Young recruits for military service</td></tr><tr><td style=\"white-space:nowrap\">partner_high_risk<a name=\"cs-hiv-population-partner_high_risk\"> </a></td><td>Sexual partner of high risk group</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"cs-hiv-population-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-population"];
fhir:CodeSystem.version [ fhir:value "0.1.0-test"];
fhir:CodeSystem.name [ fhir:value "CSHIVRiskPopulation"];
fhir:CodeSystem.title [ fhir:value "Population groups"];
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 - Population groups - Subjects to be tested for HIV"];
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 "17"^^xsd:nonNegativeInteger];
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "pwid" ];
fhir:CodeSystem.concept.display [ fhir:value "Injecting drug users" ]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "msm" ];
fhir:CodeSystem.concept.display [ fhir:value "Men who have sex with men" ]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "sw" ];
fhir:CodeSystem.concept.display [ fhir:value "Sex workers" ]
], [
fhir:index 3;
fhir:CodeSystem.concept.code [ fhir:value "client_sw" ];
fhir:CodeSystem.concept.display [ fhir:value "Clients of sex worker " ]
], [
fhir:index 4;
fhir:CodeSystem.concept.code [ fhir:value "partner_plhiv" ];
fhir:CodeSystem.concept.display [ fhir:value "Sexual partner of PLHIV" ]
], [
fhir:index 5;
fhir:CodeSystem.concept.code [ fhir:value "tg_women" ];
fhir:CodeSystem.concept.display [ fhir:value "Transgender women" ]
], [
fhir:index 6;
fhir:CodeSystem.concept.code [ fhir:value "tg_men" ];
fhir:CodeSystem.concept.display [ fhir:value "Transgender men" ]
], [
fhir:index 7;
fhir:CodeSystem.concept.code [ fhir:value "child_woman_hiv" ];
fhir:CodeSystem.concept.display [ fhir:value "Child of mother who is infected with HIV" ]
], [
fhir:index 8;
fhir:CodeSystem.concept.code [ fhir:value "blood-donor" ];
fhir:CodeSystem.concept.display [ fhir:value "Blood seller / blood donor" ]
], [
fhir:index 9;
fhir:CodeSystem.concept.code [ fhir:value "suspect_hiv" ];
fhir:CodeSystem.concept.display [ fhir:value "People suspected for AIDs" ]
], [
fhir:index 10;
fhir:CodeSystem.concept.code [ fhir:value "tb_patient" ];
fhir:CodeSystem.concept.display [ fhir:value "Tuberculosis patient" ]
], [
fhir:index 11;
fhir:CodeSystem.concept.code [ fhir:value "std_person" ];
fhir:CodeSystem.concept.display [ fhir:value "Persons with STD" ]
], [
fhir:index 12;
fhir:CodeSystem.concept.code [ fhir:value "prisoner" ];
fhir:CodeSystem.concept.display [ fhir:value "Prisoner" ]
], [
fhir:index 13;
fhir:CodeSystem.concept.code [ fhir:value "pregnant" ];
fhir:CodeSystem.concept.display [ fhir:value "Pregnant women" ]
], [
fhir:index 14;
fhir:CodeSystem.concept.code [ fhir:value "military_recruits" ];
fhir:CodeSystem.concept.display [ fhir:value "Young recruits for military service" ]
], [
fhir:index 15;
fhir:CodeSystem.concept.code [ fhir:value "partner_high_risk" ];
fhir:CodeSystem.concept.display [ fhir:value "Sexual partner of high risk group" ]
], [
fhir:index 16;
fhir:CodeSystem.concept.code [ fhir:value "other" ];
fhir:CodeSystem.concept.display [ fhir:value "Other" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.