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
: Value Set: ICD10 - 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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "CIE10VS"] ; #
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: ValueSet CIE10VS</b></p><a name=\"CIE10VS\"> </a><a name=\"hcCIE10VS\"> </a><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-icd10.html\"><code>http://hl7.org/fhir/sid/icd-10</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://hapifhir.eswatinihie.com/fhir/ValueSet/CIE10VS"^^xsd:anyURI ;
fhir:l <https://hapifhir.eswatinihie.com/fhir/ValueSet/CIE10VS>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "CIE10VS"] ; #
fhir:title [ fhir:v "Value Set: ICD10"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2023-01-01T00:00:00-05: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 "CIE10 code values"] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://hl7.org/fhir/sid/icd-10"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/sid/icd-10> ] ] )
] . #