{ "resourceType" : "CodeSystem", "id" : "kiola-care-plan-transient-tag-cs", "text" : { "status" : "generated", "div" : "

This code system https://fhir.ehealth-systems.at/kiola/careplan/transient-tag provides a fragment that includes following codes:

CodeDisplayDefinition
SENSOR_CONFIGURATION Sensor configurationKIOLA ID of the associated (legacy) sensor configuration.
CONFIRMED ConfirmedThe care plan has been successfully retrieved by a client. Might be parametrized using the userAgent and timestamp parameters, e.g.: `{userAgent=Pixel 4a/13 at.ac.ait.dm2/4.12.0(664):36fde7dd,timestamp=2022-11-25T09:28:29.950008}`
" }, "url" : "https://fhir.ehealth-systems.at/kiola/careplan/transient-tag", "version" : "0.1.0", "name" : "KIOLACarePlanTransientTagCS", "title" : "KIOLA Care Plan Transient Tag Code System", "status" : "active", "date" : "2024-04-27T13:32:49+00:00", "contact" : [{ "name" : "AIT Austrian Institute of Technology", "telecom" : [{ "system" : "email", "value" : "mailto:office@ait.ac.at" }] }], "description" : "Meta data tags of care plans that should be removed when creating an updated plan for a patient, in case an activity changes.", "compositional" : true, "content" : "fragment", "concept" : [{ "code" : "SENSOR_CONFIGURATION", "display" : "Sensor configuration", "definition" : "KIOLA ID of the associated (legacy) sensor configuration." }, { "code" : "CONFIRMED", "display" : "Confirmed", "definition" : "The care plan has been successfully retrieved by a client. Might be parametrized using the userAgent and timestamp parameters, e.g.: `{userAgent=Pixel 4a/13 at.ac.ait.dm2/4.12.0(664):36fde7dd,timestamp=2022-11-25T09:28:29.950008}`" }] }