eLab posistemės integracijos dokumentacija
0.3.21 - versija
eLab posistemės integracijos dokumentacija - Local Development build (v0.3.21) 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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "successfulEditSignedTransactionResponse"] ; #
fhir:type [ fhir:v "transaction-response"] ; #
fhir:link ( [
fhir:relation [ fhir:v "self" ] ;
fhir:url [ fhir:v "http://localhost:8082/fhir"^^xsd:anyURI ]
] ) ; #
fhir:entry ( [
fhir:response [
fhir:status [ fhir:v "200 OK" ] ;
fhir:location [ fhir:v "Observation/d57b7d26-2f6b-42c2-a0cc-1abde1ba7119/_history/3"^^xsd:anyURI ] ;
fhir:etag [ fhir:v "3" ] ;
( 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 "Update succeeded." ] ] ) ] ;
fhir:diagnostics [ fhir:v "Successfully updated resource \"Observation/d57b7d26-2f6b-42c2-a0cc-1abde1ba7119/_history/3\"." ] ] ) ] ) ]
] [
fhir:response [
fhir:status [ fhir:v "200 OK" ] ;
fhir:location [ fhir:v "Observation/0f334583-0a63-4ca5-92fc-c5d05c55ea92/_history/3"^^xsd:anyURI ] ;
fhir:etag [ fhir:v "3" ] ;
( 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 "Update succeeded." ] ] ) ] ;
fhir:diagnostics [ fhir:v "Successfully updated resource \"Observation/0f334583-0a63-4ca5-92fc-c5d05c55ea92/_history/3\"." ] ] ) ] ) ]
] [
fhir:response [
fhir:status [ fhir:v "200 OK" ] ;
fhir:location [ fhir:v "Observation/2940c384-07ec-455b-a807-ba38bdbc43d3/_history/3"^^xsd:anyURI ] ;
fhir:etag [ fhir:v "3" ] ;
( 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 "Update succeeded." ] ] ) ] ;
fhir:diagnostics [ fhir:v "Successfully updated resource \"Observation/2940c384-07ec-455b-a807-ba38bdbc43d3/_history/3\"." ] ] ) ] ) ]
] [
fhir:response [
fhir:status [ fhir:v "200 OK" ] ;
fhir:location [ fhir:v "Observation/a9f9286a-0d38-4cbe-a842-55927946acd0/_history/3"^^xsd:anyURI ] ;
fhir:etag [ fhir:v "3" ] ;
( 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 "Update succeeded." ] ] ) ] ;
fhir:diagnostics [ fhir:v "Successfully updated resource \"Observation/a9f9286a-0d38-4cbe-a842-55927946acd0/_history/3\"." ] ] ) ] ) ]
] [
fhir:response [
fhir:status [ fhir:v "200 OK" ] ;
fhir:location [ fhir:v "Composition/86a05512-52e5-47a3-9e77-a047cfa210e4/_history/3"^^xsd:anyURI ] ;
fhir:etag [ fhir:v "3" ] ;
fhir:lastModified [ fhir:v "2025-06-30T15:15:43.554+03: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 "Update succeeded." ] ] ) ] ;
fhir:diagnostics [ fhir:v "Successfully updated resource \"Composition/86a05512-52e5-47a3-9e77-a047cfa210e4/_history/3\"." ] ] ) ] ) ]
] [
fhir:response [
fhir:status [ fhir:v "200 OK" ] ;
fhir:location [ fhir:v "DiagnosticReport/40ca7de6-8f0c-43de-b571-71693614de16/_history/4"^^xsd:anyURI ] ;
fhir:etag [ fhir:v "4" ] ;
( 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 "Update succeeded." ] ] ) ] ;
fhir:diagnostics [ fhir:v "Successfully updated resource \"DiagnosticReport/40ca7de6-8f0c-43de-b571-71693614de16/_history/4\"." ] ] ) ] ) ]
] [
fhir:response [
fhir:status [ fhir:v "201 Created" ] ;
fhir:location [ fhir:v "Provenance/c947d9c9-85af-4e11-8f7c-2ef4ec39a9b7/_history/1"^^xsd:anyURI ] ;
fhir:etag [ fhir:v "1" ] ;
fhir:lastModified [ fhir:v "2025-06-30T15:34:01.834+03: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/c947d9c9-85af-4e11-8f7c-2ef4ec39a9b7/_history/1\". Took 34ms." ] ] ) ] ) ]
] ) . #
IG © 2025+ Registrų Centras. Package fhir.lt.core#0.3.21 based on FHIR 5.0.0. Generated 2025-08-05
Links: Table of Contents |
QA Report