kenyaClaimsIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Practitioner's License Current Renewal Duration - TTL Representation
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 "LicenseRenewalDurationVS"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet LicenseRenewalDurationVS</b></p><a name=\"LicenseRenewalDurationVS\"> </a><a name=\"hcLicenseRenewalDurationVS\"> </a><a name=\"LicenseRenewalDurationVS-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-KNHTS.CURRENTRENEWALDURATION.html\"><code>https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.CURRENTRENEWALDURATION</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-KNHTS.CURRENTRENEWALDURATION.html#KNHTS.CURRENTRENEWALDURATION-once\">once</a></td><td style=\"color: #cccccc\">Once</td><td>Once</td></tr><tr><td><a href=\"CodeSystem-KNHTS.CURRENTRENEWALDURATION.html#KNHTS.CURRENTRENEWALDURATION-semiAnnual\">semiAnnual</a></td><td style=\"color: #cccccc\">Semi-Annual</td><td>Semi-Annual</td></tr><tr><td><a href=\"CodeSystem-KNHTS.CURRENTRENEWALDURATION.html#KNHTS.CURRENTRENEWALDURATION-annual\">annual</a></td><td style=\"color: #cccccc\">Annual</td><td>Annual</td></tr><tr><td><a href=\"CodeSystem-KNHTS.CURRENTRENEWALDURATION.html#KNHTS.CURRENTRENEWALDURATION-other\">other</a></td><td style=\"color: #cccccc\">Other</td><td>Other</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "https://shr.tiberbuapps.com/fhir/ValueSet/LicenseRenewalDurationVS"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "LICENSECURRENTRENEWALDURATION"] ; #
fhir:title [ fhir:v "Practitioner's License Current Renewal Duration"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-09-06T09:59:02+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "intellisoftkenya"] ; #
fhir:contact ( [
fhir:name [ fhir:v "intellisoftkenya" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ] ] )
] ) ; #
fhir:description [ fhir:v "Practitioner's License Current Renewal Duration"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.CURRENTRENEWALDURATION"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "once" ] ] [
fhir:code [ fhir:v "semiAnnual" ] ] [
fhir:code [ fhir:v "annual" ] ] [
fhir:code [ fhir:v "other" ] ] ) ] )
] . #