@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/c000366> a dcat:Catalog ;
    dct:description "The system is designed to manage the operational 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, tests and pathology results, procedures, treatment, prescriptions and in-patient medication administration." ;
    dct:language "lit" ;
    dct:modified "2026-08-21T13:36:19.060062"^^xsd:dateTime ;
    dct:title "Health Care Institution Information System" ;
    foaf:homepage <https://testdataportal.gov.lt> .

