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 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 "successfulRepresentationTransactionResponse"] ; #
fhir:type [ fhir:v "transaction-response"] ; #
fhir:link ( [
fhir:relation [ fhir:v "self" ] ;
fhir:url [ fhir:v "http://elab"^^xsd:anyURI ]
] ) ; #
fhir:entry ( [
( fhir:resource [
a fhir:ServiceRequest ;
fhir:id [ fhir:v "131f143c-38dd-434c-9bb8-8211a7b4c01c" ] ;
fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2024-01-24T11:52:24.965+02:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#qobtzr0MvVeV73NQ"^^xsd:anyURI ] ;
( 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-notifyWhenCompleted"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ] ] [
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" ] ] ) ] ] [
fhir:concept [
( fhir:coding [
fhir:system [ fhir:v "http://esveikata.lt/classifiers/TLK-10-AM"^^xsd:anyURI ] ] ) ] ] ) ] ) ;
fhir:response [
fhir:status [ fhir:v "201 Created" ] ;
fhir:location [ fhir:v "ServiceRequest/131f143c-38dd-434c-9bb8-8211a7b4c01c/_history/1"^^xsd:anyURI ] ;
fhir:etag [ fhir:v "1" ] ;
fhir:lastModified [ fhir:v "2024-01-24T11:52:24.965+02:00"^^xsd:dateTime ] ;
( fhir:outcome [
a fhir:OperationOutcome ;
( fhir:issue [
fhir:details [
( fhir:coding [
fhir:system [ fhir:v "https://hapifhir.io/fhir/CodeSystem/hapi-fhir-storage-response-code"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Create succeeded." ] ] ) ] ;
fhir:diagnostics [ fhir:v "Successfully created resource \"ServiceRequest/131f143c-38dd-434c-9bb8-8211a7b4c01c/_history/1\". Took 3ms." ] ] ) ] ) ]
] [
( fhir:resource [
a fhir:ServiceRequest ;
fhir:id [ fhir:v "293c34ac-c10e-45b7-80eb-366dd6e4acb5" ] ;
fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2024-01-24T11:52:24.965+02:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#qobtzr0MvVeV73NQ"^^xsd:anyURI ] ;
( 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 "3456" ] ;
fhir:display [ fhir:v "Vitamino B tyrimas" ] ] ) ] ] ;
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" ] ] ) ] ] [
fhir:concept [
( fhir:coding [
fhir:system [ fhir:v "http://esveikata.lt/classifiers/TLK-10-AM"^^xsd:anyURI ] ] ) ] ] ) ;
( fhir:note [
fhir:text [ fhir:v "Vartoja antibiotikus" ] ] ) ] ) ;
fhir:response [
fhir:status [ fhir:v "201 Created" ] ;
fhir:location [ fhir:v "ServiceRequest/293c34ac-c10e-45b7-80eb-366dd6e4acb5/_history/1"^^xsd:anyURI ] ;
fhir:etag [ fhir:v "1" ] ;
fhir:lastModified [ fhir:v "2024-01-24T11:52:24.965+02:00"^^xsd:dateTime ] ;
( fhir:outcome [
a fhir:OperationOutcome ;
( fhir:issue [
fhir:details [
( fhir:coding [
fhir:system [ fhir:v "https://hapifhir.io/fhir/CodeSystem/hapi-fhir-storage-response-code"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Create succeeded." ] ] ) ] ;
fhir:diagnostics [ fhir:v "Successfully created resource \"ServiceRequest/293c34ac-c10e-45b7-80eb-366dd6e4acb5/_history/1\". Took 12ms." ] ] ) ] ) ]
] [
( fhir:resource [
a fhir:Provenance ;
fhir:id [ fhir:v "223e54cb-ae83-41ec-87f5-7741ead569c5" ] ;
fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2024-01-24T11:52:24.965+02:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#qobtzr0MvVeV73NQ"^^xsd:anyURI ] ;
( 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 "ServiceRequest/131f143c-38dd-434c-9bb8-8211a7b4c01c/_history/1" ] ] [
fhir:reference [ fhir:v "ServiceRequest/293c34ac-c10e-45b7-80eb-366dd6e4acb5/_history/1" ] ] ) ;
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:reference [ fhir:v "PractitionerRole/practitionerRole1" ] ] ] ) ] ) ;
fhir:response [
fhir:status [ fhir:v "201 Created" ] ;
fhir:location [ fhir:v "Provenance/223e54cb-ae83-41ec-87f5-7741ead569c5/_history/1"^^xsd:anyURI ] ;
fhir:etag [ fhir:v "1" ] ;
fhir:lastModified [ fhir:v "2024-01-24T11:52:24.965+02:00"^^xsd:dateTime ] ;
( fhir:outcome [
a fhir:OperationOutcome ;
( fhir:issue [
fhir:details [
( fhir:coding [
fhir:system [ fhir:v "https://hapifhir.io/fhir/CodeSystem/hapi-fhir-storage-response-code"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Create succeeded." ] ] ) ] ;
fhir:diagnostics [ fhir:v "Successfully created resource \"Provenance/223e54cb-ae83-41ec-87f5-7741ead569c5/_history/1\". Took 12ms." ] ] ) ] ) ]
] ) . #
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