@prefix fhir: .
@prefix owl: .
@prefix rdfs: .
@prefix xsd: .
# - 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
] )
] ; #
fhir:type [ fhir:v "transaction"] ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:aeb9aa1f-254b-4c5a-949c-b99b6ab6f773"^^xsd:anyURI ] ;
fhir:resource ( ) ;
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 ( ) ;
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 ( ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Provenance"^^xsd:anyURI ]
]
] ) . #
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
] )
] ; #
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:link ;
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" ]
] ) . #
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
] )
] ; #
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:link ;
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" ]
] ) . #
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
] )
] ; #
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" ]
] )
]
] ) . #
# -------------------------------------------------------------------------------------