WHO SMART Trust, published by WHO. This guide is not an authorized publication; it is the continuous build for version 1.1.6 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-trust/ and changes regularly. See the Directory of published versions
: WHO GDHCN Trust Network Participant - UAT - 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 "Participants-UAT"] ; #
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: CodeSystem Participants-UAT</b></p><a name=\"Participants-UAT\"> </a><a name=\"hcParticipants-UAT\"> </a><p>This case-insensitive code system <code>http://smart.who.int/trust/CodeSystems/Participants-UAT</code> 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\">WHO<a name=\"Participants-UAT-WHO\"> </a></td><td>UAT Participant WHO</td></tr><tr><td style=\"white-space:nowrap\">XXA<a name=\"Participants-UAT-XXA\"> </a></td><td>UAT Participant XXA</td></tr><tr><td style=\"white-space:nowrap\">XXB<a name=\"Participants-UAT-XXB\"> </a></td><td>UAT Participant XXB</td></tr><tr><td style=\"white-space:nowrap\">XXC<a name=\"Participants-UAT-XXC\"> </a></td><td>UAT Participant XXC</td></tr><tr><td style=\"white-space:nowrap\">XXD<a name=\"Participants-UAT-XXD\"> </a></td><td>UAT Participant XXD</td></tr><tr><td style=\"white-space:nowrap\">XXO<a name=\"Participants-UAT-XXO\"> </a></td><td>UAT Participant XXO</td></tr><tr><td style=\"white-space:nowrap\">XXS<a name=\"Participants-UAT-XXS\"> </a></td><td>UAT Participant XXS</td></tr><tr><td style=\"white-space:nowrap\">XXU<a name=\"Participants-UAT-XXU\"> </a></td><td>UAT Participant XXU</td></tr><tr><td style=\"white-space:nowrap\">XXV<a name=\"Participants-UAT-XXV\"> </a></td><td>UAT Participant XXV</td></tr><tr><td style=\"white-space:nowrap\">XXX<a name=\"Participants-UAT-XXX\"> </a></td><td>UAT Participant XXX</td></tr><tr><td style=\"white-space:nowrap\">XYK<a name=\"Participants-UAT-XYK\"> </a></td><td>UAT Participant XYK</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://smart.who.int/trust/CodeSystems/Participants-UAT"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.1.6"] ; #
fhir:name [ fhir:v "Participants-UAT"] ; #
fhir:title [ fhir:v "WHO GDHCN Trust Network Participant - UAT"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-09-19T08:51:44+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "WHO"] ; #
fhir:contact ( [
fhir:name [ fhir:v "WHO" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://who.int" ] ] )
] ) ; #
fhir:description [ fhir:v "CodeSystem for GDHCN Trust Network Participants for User Acceptance Testing environment"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v false] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "11"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "WHO" ] ;
fhir:display [ fhir:v "UAT Participant WHO" ]
] [
fhir:code [ fhir:v "XXA" ] ;
fhir:display [ fhir:v "UAT Participant XXA" ]
] [
fhir:code [ fhir:v "XXB" ] ;
fhir:display [ fhir:v "UAT Participant XXB" ]
] [
fhir:code [ fhir:v "XXC" ] ;
fhir:display [ fhir:v "UAT Participant XXC" ]
] [
fhir:code [ fhir:v "XXD" ] ;
fhir:display [ fhir:v "UAT Participant XXD" ]
] [
fhir:code [ fhir:v "XXO" ] ;
fhir:display [ fhir:v "UAT Participant XXO" ]
] [
fhir:code [ fhir:v "XXS" ] ;
fhir:display [ fhir:v "UAT Participant XXS" ]
] [
fhir:code [ fhir:v "XXU" ] ;
fhir:display [ fhir:v "UAT Participant XXU" ]
] [
fhir:code [ fhir:v "XXV" ] ;
fhir:display [ fhir:v "UAT Participant XXV" ]
] [
fhir:code [ fhir:v "XXX" ] ;
fhir:display [ fhir:v "UAT Participant XXX" ]
] [
fhir:code [ fhir:v "XYK" ] ;
fhir:display [ fhir:v "UAT Participant XYK" ]
] ) . #