This case-insensitive code system https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.CLMSPYETYPS
defines the following codes:
Code | Display | Definition |
CLMSPYETYPS01 | SUBSCRIBER | Subscriber |
CLMSPYETYPS02 | PROVIDER | Provider |
CLMSPYETYPS03 | OTHER | Other |
"
] ; #
fhir:url [ fhir:v "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.CLMSPYETYPS"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "KNHTS_CLMS_PAYEE_TYPES"] ; #
fhir:title [ fhir:v "KNHTS.CLMSPYTYPS CodeSystem for claim payment types"] ; #
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 "CodeSystem for KNHTS Claim payment types"] ; #
fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "3"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "CLMSPYETYPS01" ] ;
fhir:display [ fhir:v "SUBSCRIBER" ] ;
fhir:definition [ fhir:v "Subscriber" ]
] [
fhir:code [ fhir:v "CLMSPYETYPS02" ] ;
fhir:display [ fhir:v "PROVIDER" ] ;
fhir:definition [ fhir:v "Provider" ]
] [
fhir:code [ fhir:v "CLMSPYETYPS03" ] ;
fhir:display [ fhir:v "OTHER" ] ;
fhir:definition [ fhir:v "Other" ]
] ) . #
# -------------------------------------------------------------------------------------