@prefix fhir: . @prefix loinc: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "e200-a_redaguoti-atsakyma"] ; # fhir:meta [ fhir:profile ( [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/e200-bundle"^^xsd:anyURI ; fhir:l ] ) ] ; # fhir:type [ fhir:v "transaction"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "DiagnosticReport/diagnosticReport1"^^xsd:anyURI ; fhir:l ] ; fhir:resource ( ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "DiagnosticReport/diagnosticReport1"^^xsd:anyURI ; fhir:l ] ] ] [ fhir:fullUrl [ fhir:v "Observation/observation1"^^xsd:anyURI ; fhir:l ] ; fhir:resource ( ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Observation/observation1"^^xsd:anyURI ; fhir:l ] ] ] [ fhir:fullUrl [ fhir:v "Composition/composition1"^^xsd:anyURI ; fhir:l ] ; fhir:resource ( ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Composition/composition1"^^xsd:anyURI ; fhir:l ] ] ] [ fhir:fullUrl [ fhir:v "urn:uuid:111e1111-e11b-41d1-a111-111111111111"^^xsd:anyURI ; fhir:l ] ; fhir:resource ( ) ; fhir:request [ fhir:method [ fhir:v "POST" ] ; fhir:url [ fhir:v "Provenance"^^xsd:anyURI ; fhir:l fhir:Provenance ] ] ] ) . # a fhir:DiagnosticReport ; fhir:id [ fhir:v "Inline-Instance-for-e200-a_redaguoti-atsakyma-1"] ; # fhir:meta [ fhir:profile ( [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/lt-diagnosticReport"^^xsd:anyURI ; fhir:l ] ) ] ; # fhir:basedOn ( [ fhir:l ; fhir:reference [ fhir:v "ServiceRequest/serviceRequest1" ] ] ) ; # fhir:status [ fhir:v "amended"] ; # fhir:code [ fhir:coding ( [ a loinc:30954-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "30954-2" ] ; fhir:display [ fhir:v "Procedure findings Narrative" ] ] ) ] ; # fhir:subject [ fhir:identifier [ fhir:system [ fhir:v "http://esveikata.lt/Identifier/Patient/ESPBI"^^xsd:anyURI ; fhir:l ] ; fhir:value [ fhir:v "1222778810" ] ] ] ; # fhir:encounter [ fhir:identifier [ fhir:system [ fhir:v "http://esveikata.lt/Identifier/Encounter/ESPBI"^^xsd:anyURI ; fhir:l ] ; fhir:value [ fhir:v "1155522336" ] ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2026-05-26T11:26:26.000Z"^^xsd:dateTime ] ; # fhir:performer ( [ fhir:extension ( [ fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:String ; fhir:v "1001006006" ] ] [ fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationEspbiId"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:String ; fhir:v "1333322467" ] ] ) ] ) ; # fhir:resultsInterpreter ( [ fhir:extension ( [ fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:String ; fhir:v "1001006006" ] ] [ fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationEspbiId"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:String ; fhir:v "1333322467" ] ] ) ] ) ; # fhir:specimen ( [ fhir:l ; fhir:reference [ fhir:v "Specimen/specimen1" ] ] ) ; # fhir:result ( [ fhir:l ; fhir:reference [ fhir:v "Observation/observation1" ] ] ) . # a fhir:Observation ; fhir:id [ fhir:v "Inline-Instance-for-e200-a_redaguoti-atsakyma-2"] ; # fhir:meta [ fhir:profile ( [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/lt-observation"^^xsd:anyURI ; fhir:l ] ) ] ; # fhir:status [ fhir:v "amended"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "https://www.medicinosnk.lt/lt-lab-klt-nomenclature"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "2601-3" ] ; fhir:display [ fhir:v "Magnis" ] ] ) ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2026-05-26T11:26:26.000Z"^^xsd:dateTime ] ; # fhir:performer ( [ fhir:extension ( [ fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:String ; fhir:v "1001006006" ] ] [ fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationEspbiId"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:String ; fhir:v "1333322467" ] ] ) ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "mmol/L" ] ] ; # fhir:method [ fhir:coding ( [ fhir:system [ fhir:v "https://www.medicinosnk.lt/lt-lab-methods"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "SPECPHOT" ] ; fhir:display [ fhir:v "Spektrofotometrinis" ] ] ) ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v 3.5 ] ] ; fhir:high [ fhir:value [ fhir:v 5.1 ] ] ; fhir:text [ fhir:v "3,5-5,1" ] ] ) . # a fhir:Composition ; fhir:id [ fhir:v "Inline-Instance-for-e200-a_redaguoti-atsakyma-3"] ; # fhir:meta [ fhir:versionId [ fhir:v "1" ] ; fhir:profile ( [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/e200-composition"^^xsd:anyURI ; fhir:l ] ) ] ; # fhir:version [ fhir:v "1"] ; # fhir:status [ fhir:v "amended"] ; # fhir:type [ fhir:coding ( [ a loinc:11502-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "11502-2" ] ; fhir:display [ fhir:v "Laboratory report" ] ] ) ] ; # fhir:subject ( [ fhir:identifier [ fhir:system [ fhir:v "http://esveikata.lt/Identifier/Patient/ESPBI"^^xsd:anyURI ; fhir:l ] ; fhir:value [ fhir:v "1222778810" ] ] ] ) ; # fhir:encounter [ fhir:identifier [ fhir:system [ fhir:v "http://esveikata.lt/Identifier/Encounter/ESPBI"^^xsd:anyURI ; fhir:l ] ; fhir:value [ fhir:v "1155522336" ] ] ] ; # fhir:date [ fhir:v "2026-05-27T11:27:27.000Z"^^xsd:dateTime] ; # fhir:author ( [ fhir:extension ( [ fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:String ; fhir:v "1001006006" ] ] [ fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationEspbiId"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:String ; fhir:v "1333322467" ] ] ) ] ) ; # fhir:title [ fhir:v "Laboratorinio tyrimo rezultatų (duomenų) protokolas"] ; # fhir:custodian [ fhir:identifier [ fhir:system [ fhir:v "http://esveikata.lt/Identifier/ESPBI"^^xsd:anyURI ; fhir:l ] ; fhir:value [ fhir:v "1333322467" ] ] ] ; # fhir:section ( [ fhir:title [ fhir:v "Užsakyti tyrimai" ] ; fhir:code [ fhir:coding ( [ a loinc:57139-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "57139-8" ] ; fhir:display [ fhir:v "Procedure" ] ] ) ] ; fhir:author ( [ fhir:extension ( [ fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:String ; fhir:v "1001006006" ] ] [ fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationEspbiId"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:String ; fhir:v "1333322467" ] ] ) ] ) ; fhir:entry ( [ fhir:l ; fhir:reference [ fhir:v "ServiceRequest/serviceRequest1" ] ] ) ] [ fhir:title [ fhir:v "Ėminiai" ] ; fhir:code [ fhir:coding ( [ a loinc:59773-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "59773-2" ] ; fhir:display [ fhir:v "Procedure specimens taken" ] ] ) ] ; fhir:author ( [ fhir:l ; fhir:extension ( [ fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:String ; fhir:v "1001006006" ] ] [ fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationEspbiId"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:String ; fhir:v "1333322467" ] ] ) ; fhir:reference [ fhir:v "PractitionerRole/7d921e3d-122e-371d-bd88-3a262fa53ac2" ] ] ) ; fhir:entry ( [ fhir:l ; fhir:reference [ fhir:v "Specimen/specimen1" ] ] ) ] [ fhir:title [ fhir:v "Atsakymas" ] ; fhir:code [ fhir:coding ( [ a loinc:30954-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "30954-2" ] ; fhir:display [ fhir:v "Procedure findings" ] ] ) ] ; fhir:author ( [ fhir:extension ( [ fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:String ; fhir:v "1001006006" ] ] [ fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationEspbiId"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:String ; fhir:v "1333322467" ] ] ) ] ) ; fhir:entry ( [ fhir:l ; fhir:reference [ fhir:v "DiagnosticReport/diagnosticReport1" ] ] ) ] [ fhir:code [ fhir:coding ( [ a loinc:58199-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "58199-1" ] ; fhir:display [ fhir:v "Reasons for modification" ] ] ) ] ; fhir:author ( [ fhir:extension ( [ fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:String ; fhir:v "1001006006" ] ] [ fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationEspbiId"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:String ; fhir:v "1333322467" ] ] ) ] ) ; fhir:entry ( [ fhir:l ; fhir:reference [ fhir:v "urn:uuid:101e1001-e00b-41d1-a101-100110011001" ] ] ) ] ) . # a fhir:Provenance ; fhir:id [ fhir:v "Inline-Instance-for-e200-a_redaguoti-atsakyma-4"] ; # fhir:meta [ fhir:profile ( [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/lt-provenance"^^xsd:anyURI ; fhir:l ] ) ] ; # fhir:target ( [ fhir:l ; fhir:reference [ fhir:v "DiagnosticReport/diagnosticReport1" ] ] [ fhir:l ; fhir:reference [ fhir:v "Observation/observation1" ] ] [ fhir:l ; fhir:reference [ fhir:v "Composition/composition1" ] ] ) ; # fhir:recorded [ fhir:v "2026-05-26T11:26:26.000Z"^^xsd:dateTime] ; # fhir:activity [ fhir:coding ( [ fhir:system [ fhir:v "http://esveikata.lt/classifiers/EventType"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "4" ] ] ) ] ; # fhir:agent ( [ fhir:who [ fhir:extension ( [ fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:String ; fhir:v "1001006006" ] ] [ fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationEspbiId"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:String ; fhir:v "1333322467" ] ] ) ] ] ) . # # -------------------------------------------------------------------------------------