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 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 "e200rTransaction"] ; #
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:aeb9aa1f-254b-4c5a-949c-b99b6ab6f773"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:aeb9aa1f-254b-4c5a-949c-b99b6ab6f773> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Specimen"^^xsd:anyURI ] ]
] [
fhir:fullUrl [ fhir:v "urn:uuid:8b63ffc2-cf3c-43bb-b4aa-8f97073be832"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:8b63ffc2-cf3c-43bb-b4aa-8f97073be832> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Specimen"^^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:aeb9aa1f-254b-4c5a-949c-b99b6ab6f773> a fhir:Specimen ;
fhir:id [ fhir:v "Inline-Instance-for-e200rTransaction-1"] ; #
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:identifier [
fhir:system [ fhir:v "http://esveikata.lt/classifiers/Identifier/JAR"^^xsd:anyURI ] ;
fhir:value [ fhir:v "666534555" ] ] ]
] ) ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://esveikata.lt/classifiers/Specimen/RegistrationCode"^^xsd:anyURI ] ;
fhir:value [ fhir:v "234234523455" ]
] [
fhir:system [ fhir:v "http://esveikata.lt/classifiers/Specimen/RegistrationCode"^^xsd:anyURI ]
] ) ; #
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:text [ fhir:v "Kraujas" ]
] ; #
fhir:subject [
fhir:identifier [
fhir:system [ fhir:v "http://esveikata.lt/Identifier/Patient/ESPBI"^^xsd:anyURI ] ;
fhir:value [ fhir:v "104345325" ] ]
] ; #
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: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:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/observation-bodyPosition"^^xsd:anyURI ] ] ) ;
fhir:collector [
( 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: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" ]
] ) . #
<urn:uuid:8b63ffc2-cf3c-43bb-b4aa-8f97073be832> a fhir:Specimen ;
fhir:id [ fhir:v "Inline-Instance-for-e200rTransaction-2"] ; #
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:identifier [
fhir:system [ fhir:v "http://esveikata.lt/classifiers/Identifier/JAR"^^xsd:anyURI ] ;
fhir:value [ fhir:v "666534555" ] ] ]
] ) ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://esveikata.lt/classifiers/Specimen/RegistrationCode"^^xsd:anyURI ] ;
fhir:value [ fhir:v "676677776" ]
] [
fhir:system [ fhir:v "http://esveikata.lt/classifiers/Specimen/RegistrationCode"^^xsd:anyURI ]
] ) ; #
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:text [ fhir:v "Kraujas" ]
] ; #
fhir:subject [
fhir:identifier [
fhir:system [ fhir:v "http://esveikata.lt/Identifier/Patient/ESPBI"^^xsd:anyURI ] ;
fhir:value [ fhir:v "104345325" ] ]
] ; #
fhir:receivedTime [ fhir:v "2020-01-02T00: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: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:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/observation-bodyPosition"^^xsd:anyURI ] ] ) ;
fhir:collector [
( 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:collected [ fhir:v "2020-01-02T00:00:00Z"^^xsd:dateTime ] ;
fhir:quantity [
fhir:value [ fhir:v "1"^^xsd:decimal ] ] ;
fhir:bodySite [
fhir:concept [
fhir:text [ fhir:v "koja" ] ] ]
] ; #
fhir:note ( [
fhir:text [ fhir:v "komentaras" ]
] ) . #
<urn:uuid:5d190df6-903c-480a-b6cb-89aa148544dd> a fhir:Provenance ;
fhir:id [ fhir:v "Inline-Instance-for-e200rTransaction-3"] ; #
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:aeb9aa1f-254b-4c5a-949c-b99b6ab6f773" ]
] [
fhir:reference [ fhir:v "urn:uuid:8b63ffc2-cf3c-43bb-b4aa-8f97073be832" ]
] ) ; #
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