@prefix fhir: .
@prefix loinc: .
@prefix owl: .
@prefix rdf: .
@prefix rdfs: .
@prefix xsd: .
# - resource -------------------------------------------------------------------
a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "e200EditSignedTransaction"] ; #
fhir:meta [
fhir:profile ( [
fhir:v "http://esveikata.lt/fhir/StructureDefinition/e200-bundle"^^xsd:anyURI ;
fhir:link
] )
] ; #
fhir:type [ fhir:v "transaction"] ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "Observation/d57b7d26-2f6b-42c2-a0cc-1abde1ba7119"^^xsd:anyURI ] ;
fhir:resource ( ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/d57b7d26-2f6b-42c2-a0cc-1abde1ba7119"^^xsd:anyURI ]
]
] [
fhir:fullUrl [ fhir:v "Observation/0f334583-0a63-4ca5-92fc-c5d05c55ea92"^^xsd:anyURI ] ;
fhir:resource ( ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/0f334583-0a63-4ca5-92fc-c5d05c55ea92"^^xsd:anyURI ]
]
] [
fhir:fullUrl [ fhir:v "Observation/2940c384-07ec-455b-a807-ba38bdbc43d3"^^xsd:anyURI ] ;
fhir:resource ( ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/2940c384-07ec-455b-a807-ba38bdbc43d3"^^xsd:anyURI ]
]
] [
fhir:fullUrl [ fhir:v "Observation/a9f9286a-0d38-4cbe-a842-55927946acd0"^^xsd:anyURI ] ;
fhir:resource ( ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/a9f9286a-0d38-4cbe-a842-55927946acd0"^^xsd:anyURI ]
]
] [
fhir:fullUrl [ fhir:v "Composition/86a05512-52e5-47a3-9e77-a047cfa210e4"^^xsd:anyURI ] ;
fhir:resource ( ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Composition/86a05512-52e5-47a3-9e77-a047cfa210e4"^^xsd:anyURI ]
]
] [
fhir:fullUrl [ fhir:v "DiagnosticReport/40ca7de6-8f0c-43de-b571-71693614de16"^^xsd:anyURI ] ;
fhir:resource ( ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "DiagnosticReport/40ca7de6-8f0c-43de-b571-71693614de16"^^xsd:anyURI ]
]
] [
fhir:fullUrl [ fhir:v "urn:uuid:b97d4c03-3ce2-45f9-a33a-a418790455a4"^^xsd:anyURI ] ;
fhir:resource ( ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Provenance"^^xsd:anyURI ]
]
] ) . #
a fhir:Observation ;
fhir:id [ fhir:v "d57b7d26-2f6b-42c2-a0cc-1abde1ba7119"] ; #
fhir:meta [
fhir:profile ( [
fhir:v "http://esveikata.lt/fhir/StructureDefinition/lt-observation"^^xsd:anyURI ;
fhir:link
] )
] ; #
fhir:status [ fhir:v "amended"] ; #
fhir:code [
fhir:coding ( [
fhir:system [ fhir:v "https://www.medicinosnk.lt/lt-lab-klt-nomenclature"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1903-4" ] ;
fhir:display [ fhir:v "Vitaminas C" ]
] )
] ; #
fhir:effective [
a fhir:dateTime ;
fhir:v "2025-06-30T15:14:02+03:00"^^xsd:dateTime
] ; #
fhir:performer ( [
fhir:extension ( [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"
]
] [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationEspbiId"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"
]
] )
] ) ; #
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "2"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg/L" ]
] ; #
fhir:method [
fhir:coding ( [
fhir:system [ fhir:v "https://www.medicinosnk.lt/lt-lab-methods"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C" ] ;
fhir:display [ fhir:v "Chromatografijos" ]
] )
] ; #
fhir:referenceRange ( [
fhir:high [
fhir:value [ fhir:v "4"^^xsd:decimal ]
] ;
fhir:text [ fhir:v "<4.0" ]
] ) . #
a fhir:Observation ;
fhir:id [ fhir:v "0f334583-0a63-4ca5-92fc-c5d05c55ea92"] ; #
fhir:meta [
fhir:profile ( [
fhir:v "http://esveikata.lt/fhir/StructureDefinition/lt-observation-panel"^^xsd:anyURI ;
fhir:link
] )
] ; #
fhir:status [ fhir:v "amended"] ; #
fhir:code [
fhir:coding ( [
fhir:system [ fhir:v "https://www.medicinosnk.lt/lt-lab-klt-nomenclature"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1903-4" ] ;
fhir:display [ fhir:v "Vitaminas C" ]
] )
] ; #
fhir:effective [
a fhir:dateTime ;
fhir:v "2025-06-30T15:14:02+03:00"^^xsd:dateTime
] ; #
fhir:performer ( [
fhir:extension ( [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"
]
] [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationEspbiId"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"
]
] )
] ) ; #
fhir:hasMember ( [
fhir:link ;
fhir:reference [ fhir:v "Observation/d57b7d26-2f6b-42c2-a0cc-1abde1ba7119" ]
] ) . #
a fhir:Observation ;
fhir:id [ fhir:v "2940c384-07ec-455b-a807-ba38bdbc43d3"] ; #
fhir:meta [
fhir:profile ( [
fhir:v "http://esveikata.lt/fhir/StructureDefinition/lt-observation"^^xsd:anyURI ;
fhir:link
] )
] ; #
fhir:status [ fhir:v "registered"] ; #
fhir:code [
fhir:coding ( [
fhir:system [ fhir:v "https://www.medicinosnk.lt/lt-lab-klt-nomenclature"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1823-4" ] ;
fhir:display [ fhir:v "Vitaminas E" ]
] )
] ; #
fhir:effective [
a fhir:dateTime ;
fhir:v "2025-06-30T15:14:09+03:00"^^xsd:dateTime
] ; #
fhir:performer ( [
fhir:extension ( [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"
]
] [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationEspbiId"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"
]
] )
] ) ; #
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg/L" ]
] ; #
fhir:method [
fhir:coding ( [
fhir:system [ fhir:v "https://www.medicinosnk.lt/lt-lab-methods"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C" ] ;
fhir:display [ fhir:v "Chromatografijos" ]
] )
] ; #
fhir:referenceRange ( [
fhir:high [
fhir:value [ fhir:v "9"^^xsd:decimal ]
] ;
fhir:text [ fhir:v "<9.0" ]
] ) . #
a fhir:Observation ;
fhir:id [ fhir:v "a9f9286a-0d38-4cbe-a842-55927946acd0"] ; #
fhir:meta [
fhir:profile ( [
fhir:v "http://esveikata.lt/fhir/StructureDefinition/lt-observation-panel"^^xsd:anyURI ;
fhir:link
] )
] ; #
fhir:status [ fhir:v "registered"] ; #
fhir:code [
fhir:coding ( [
fhir:system [ fhir:v "https://www.medicinosnk.lt/lt-lab-klt-nomenclature"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1823-4" ] ;
fhir:display [ fhir:v "Vitaminas E" ]
] )
] ; #
fhir:effective [
a fhir:dateTime ;
fhir:v "2025-06-30T15:14:09+03:00"^^xsd:dateTime
] ; #
fhir:performer ( [
fhir:extension ( [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"
]
] [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationEspbiId"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"
]
] )
] ) ; #
fhir:hasMember ( [
fhir:link ;
fhir:reference [ fhir:v "Observation/2940c384-07ec-455b-a807-ba38bdbc43d3" ]
] ) . #
a fhir:Composition ;
fhir:id [ fhir:v "86a05512-52e5-47a3-9e77-a047cfa210e4"] ; #
fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2025-06-30T15:15:43.554+03:00"^^xsd:dateTime ] ;
fhir:profile ( [
fhir:v "http://esveikata.lt/fhir/StructureDefinition/e200-composition"^^xsd:anyURI ;
fhir:link
] )
] ; #
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:code [ fhir:v "11502-2" ] ;
fhir:display [ fhir:v "Laboratory report" ]
] )
] ; #
fhir:subject ( [
fhir:link ;
fhir:reference [ fhir:v "Patient/0425e75c-5797-402d-85da-643f76687b38" ]
] ) ; #
fhir:encounter [
fhir:identifier [
fhir:system [ fhir:v "http://esveikata.lt/Identifier/Encounter/ESPBI"^^xsd:anyURI ] ;
fhir:value [ fhir:v "5" ]
]
] ; #
fhir:date [ fhir:v "2025-06-30T15:14:34+03:00"^^xsd:dateTime] ; #
fhir:author ( [
fhir:link ;
fhir:extension ( [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"
]
] [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationEspbiId"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"
]
] ) ;
fhir:reference [ fhir:v "PractitionerRole/e4915b05-ae22-45c1-9ef6-21be84cd5d26" ]
] ) ; #
fhir:title [ fhir:v "E200"] ; #
fhir:custodian [
fhir:link ;
fhir:reference [ fhir:v "Organization/32136861-8b83-4a4d-99e5-709f76cd56d2" ]
] ; #
fhir:section ( [
fhir:code [
fhir:coding ( [
a loinc:57139-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "57139-8" ] ;
fhir:display [ fhir:v "Procedure" ]
] )
] ;
fhir:author ( [
fhir:link ;
fhir:extension ( [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"
]
] [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationEspbiId"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"
]
] ) ;
fhir:reference [ fhir:v "PractitionerRole/e4915b05-ae22-45c1-9ef6-21be84cd5d26" ]
] ) ;
fhir:entry ( [
fhir:link ;
fhir:reference [ fhir:v "ServiceRequest/fddbdac6-ee4d-44c2-8961-518aa3e29f00" ]
] [
fhir:link ;
fhir:reference [ fhir:v "ServiceRequest/0145b0a1-e104-475f-bf80-f6a94c1dea81" ]
] )
] [
fhir:code [
fhir:coding ( [
a loinc:59773-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "59773-2" ] ;
fhir:display [ fhir:v "Procedure specimens taken" ]
] )
] ;
fhir:author ( [
fhir:link ;
fhir:extension ( [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"
]
] [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationEspbiId"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"
]
] ) ;
fhir:reference [ fhir:v "PractitionerRole/e4915b05-ae22-45c1-9ef6-21be84cd5d26" ]
] ) ;
fhir:entry ( [
fhir:link ;
fhir:reference [ fhir:v "Specimen/6d11cc90-728d-47cd-9185-5d6dec8e5a6f" ]
] )
] [
fhir:code [
fhir:coding ( [
a loinc:30954-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "30954-2" ] ;
fhir:display [ fhir:v "Procedure findings" ]
] )
] ;
fhir:author ( [
fhir:link ;
fhir:extension ( [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"
]
] [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationEspbiId"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"
]
] ) ;
fhir:reference [ fhir:v "PractitionerRole/e4915b05-ae22-45c1-9ef6-21be84cd5d26" ]
] ) ;
fhir:entry ( [
fhir:link ;
fhir:reference [ fhir:v "DiagnosticReport/40ca7de6-8f0c-43de-b571-71693614de16" ]
] )
] [
fhir:code [
fhir:coding ( [
a loinc:58199-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
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:value [
a fhir:string ;
fhir:v "1"
]
] [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationEspbiId"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"
]
] )
] ) ;
fhir:entry ( [
fhir:link ;
fhir:reference [ fhir:v "Provenance/urn:uuid:b97d4c03-3ce2-45f9-a33a-a418790455a4" ]
] )
] ) . #
a fhir:DiagnosticReport ;
fhir:id [ fhir:v "40ca7de6-8f0c-43de-b571-71693614de16"] ; #
fhir:meta [
fhir:profile ( [
fhir:v "http://esveikata.lt/fhir/StructureDefinition/lt-diagnosticReport"^^xsd:anyURI ;
fhir:link
] )
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/diagnosticReport-sensitive"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v false
]
] ) ; #
fhir:basedOn ( [
fhir:link ;
fhir:reference [ fhir:v "ServiceRequest/fddbdac6-ee4d-44c2-8961-518aa3e29f00" ]
] [
fhir:link ;
fhir:reference [ fhir:v "ServiceRequest/0145b0a1-e104-475f-bf80-f6a94c1dea81" ]
] ) ; #
fhir:status [ fhir:v "amended"] ; #
fhir:code [
fhir:coding ( [
a loinc:30954-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "30954-2" ] ;
fhir:display [ fhir:v "Procedure findings Narrative" ]
] )
] ; #
fhir:subject [
fhir:link ;
fhir:reference [ fhir:v "Patient/0425e75c-5797-402d-85da-643f76687b38" ]
] ; #
fhir:encounter [
fhir:identifier [
fhir:system [ fhir:v "http://esveikata.lt/Identifier/Encounter/ESPBI"^^xsd:anyURI ] ;
fhir:value [ fhir:v "5" ]
]
] ; #
fhir:effective [
a fhir:dateTime ;
fhir:v "2025-06-30T15:13:57+03:00"^^xsd:dateTime
] ; #
fhir:performer ( [
fhir:extension ( [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"
]
] [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationEspbiId"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"
]
] )
] ) ; #
fhir:resultsInterpreter ( [
fhir:extension ( [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"
]
] [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationEspbiId"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"
]
] )
] ) ; #
fhir:specimen ( [
fhir:link ;
fhir:reference [ fhir:v "Specimen/6d11cc90-728d-47cd-9185-5d6dec8e5a6f" ]
] ) ; #
fhir:result ( [
fhir:link ;
fhir:reference [ fhir:v "Observation/0f334583-0a63-4ca5-92fc-c5d05c55ea92" ]
] [
fhir:link ;
fhir:reference [ fhir:v "Observation/a9f9286a-0d38-4cbe-a842-55927946acd0" ]
] ) . #
a fhir:Provenance ;
fhir:id [ fhir:v "Inline-Instance-for-e200EditSignedTransaction-1"] ; #
fhir:meta [
fhir:profile ( [
fhir:v "http://esveikata.lt/fhir/StructureDefinition/lt-provenance"^^xsd:anyURI ;
fhir:link
] )
] ; #
fhir:target ( [
fhir:link ;
fhir:reference [ fhir:v "Observation/d57b7d26-2f6b-42c2-a0cc-1abde1ba7119" ]
] [
fhir:link ;
fhir:reference [ fhir:v "Observation/0f334583-0a63-4ca5-92fc-c5d05c55ea92" ]
] [
fhir:link ;
fhir:reference [ fhir:v "Observation/2940c384-07ec-455b-a807-ba38bdbc43d3" ]
] [
fhir:link ;
fhir:reference [ fhir:v "Observation/a9f9286a-0d38-4cbe-a842-55927946acd0" ]
] [
fhir:link ;
fhir:reference [ fhir:v "Composition/86a05512-52e5-47a3-9e77-a047cfa210e4" ]
] [
fhir:link ;
fhir:reference [ fhir:v "DiagnosticReport/40ca7de6-8f0c-43de-b571-71693614de16" ]
] ) ; #
fhir:recorded [ fhir:v "2025-06-30T15:20:36.795+03:00"^^xsd:dateTime] ; #
fhir:activity [
fhir:coding ( [
fhir:system [ fhir:v "http://esveikata.lt/classifiers/EventType"^^xsd:anyURI ] ;
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "klaidingas tyrimo rezultatas" ]
] )
] ; #
fhir:agent ( [
fhir:who [
fhir:extension ( [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"
]
] [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationEspbiId"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"
]
] )
]
] ) . #
# -------------------------------------------------------------------------------------