This case-insensitive code system https://www.retention-project.eu/ig/CodeSystem/PeripheralEdema
defines the following codes:
Code | Display | Definition |
0 | no | no |
1 | upper legs | upper legs |
2 | ankles and feet | ankles and feet |
"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://www.retention-project.eu/ig/CodeSystem/PeripheralEdema"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0.0"] ; #
fhir:name [ fhir:v "Peripheral_edema"] ; #
fhir:title [ fhir:v "Peripheral edema Codesystem"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2022-11-28T14:27:31+02:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "ICCS"] ; #
fhir:description [ fhir:v "Code system with input values for Peripheral edema"] ; #
fhir:caseSensitive [ fhir:v false] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "3"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "no" ] ;
fhir:definition [ fhir:v "no" ]
] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "upper legs" ] ;
fhir:definition [ fhir:v "upper legs" ]
] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "ankles and feet" ] ;
fhir:definition [ fhir:v "ankles and feet" ]
] ) . #
# -------------------------------------------------------------------------------------