@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.devdataportal.online/catalog/c000053> a dcat:Catalog ;
    dct:description "The system is intended to manage the operational processes of a personal health care institution and to collect, process, store and exchange patient health data with other health care institutions. It is used in the work of specialist doctors, medical laboratories and other health care professionals. The system processes patients' electronic medical records and stores data on patient visits, diagnoses, tests and pathology results, procedures, treatment, prescription creation and inpatient medication prescribing." ;
    dct:language "lit" ;
    dct:modified "2026-08-21T13:36:19.060062"^^xsd:dateTime ;
    dct:title "Information System of the Public Institution Lithuanian University of Health Sciences Kaunas Hospital" ;
    foaf:homepage <https://testdataportal.gov.lt> .

