eLab posistemės integracijos dokumentacija
0.3.3 - versija
eLab posistemės integracijos dokumentacija - Local Development build (v0.3.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "e200Bundle1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://esveikata.lt/fhir/StructureDefinition/e200-bundle"^^xsd:anyURI ;
fhir:link <http://esveikata.lt/fhir/StructureDefinition/e200-bundle> ] )
] ; #
fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:0c3151bd-1cbf-4d64-b04d-cd9187a4c6e0" ]
] ; #
fhir:type [ fhir:v "document"] ; #
fhir:timestamp [ fhir:v "2013-05-28T22:12:21Z"^^xsd:dateTime] ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "http://esveikata.lt/fhir/Composition/e200Composition1"^^xsd:anyURI ] ;
( fhir:resource <http://esveikata.lt/fhir/Composition/e200Composition1> )
] [
fhir:fullUrl [ fhir:v "http://esveikata.lt/fhir/Patient/patient1"^^xsd:anyURI ] ;
( fhir:resource <http://esveikata.lt/fhir/Patient/patient1> )
] [
fhir:fullUrl [ fhir:v "http://esveikata.lt/fhir/PractitionerRole/practitionerRole1"^^xsd:anyURI ] ;
( fhir:resource <http://esveikata.lt/fhir/PractitionerRole/practitionerRole1> )
] [
fhir:fullUrl [ fhir:v "http://esveikata.lt/fhir/Practitioner/practitioner1"^^xsd:anyURI ] ;
( fhir:resource <http://esveikata.lt/fhir/Practitioner/practitioner1> )
] [
fhir:fullUrl [ fhir:v "http://esveikata.lt/fhir/ServiceRequest/serviceRequest1"^^xsd:anyURI ] ;
( fhir:resource <http://esveikata.lt/fhir/ServiceRequest/serviceRequest1> )
] [
fhir:fullUrl [ fhir:v "http://esveikata.lt/fhir/Organization/organization1"^^xsd:anyURI ] ;
( fhir:resource <http://esveikata.lt/fhir/Organization/organization1> )
] [
fhir:fullUrl [ fhir:v "http://esveikata.lt/fhir/Specimen/specimen1"^^xsd:anyURI ] ;
( fhir:resource <http://esveikata.lt/fhir/Specimen/specimen1> )
] [
fhir:fullUrl [ fhir:v "http://esveikata.lt/fhir/DiagnosticReport/diagnosticReport1"^^xsd:anyURI ] ;
( fhir:resource <http://esveikata.lt/fhir/DiagnosticReport/diagnosticReport1> )
] [
fhir:fullUrl [ fhir:v "http://esveikata.lt/fhir/Observation/observation-panel"^^xsd:anyURI ] ;
( fhir:resource <http://esveikata.lt/fhir/Observation/observation-panel> )
] [
fhir:fullUrl [ fhir:v "http://esveikata.lt/fhir/Observation/observation1"^^xsd:anyURI ] ;
( fhir:resource <http://esveikata.lt/fhir/Observation/observation1> )
] ) . #
<http://esveikata.lt/fhir/Composition/e200Composition1> a fhir:Composition ;
fhir:id [ fhir:v "e200Composition1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://esveikata.lt/fhir/StructureDefinition/e200-composition"^^xsd:anyURI ;
fhir:link <http://esveikata.lt/fhir/StructureDefinition/e200-composition> ] )
] ; #
fhir:version [ fhir:v "1"] ; #
fhir:status [ fhir:v "final"] ; #
fhir:type [
( fhir:coding [
a loinc:11502-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11502-2" ] ] )
] ; #
fhir:subject ( [
fhir:reference [ fhir:v "Patient/patient1" ]
] ) ; #
fhir:encounter [
fhir:identifier [
fhir:system [ fhir:v "http://esveikata.lt/Identifier/Encounter/ESPBI"^^xsd:anyURI ] ;
fhir:value [ fhir:v "123" ] ]
] ; #
fhir:date [ fhir:v "2023-01-01T17:27:00+03:00"^^xsd:dateTime] ; #
fhir:author ( [
fhir:reference [ fhir:v "PractitionerRole/practitionerRole1" ]
] ) ; #
fhir:title [ fhir:v "E200/a"] ; #
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:code [ fhir:v "57139-8" ] ] ) ] ;
( fhir:author [
fhir:reference [ fhir:v "PractitionerRole/practitionerRole1" ] ] ) ;
( fhir:entry [
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:code [ fhir:v "59773-2" ] ] ) ] ;
( fhir:author [
fhir:reference [ fhir:v "PractitionerRole/practitionerRole1" ] ] ) ;
( fhir:entry [
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:code [ fhir:v "30954-2" ] ] ) ] ;
( fhir:author [
fhir:reference [ fhir:v "PractitionerRole/practitionerRole1" ] ] ) ;
( fhir:entry [
fhir:reference [ fhir:v "DiagnosticReport/diagnosticReport1" ] ] )
] ) . #
<http://esveikata.lt/fhir/Patient/patient1> a fhir:Patient ;
fhir:id [ fhir:v "patient1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://esveikata.lt/fhir/StructureDefinition/lt-patient"^^xsd:anyURI ;
fhir:link <http://esveikata.lt/fhir/StructureDefinition/lt-patient> ] )
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://esveikata.lt/Identifier/PersonalCode"^^xsd:anyURI ] ;
fhir:value [ fhir:v "234234523455" ]
] [
fhir:system [ fhir:v "http://esveikata.lt/Identifier/Patient/ESI"^^xsd:anyURI ] ;
fhir:value [ fhir:v "44432434343" ]
] [
fhir:system [ fhir:v "http://esveikata.lt/Identifier/Patient/ESPBI"^^xsd:anyURI ] ;
fhir:value [ fhir:v "104345325" ]
] ) ; #
fhir:name ( [
fhir:family [ fhir:v "Pavardaitienė" ] ;
( fhir:given [ fhir:v "Gabrielė" ] )
] ) ; #
fhir:gender [ fhir:v "female"] ; #
fhir:birthDate [ fhir:v "1979-12-11"^^xsd:date] . #
<http://esveikata.lt/fhir/PractitionerRole/practitionerRole1> a fhir:PractitionerRole ;
fhir:id [ fhir:v "practitionerRole1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://esveikata.lt/fhir/StructureDefinition/lt-practitionerRole"^^xsd:anyURI ;
fhir:link <http://esveikata.lt/fhir/StructureDefinition/lt-practitionerRole> ] )
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://esveikata.lt/Identifier/StampCode"^^xsd:anyURI ] ;
fhir:value [ fhir:v "79121137740" ]
] [
fhir:system [ fhir:v "http://esveikata.lt/Identifier/ESPBI"^^xsd:anyURI ] ;
fhir:value [ fhir:v "18749704477" ]
] ) ; #
fhir:period [
fhir:start [ fhir:v "2023-01-01T17:27:00+03:00"^^xsd:dateTime ]
] ; #
fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/practitioner1" ]
] ; #
fhir:organization [
fhir:reference [ fhir:v "Organization/organization1" ]
] ; #
fhir:specialty ( [
( fhir:coding [
fhir:system [ fhir:v "http://esveikata.lt/classifiers/QualificationCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "221227" ] ;
fhir:display [ fhir:v "Gydytojas neurologas" ] ] )
] ) ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+37067000000" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "j.pavard@centro-klinika.lt" ] ] )
] ) . #
<http://esveikata.lt/fhir/Practitioner/practitioner1> a fhir:Practitioner ;
fhir:id [ fhir:v "practitioner1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://esveikata.lt/fhir/StructureDefinition/lt-practitioner"^^xsd:anyURI ;
fhir:link <http://esveikata.lt/fhir/StructureDefinition/lt-practitioner> ] )
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://esveikata.lt/Identifier/PersonalCode"^^xsd:anyURI ] ;
fhir:value [ fhir:v "79121137740" ]
] ) ; #
fhir:name ( [
fhir:family [ fhir:v "Pavardevičius" ] ;
( fhir:given [ fhir:v "Jonas" ] )
] ) . #
<http://esveikata.lt/fhir/ServiceRequest/serviceRequest1> a fhir:ServiceRequest ;
fhir:id [ fhir:v "serviceRequest1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://esveikata.lt/fhir/StructureDefinition/lt-serviceRequest"^^xsd:anyURI ;
fhir:link <http://esveikata.lt/fhir/StructureDefinition/lt-serviceRequest> ] )
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/serviceRequest-specimenType"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://www.medicinosnk.lt/collected-specimen"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cB" ] ;
fhir:display [ fhir:v "cB ėminys" ] ] ) ]
] ) ; #
fhir:requisition [
fhir:system [ fhir:v "http://esveikata.lt/ServiceRequest/Identifier#Requisition"^^xsd:anyURI ] ;
fhir:value [ fhir:v "d2d8cab7-8955-4797-aacc-b08513393833" ]
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:intent [ fhir:v "order"] ; #
fhir:code [
fhir:concept [
( fhir:coding [
fhir:system [ fhir:v "https://www.medicinosnk.lt/lt-lab-klt-nomenclature"^^xsd:anyURI ] ;
fhir:code [ fhir:v "13593-9" ] ;
fhir:display [ fhir:v "Trombocitų agregacija su prostaglandinu" ] ] ) ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/patient1" ]
] ; #
fhir:encounter [
fhir:identifier [
fhir:system [ fhir:v "http://esveikata.lt/Identifier/Encounter/ESPBI"^^xsd:anyURI ] ;
fhir:value [ fhir:v "123" ] ]
] ; #
fhir:authoredOn [ fhir:v "2015-11-01T14:41:00+01:00"^^xsd:dateTime] ; #
fhir:requester [
fhir:reference [ fhir:v "PractitionerRole/practitionerRole1" ]
] ; #
fhir:performer ( [
fhir:reference [ fhir:v "Organization/organization1" ]
] ) ; #
fhir:supportingInfo ( [
fhir:concept [
( fhir:coding [
fhir:system [ fhir:v "http://esveikata.lt/classifiers/TLK-10-AM"^^xsd:anyURI ] ;
fhir:code [ fhir:v "K35.9" ] ;
fhir:display [ fhir:v "Ūminis apendicitas, nepatikslintas" ] ] ) ]
] ) . #
<http://esveikata.lt/fhir/Organization/organization1> a fhir:Organization ;
fhir:id [ fhir:v "organization1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://esveikata.lt/fhir/StructureDefinition/lt-organization"^^xsd:anyURI ;
fhir:link <http://esveikata.lt/fhir/StructureDefinition/lt-organization> ] )
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://esveikata.lt/Identifier/SVEIDRAID"^^xsd:anyURI ] ;
fhir:value [ fhir:v "95" ]
] [
fhir:system [ fhir:v "http://esveikata.lt/classifiers/Identifier/JAR"^^xsd:anyURI ] ;
fhir:value [ fhir:v "666534555" ]
] [
fhir:system [ fhir:v "http://esveikata.lt/Identifier/ESPBI"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2342343" ]
] ) ; #
fhir:active [ fhir:v "true"^^xsd:boolean] ; #
fhir:name [ fhir:v "Viešoji įstaiga centro poliklinika"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+37008775643" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@centropoliklinika.lt" ] ] ) ;
fhir:address [
fhir:text [ fhir:v "Vilniaus m. sav. Vilniaus m. Pylimo g. 3" ] ;
fhir:postalCode [ fhir:v "LT-124234" ] ;
fhir:country [ fhir:v "LT" ] ]
] ) . #
<http://esveikata.lt/fhir/Specimen/specimen1> a fhir:Specimen ;
fhir:id [ fhir:v "specimen1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://esveikata.lt/fhir/StructureDefinition/lt-specimen"^^xsd:anyURI ;
fhir:link <http://esveikata.lt/fhir/StructureDefinition/lt-specimen> ] )
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/specimen-performer"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Organization/organization1" ] ]
] ) ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://esveikata.lt/classifiers/Specimen/RegistrationCode"^^xsd:anyURI ] ;
fhir:value [ fhir:v "234234523455" ]
] ) ; #
fhir:status [ fhir:v "available"] ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://www.medicinosnk.lt/processed-specimen"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PRP" ] ;
fhir:display [ fhir:v "Plazma stokojanti trombocitų" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/patient1" ]
] ; #
fhir:receivedTime [ fhir:v "2020-01-01T00:00:00Z"^^xsd:dateTime] ; #
fhir:request ( [
fhir:reference [ fhir:v "ServiceRequest/serviceRequest1" ]
] ) ; #
fhir:collection [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/observation-bodyPosition"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://esveikata.lt/fhir/CodeSystem/bodyPosition"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "sėdima" ] ] ) ] ] [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/specimen-receivedBy"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "PractitionerRole/practitionerRole1" ] ] ] ) ;
fhir:collector [
fhir:reference [ fhir:v "PractitionerRole/practitionerRole1" ] ] ;
fhir:collected [ fhir:v "2020-01-01T00:00:00Z"^^xsd:dateTime ] ;
fhir:quantity [
fhir:value [ fhir:v "2"^^xsd:decimal ] ] ;
fhir:bodySite [
fhir:concept [
fhir:text [ fhir:v "ranka" ] ] ]
] ; #
fhir:note ( [
fhir:text [ fhir:v "komentaras" ]
] ) . #
<http://esveikata.lt/fhir/DiagnosticReport/diagnosticReport1> a fhir:DiagnosticReport ;
fhir:id [ fhir:v "diagnosticReport1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://esveikata.lt/fhir/StructureDefinition/lt-diagnosticReport"^^xsd:anyURI ;
fhir:link <http://esveikata.lt/fhir/StructureDefinition/lt-diagnosticReport> ] )
] ; #
fhir:basedOn ( [
fhir:reference [ fhir:v "ServiceRequest/serviceRequest1" ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
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:reference [ fhir:v "Patient/patient1" ]
] ; #
fhir:encounter [
fhir:identifier [
fhir:system [ fhir:v "http://esveikata.lt/Identifier/Encounter/ESPBI"^^xsd:anyURI ] ;
fhir:value [ fhir:v "123" ] ]
] ; #
fhir:effective [ fhir:v "2022-12-18T17:27:00+03:00"^^xsd:dateTime] ; #
fhir:performer ( [
fhir:reference [ fhir:v "PractitionerRole/practitionerRole1" ]
] ) ; #
fhir:specimen ( [
fhir:reference [ fhir:v "Specimen/specimen1" ]
] ) ; #
fhir:result ( [
fhir:reference [ fhir:v "Observation/observation-panel" ]
] ) ; #
fhir:note ( [
fhir:text [ fhir:v "note" ]
] ) . #
<http://esveikata.lt/fhir/Observation/observation-panel> a fhir:Observation ;
fhir:id [ fhir:v "observation-panel"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://esveikata.lt/fhir/StructureDefinition/lt-observation-panel"^^xsd:anyURI ;
fhir:link <http://esveikata.lt/fhir/StructureDefinition/lt-observation-panel> ] )
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://www.medicinosnk.lt/lt-lab-klt-nomenclature"^^xsd:anyURI ] ;
fhir:code [ fhir:v "V-K0009" ] ;
fhir:display [ fhir:v "Fibrinogeno antigenas, fibrinogenas Clauss metodu ir jų santykis" ] ] )
] ; #
fhir:effective [ fhir:v "2022-12-20T17:27:00+03:00"^^xsd:dateTime] ; #
fhir:issued [ fhir:v "2023-06-26T17:27:00+03:00"^^xsd:dateTime] ; #
fhir:performer ( [
fhir:reference [ fhir:v "PractitionerRole/practitionerRole1" ]
] ) ; #
fhir:method [
( fhir:coding [
fhir:system [ fhir:v "https://www.medicinosnk.lt/lt-lab-methods"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ELCH" ] ;
fhir:display [ fhir:v "Elektrocheminis" ] ] )
] ; #
fhir:hasMember ( [
fhir:reference [ fhir:v "Observation/observation1" ]
] ) . #
<http://esveikata.lt/fhir/Observation/observation1> a fhir:Observation ;
fhir:id [ fhir:v "observation1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://esveikata.lt/fhir/StructureDefinition/lt-observation"^^xsd:anyURI ;
fhir:link <http://esveikata.lt/fhir/StructureDefinition/lt-observation> ] )
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://www.medicinosnk.lt/lt-lab-klt-nomenclature"^^xsd:anyURI ] ;
fhir:code [ fhir:v "69423-2" ] ;
fhir:display [ fhir:v "Rosner indeksas" ] ] )
] ; #
fhir:effective [ fhir:v "2022-12-19T17:27:00+03:00"^^xsd:dateTime] ; #
fhir:issued [ fhir:v "2023-06-26T17:27:00+03:00"^^xsd:dateTime] ; #
fhir:performer ( [
fhir:reference [ fhir:v "PractitionerRole/practitionerRole1" ]
] ) ; #
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "ml" ]
] ; #
fhir:method [
( fhir:coding [
fhir:system [ fhir:v "https://www.medicinosnk.lt/lt-lab-methods"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ELCH" ] ;
fhir:display [ fhir:v "Elektrocheminis" ] ] )
] ; #
fhir:referenceRange ( [
fhir:low [
fhir:value [ fhir:v "40"^^xsd:decimal ] ] ;
fhir:high [
fhir:value [ fhir:v "65"^^xsd:decimal ] ] ;
fhir:text [ fhir:v "40-65" ]
] ) . #
IG © 2024+ Registrų Centras. Package fhir.lt.core#0.3.3 based on FHIR 5.0.0. Generated 2024-08-19
Links: Table of Contents |
QA Report