HL7 Czech Imaging Report IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/img/ and changes regularly. See the Directory of published versions
: Adverse Event: PET+CT Imaging report - TTL Representation
Raw ttl | Download
@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:AdverseEvent ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "0bd84e75-9c5e-406b-90a8-e39a615e9cf6"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://hl7.cz/fhir/img/StructureDefinition/cz-adverseEvent"^^xsd:anyURI ;
fhir:link <https://hl7.cz/fhir/img/StructureDefinition/cz-adverseEvent> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Lokální zčervenání pokožky po podání Fludeoxythymidinu</div>"^^rdf:XMLLiteral
] ; #
fhir:actuality [ fhir:v "actual"] ; #
fhir:subject [
fhir:reference [ fhir:v "urn:uuid:2ccb472f-5747-4939-a119-5597835ad7da" ]
] ; #
fhir:detected [ fhir:v "2022-10-07T08:30:00+01:00"^^xsd:dateTime] ; #
fhir:suspectEntity ( [
fhir:instance [
fhir:reference [ fhir:v "urn:uuid:74820e62-42c2-4a39-9ded-251f3b8a58d0" ] ]
] ) . #