HL7 Czech Imaging Report IG
0.1.0-ballot - ci-build Czechia flag

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

: AllergyIntolerance: 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:AllergyIntolerance ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "0bd84e75-9c5e-406b-90a8-e39a615e9cf6"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://hl7.cz/fhir/core/StructureDefinition/cz-allergyIntolerance"^^xsd:anyURI ;
fhir:link <https://hl7.cz/fhir/core/StructureDefinition/cz-allergyIntolerance>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance 0bd84e75-9c5e-406b-90a8-e39a615e9cf6</b></p><a name=\"0bd84e75-9c5e-406b-90a8-e39a615e9cf6\"> </a><a name=\"hc0bd84e75-9c5e-406b-90a8-e39a615e9cf6\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7-cz/cz-core/StructureDefinition-cz-allergyIntolerance.html\">Allergy Intolerance (CZ)</a></p></div><p><b>identifier</b>: <code>https://www.nempriklad.cz/</code>/0bd84e75-9c5e-406b-90a8-e39a615e9cf6</p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>patient</b>: <a href=\"Bundle-cz-examplepetct-bundle.html#urn-uuid-2ccb472f-5747-4939-a119-5597835ad7da\">Bundle: identifier = https://www.nempriklad.cz/nis#1234567.1; type = document; timestamp = 2022-10-07 08:15:00+0100</a></p><h3>Reactions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Manifestation</b></td><td><b>Description</b></td><td><b>Onset</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">Lokální zčervenání pokožky po podání Fludeoxythymidinu</span></td><td>Lokální zčervenání pokožky po podání Fludeoxythymidinu</td><td>2022-10-07 08:30:00+0100</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://www.nempriklad.cz/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "0bd84e75-9c5e-406b-90a8-e39a615e9cf6" ]
  ] ) ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.0.1" ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "urn:uuid:2ccb472f-5747-4939-a119-5597835ad7da" ]
  ] ; # 
  fhir:reaction ( [
    ( fhir:manifestation [
fhir:text [ fhir:v "Lokální zčervenání pokožky po podání Fludeoxythymidinu" ]     ] ) ;
fhir:description [ fhir:v "Lokální zčervenání pokožky po podání Fludeoxythymidinu" ] ;
fhir:onset [ fhir:v "2022-10-07T08:30:00+01:00"^^xsd:dateTime ]
  ] ) . #