This case-insensitive code system https://www.retention-project.eu/ig/CodeSystem/Category
defines the following codes:
Code | Display | Definition |
0 | Baseline | Baseline |
1 | Month 4 | Month 4 |
2 | Month 8 | Month 8 |
3 | Month 12 | Month 12 |
4 | Month 16 | Month 16 |
5 | Unscheduled | Unscheduled |
6 | Month 20 | Month 20 |
7 | Month 24 | Month 24 |
8 | Month 28 | Month 28 |
"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://www.retention-project.eu/ig/CodeSystem/Category"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0.0"] ; #
fhir:name [ fhir:v "Category"] ; #
fhir:title [ fhir:v "Category Codesystem"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-06-13T12:00:00+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "ICCS"] ; #
fhir:description [ fhir:v "Code system with input values for Category"] ; #
fhir:caseSensitive [ fhir:v false] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "9"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "Baseline" ] ;
fhir:definition [ fhir:v "Baseline" ]
] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Month 4" ] ;
fhir:definition [ fhir:v "Month 4" ]
] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Month 8" ] ;
fhir:definition [ fhir:v "Month 8" ]
] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Month 12" ] ;
fhir:definition [ fhir:v "Month 12" ]
] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Month 16" ] ;
fhir:definition [ fhir:v "Month 16" ]
] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "Unscheduled" ] ;
fhir:definition [ fhir:v "Unscheduled" ]
] [
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "Month 20" ] ;
fhir:definition [ fhir:v "Month 20" ]
] [
fhir:code [ fhir:v "7" ] ;
fhir:display [ fhir:v "Month 24" ] ;
fhir:definition [ fhir:v "Month 24" ]
] [
fhir:code [ fhir:v "8" ] ;
fhir:display [ fhir:v "Month 28" ] ;
fhir:definition [ fhir:v "Month 28" ]
] ) . #
# -------------------------------------------------------------------------------------