This case-insensitive code system https://fhir.ee/CodeSystem/puude-raskusaste
defines the following codes:
Code | Display | Estonian (et) |
keskmine | Keskmine puue | KESKMINE_PUUE |
raske | Raske puue | RASKE_PUUE |
sygav | Sügav puue | SYGAV_PUUE |
"
] ; #
fhir:url [ fhir:v "https://fhir.ee/CodeSystem/puude-raskusaste"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.2.2"] ; #
fhir:name [ fhir:v "PuudeRaskusaste"] ; #
fhir:title [ fhir:v "Puude raskusaste"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-09-25T11:59:23+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Estonia"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Estonia" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.ee" ]
] )
] ) ; #
fhir:description [ fhir:v "Puude raskusaste"] ; #
fhir:jurisdiction ( [
fhir:coding ( [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EE" ] ;
fhir:display [ fhir:v "Estonia" ]
] )
] ) ; #
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 "keskmine" ] ;
fhir:display [ fhir:v "Keskmine puue" ] ;
fhir:designation ( [
fhir:language [ fhir:v "et" ] ;
fhir:value [ fhir:v "KESKMINE_PUUE" ]
] )
] [
fhir:code [ fhir:v "raske" ] ;
fhir:display [ fhir:v "Raske puue" ] ;
fhir:designation ( [
fhir:language [ fhir:v "et" ] ;
fhir:value [ fhir:v "RASKE_PUUE" ]
] )
] [
fhir:code [ fhir:v "sygav" ] ;
fhir:display [ fhir:v "Sügav puue" ] ;
fhir:designation ( [
fhir:language [ fhir:v "et" ] ;
fhir:value [ fhir:v "SYGAV_PUUE" ]
] )
] ) . #
# -------------------------------------------------------------------------------------