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
Transakcijos metu kiekvienam siunčiamam resursui turi būti priskirta unikali `Bundle.entry.fullUrl` reikšmė. Jos dėka tampa įmanoma pateikti tarpusavyje susijusius resursus vienos transakcijos metu.
@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 "e200aTransaction"] ; #
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:type [ fhir:v "transaction"] ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:2f267326-188e-4b0a-be30-81a465d8ac3c"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:2f267326-188e-4b0a-be30-81a465d8ac3c> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Composition"^^xsd:anyURI ] ]
] [
fhir:fullUrl [ fhir:v "urn:uuid:33c0b5b0-e854-4e27-8004-b3bc6a9efe3c"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:33c0b5b0-e854-4e27-8004-b3bc6a9efe3c> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "DiagnosticReport"^^xsd:anyURI ] ]
] [
fhir:fullUrl [ fhir:v "urn:uuid:53a31250-8c36-470f-afd3-bcfc6ab105bd"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:53a31250-8c36-470f-afd3-bcfc6ab105bd> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Observation"^^xsd:anyURI ] ]
] [
fhir:fullUrl [ fhir:v "urn:uuid:d2c648b3-67a0-4386-933a-030431cdf3e9"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:d2c648b3-67a0-4386-933a-030431cdf3e9> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Observation"^^xsd:anyURI ] ]
] [
fhir:fullUrl [ fhir:v "urn:uuid:5d190df6-903c-480a-b6cb-89aa148544dd"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:5d190df6-903c-480a-b6cb-89aa148544dd> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Provenance"^^xsd:anyURI ] ]
] ) . #
<urn:uuid:2f267326-188e-4b0a-be30-81a465d8ac3c> a fhir:Composition ;
fhir:id [ fhir:v "Inline-Instance-for-e200aTransaction-1"] ; #
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:identifier [
fhir:system [ fhir:v "http://esveikata.lt/Identifier/Patient/ESPBI"^^xsd:anyURI ] ;
fhir:value [ fhir:v "104345325" ] ]
] ) ; #
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:extension [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ] ;
fhir:value [ fhir:v "18749704477" ] ] [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationJar"^^xsd:anyURI ] ;
fhir:value [ fhir:v "666534555" ] ] )
] ) ; #
fhir:title [ fhir:v "Laboratorinio tyrimo rezultatų (duomenų) protokolas"] ; #
fhir:custodian [
fhir:identifier [
fhir:system [ fhir:v "http://esveikata.lt/classifiers/Identifier/JAR"^^xsd:anyURI ] ;
fhir:value [ fhir:v "666534555" ] ]
] ; #
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:extension [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ] ;
fhir:value [ fhir:v "18749704477" ] ] [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationJar"^^xsd:anyURI ] ;
fhir:value [ fhir:v "666534555" ] ] ) ] ) ;
( 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:extension [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ] ;
fhir:value [ fhir:v "18749704477" ] ] [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationJar"^^xsd:anyURI ] ;
fhir:value [ fhir:v "666534555" ] ] ) ] ) ;
( 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:extension [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ] ;
fhir:value [ fhir:v "18749704477" ] ] [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationJar"^^xsd:anyURI ] ;
fhir:value [ fhir:v "666534555" ] ] ) ] ) ;
( fhir:entry [
fhir:reference [ fhir:v "urn:uuid:33c0b5b0-e854-4e27-8004-b3bc6a9efe3c" ] ] )
] ) . #
<urn:uuid:33c0b5b0-e854-4e27-8004-b3bc6a9efe3c> a fhir:DiagnosticReport ;
fhir:id [ fhir:v "Inline-Instance-for-e200aTransaction-2"] ; #
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:text [ fhir:v "Trombocitų agregacija su prostaglandinu" ]
] ; #
fhir:subject [
fhir:identifier [
fhir:system [ fhir:v "http://esveikata.lt/Identifier/Patient/ESPBI"^^xsd:anyURI ] ;
fhir:value [ fhir:v "104345325" ] ]
] ; #
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-12"^^xsd:date] ; #
fhir:performer ( [
( fhir:extension [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ] ;
fhir:value [ fhir:v "18749704477" ] ] [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationJar"^^xsd:anyURI ] ;
fhir:value [ fhir:v "666534555" ] ] )
] ) ; #
fhir:resultsInterpreter ( [
( fhir:extension [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ] ;
fhir:value [ fhir:v "18749704477" ] ] [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationJar"^^xsd:anyURI ] ;
fhir:value [ fhir:v "666534555" ] ] )
] ) ; #
fhir:specimen ( [
fhir:reference [ fhir:v "Specimen/specimen1" ]
] ) ; #
fhir:result ( [
fhir:reference [ fhir:v "urn:uuid:53a31250-8c36-470f-afd3-bcfc6ab105bd" ]
] ) ; #
fhir:note ( [
fhir:text [ fhir:v "note" ]
] ) . #
<urn:uuid:53a31250-8c36-470f-afd3-bcfc6ab105bd> a fhir:Observation ;
fhir:id [ fhir:v "Inline-Instance-for-e200aTransaction-3"] ; #
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:extension ( [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/observation-resultsInterpreter"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
( fhir:extension [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ] ;
fhir:value [ fhir:v "18749704477" ] ] [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationJar"^^xsd:anyURI ] ;
fhir:value [ fhir:v "666534555" ] ] ) ]
] ) ; #
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:extension [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ] ;
fhir:value [ fhir:v "18749704477" ] ] [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationJar"^^xsd:anyURI ] ;
fhir:value [ fhir:v "666534555" ] ] )
] ) ; #
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 "urn:uuid:d2c648b3-67a0-4386-933a-030431cdf3e9" ]
] ) . #
<urn:uuid:d2c648b3-67a0-4386-933a-030431cdf3e9> a fhir:Observation ;
fhir:id [ fhir:v "Inline-Instance-for-e200aTransaction-4"] ; #
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:extension ( [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/observation-resultsInterpreter"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
( fhir:extension [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ] ;
fhir:value [ fhir:v "18749704477" ] ] [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationJar"^^xsd:anyURI ] ;
fhir:value [ fhir:v "666534555" ] ] ) ]
] ) ; #
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:extension [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ] ;
fhir:value [ fhir:v "18749704477" ] ] [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationJar"^^xsd:anyURI ] ;
fhir:value [ fhir:v "666534555" ] ] )
] ) ; #
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" ]
] ) . #
<urn:uuid:5d190df6-903c-480a-b6cb-89aa148544dd> a fhir:Provenance ;
fhir:id [ fhir:v "Inline-Instance-for-e200aTransaction-5"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://esveikata.lt/fhir/StructureDefinition/lt-provenance"^^xsd:anyURI ;
fhir:link <http://esveikata.lt/fhir/StructureDefinition/lt-provenance> ] )
] ; #
fhir:target ( [
fhir:reference [ fhir:v "urn:uuid:2f267326-188e-4b0a-be30-81a465d8ac3c" ]
] [
fhir:reference [ fhir:v "urn:uuid:33c0b5b0-e854-4e27-8004-b3bc6a9efe3c" ]
] [
fhir:reference [ fhir:v "urn:uuid:53a31250-8c36-470f-afd3-bcfc6ab105bd" ]
] [
fhir:reference [ fhir:v "urn:uuid:d2c648b3-67a0-4386-933a-030431cdf3e9" ]
] ) ; #
fhir:recorded [ fhir:v "2023-02-07T13:28:17.239+02: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 "Laboratorinio tyrimo rezultatų (duomenų) protokolo pateikimas" ] ] )
] ; #
fhir:agent ( [
fhir:who [
( fhir:extension [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId"^^xsd:anyURI ] ;
fhir:value [ fhir:v "18749704477" ] ] [
fhir:url [ fhir:v "http://esveikata.lt/fhir/StructureDefinition/reference-organizationJar"^^xsd:anyURI ] ;
fhir:value [ fhir:v "666534555" ] ] ) ]
] ) . #
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