@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/c000030> a dcat:Catalog ;
    dct:description "The system is used to manage the processes of a personal health care institution and to collect, process, store and exchange patients’ health data with other health care institutions. It is used by medical specialists, medical laboratories and other health care professionals. The system manages patients’ electronic medical records and stores data on visits, diagnoses, test and pathology results, procedures, treatment, prescription formation and inpatient medication prescribing." ;
    dct:language "lit" ;
    dct:modified "2026-08-21T13:36:19.060062"^^xsd:dateTime ;
    dct:title "Electronic Health Information System of VšĮ Šilutė Hospital" ;
    foaf:homepage <https://testdataportal.gov.lt> .

