Eswatini HL7 FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Code System: Eswatini Service Request Category - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:id [ fhir:v "SzServiceRequestCategoryCS"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem SzServiceRequestCategoryCS</b></p><a name=\"SzServiceRequestCategoryCS\"> </a><a name=\"hcSzServiceRequestCategoryCS\"> </a><p>This code system <code>https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzServiceRequestCategoryCS</code> defines the following code:</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\">1<a name=\"SzServiceRequestCategoryCS-1\"> </a></td><td>Referral</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzServiceRequestCategoryCS"^^xsd:anyURI ;
fhir:l <https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzServiceRequestCategoryCS>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "EswatiniServiceRequestCategory"] ; #
fhir:title [ fhir:v "Code System: Eswatini Service Request Category"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-03-26T10:44:11+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Ministry of Health Eswatini"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Ministry of Health Eswatini" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hapifhir.eswatinihie.com" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "eswatinihie@moh.gov.sz" ] ] )
] ) ; #
fhir:description [ fhir:v "Data element that contains codes for service request categories"] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "1"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Referral" ]
] ) . #