@prefix fhir: .
@prefix owl: .
@prefix rdfs: .
@prefix xsd: .
# - 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
] )
] ;
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 "Bl" ] ;
fhir:display [ fhir:v "Kraujas" ]
] )
]
] ) ;
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:link ;
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:link ;
fhir:reference [ fhir:v "PractitionerRole/practitionerRole1" ]
] ;
fhir:performer ( [
fhir:link ;
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
] )
] ;
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 "Bl" ] ;
fhir:display [ fhir:v "Kraujas" ]
] )
]
] ) ;
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:link ;
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:link ;
fhir:reference [ fhir:v "PractitionerRole/practitionerRole1" ]
] ;
fhir:performer ( [
fhir:link ;
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
] )
] ;
fhir:target ( [
fhir:link ;
fhir:reference [ fhir:v "ServiceRequest/131f143c-38dd-434c-9bb8-8211a7b4c01c/_history/1" ]
] [
fhir:link ;
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:link ;
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." ]
] )
] )
]
] ) . #
# -------------------------------------------------------------------------------------