0.1.0 - ci-build
KenyaDiagnosticsFHIRIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
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:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "KMHFLCS"] ; # 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 KMHFLCS</b></p><a name=\"KMHFLCS\"> </a><a name=\"hcKMHFLCS\"> </a><a name=\"KMHFLCS-en-US\"> </a><p>This case-sensitive code system <code>http://kmhfl.health.go.ke/fhir</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"/><td>KMHFL</td><td>The KMHFL identifier.</td></tr></table></div>" ] ; # fhir:url [ fhir:v "http://kmhfl.health.go.ke/fhir"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:name [ fhir:v "KMHFLCS"] ; # fhir:title [ fhir:v "KMHFL Code System"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2024-11-27T16:57:00+03:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "DNLS"] ; # fhir:contact ( [ fhir:name [ fhir:v "DNLS" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://nphl.go.ke" ] ] ) ] ) ; # fhir:description [ fhir:v "The KMHFL code system is a code system that defines the KMHFL identifier."] ; # fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # fhir:content [ fhir:v "complete"] ; # fhir:count [ fhir:v "1"^^xsd:nonNegativeInteger] ; # fhir:concept ( [ fhir:display [ fhir:v "KMHFL" ] ; fhir:definition [ fhir:v "The KMHFL identifier." ] ] ) . #