Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services
1.0.1 - ci-build Ethiopia flag

Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/ethiopia-hiv/ and changes regularly. See the Directory of published versions

: Encounter Locations - TTL Representation

Active as of 2024-10-14

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 "encounter-location-value-set"] ; # 
  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: ValueSet encounter-location-value-set</b></p><a name=\"encounter-location-value-set\"> </a><a name=\"hcencounter-location-value-set\"> </a><a name=\"encounter-location-value-set-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA6511-5/\">LA6511-5</a></td><td>Inpatient</td></tr><tr><td><a href=\"https://loinc.org/LA10053-9/\">LA10053-9</a></td><td>Outpatient Services</td></tr><tr><td><a href=\"https://loinc.org/LA6508-1/\">LA6508-1</a></td><td>STI Outpatient</td></tr><tr><td><a href=\"https://loinc.org/LA6509-9/\">LA6509-9</a></td><td>TB Outpatient</td></tr><tr><td><a href=\"https://loinc.org/LA7171-7/\">LA7171-7</a></td><td>Dermatology</td></tr><tr><td><a href=\"https://loinc.org/LA7197-2/\">LA7197-2</a></td><td>Pediatrics</td></tr><tr><td><a href=\"https://loinc.org/LP172899-9/\">LP172899-9</a></td><td>Nutrition and dietetics</td></tr><tr><td><a href=\"https://loinc.org/LA6515-6/\">LA6515-6</a></td><td>Self-referred (via VCT)</td></tr><tr><td><a href=\"https://loinc.org/LA6516-4/\">LA6516-4</a></td><td>CBO referred (referred from a community-based organization via VCT)</td></tr><tr><td><a href=\"https://loinc.org/LP96947-4/\">LP96947-4</a></td><td>Antenatal testing and surveillance</td></tr><tr><td><a href=\"https://loinc.org/LA20786-2/\">LA20786-2</a></td><td>Labor and delivery</td></tr><tr><td><a href=\"https://loinc.org/LA6505-7/\">LA6505-7</a></td><td>PMTCT</td></tr><tr><td><a href=\"https://loinc.org/LA31960-0/\">LA31960-0</a></td><td>Health center - STD/HIV clinic</td></tr><tr><td><a href=\"https://loinc.org/LA46-8/\">LA46-8</a></td><td>Other</td></tr><tr><td><a href=\"https://loinc.org/LP76338-0/\">LP76338-0</a></td><td>Index case</td></tr></table></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/133906008\">133906008</a></td><td>Postpartum care</td></tr><tr><td><a href=\"http://snomed.info/id/309944008\">309944008</a></td><td>Obstetrics department</td></tr><tr><td><a href=\"http://snomed.info/id/309945009\">309945009</a></td><td>Pediatric department</td></tr><tr><td><a href=\"http://snomed.info/id/309912009\">309912009</a></td><td>Medical department</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://moh.gov.et/fhir/hiv/ValueSet/encounter-location-value-set"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.1"] ; # 
  fhir:name [ fhir:v "EncounterLocationValueSet"] ; # 
  fhir:title [ fhir:v "Encounter Locations"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-10-14T10:58:37+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Jembi Health Systems"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Jembi Health Systems" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.jembi.org" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@jembi.org" ]     ] )
  ] [
fhir:name [ fhir:v "Jembi Health Systems" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@jembi.org" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Code used for representing the location where the patient is receiving health services."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ET" ] ;
fhir:display [ fhir:v "Ethiopia" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "LA6511-5" ] ;
fhir:display [ fhir:v "Inpatient" ]       ] [
fhir:code [ fhir:v "LA10053-9" ] ;
fhir:display [ fhir:v "Outpatient Services" ]       ] [
fhir:code [ fhir:v "LA6508-1" ] ;
fhir:display [ fhir:v "STI Outpatient" ]       ] [
fhir:code [ fhir:v "LA6509-9" ] ;
fhir:display [ fhir:v "TB Outpatient" ]       ] [
fhir:code [ fhir:v "LA7171-7" ] ;
fhir:display [ fhir:v "Dermatology" ]       ] [
fhir:code [ fhir:v "LA7197-2" ] ;
fhir:display [ fhir:v "Pediatrics" ]       ] [
fhir:code [ fhir:v "LP172899-9" ] ;
fhir:display [ fhir:v "Nutrition and dietetics" ]       ] [
fhir:code [ fhir:v "LA6515-6" ] ;
fhir:display [ fhir:v "Self-referred (via VCT)" ]       ] [
fhir:code [ fhir:v "LA6516-4" ] ;
fhir:display [ fhir:v "CBO referred (referred from a community-based organization via VCT)" ]       ] [
fhir:code [ fhir:v "LP96947-4" ] ;
fhir:display [ fhir:v "Antenatal testing and surveillance" ]       ] [
fhir:code [ fhir:v "LA20786-2" ] ;
fhir:display [ fhir:v "Labor and delivery" ]       ] [
fhir:code [ fhir:v "LA6505-7" ] ;
fhir:display [ fhir:v "PMTCT" ]       ] [
fhir:code [ fhir:v "LA31960-0" ] ;
fhir:display [ fhir:v "Health center - STD/HIV clinic" ]       ] [
fhir:code [ fhir:v "LA46-8" ] ;
fhir:display [ fhir:v "Other" ]       ] [
fhir:code [ fhir:v "LP76338-0" ] ;
fhir:display [ fhir:v "Index case" ]       ] )     ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "133906008" ] ;
fhir:display [ fhir:v "Postpartum care" ]       ] [
fhir:code [ fhir:v "309944008" ] ;
fhir:display [ fhir:v "Obstetrics department" ]       ] [
fhir:code [ fhir:v "309945009" ] ;
fhir:display [ fhir:v "Pediatric department" ]       ] [
fhir:code [ fhir:v "309912009" ] ;
fhir:display [ fhir:v "Medical department" ]       ] )     ] )
  ] . #