CH AllergyIntolerance (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.2-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-allergyintolerance/ and changes regularly. 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:AllergyIntolerance ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "CH-AllergyIntolerance-IPAG-Recommendation-Table-1"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance CH-AllergyIntolerance-IPAG-Recommendation-Table-1</b></p><a name=\"CH-AllergyIntolerance-IPAG-Recommendation-Table-1\"> </a><a name=\"hcCH-AllergyIntolerance-IPAG-Recommendation-Table-1\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification unconfirmed}\">Unconfirmed</span></p><p><b>type</b>: Allergy</p><p><b>category</b>: Medication</p><p><b>criticality</b>: Low Risk</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 91936005}\">Allergy to penicillin (finding)</span></p><p><b>patient</b>: <a href=\"Patient-ElisabethBroennimannByBFH.html\">Elisabeth Brönnimann-Bertholet Female, DoB: 1937-05-03</a></p><p><b>onset</b>: 2019-01-06</p><p><b>lastOccurrence</b>: 2019-01-05</p><p><b>note</b>: </p><blockquote><div><p>Prick-Test positiv</p>\n</div></blockquote><blockquote><p><b>reaction</b></p><p><b>AllergyIntolerance Location</b>: <span title=\"Codes:{http://snomed.info/sct 32361000}\">Popliteal fossa structure (body structure)</span></p><p><b>AllergyIntolerance Duration</b>: No display for Duration (value: 24; unit: h; system: http://unitsofmeasure.org; code: h)</p><p><b>AllergyIntolerance Exposure Date</b>: 2019-01-05 18:00:00+0100</p><p><b>AllergyIntolerance Exposure Duration</b>: No display for Duration (value: 10; unit: min; system: http://unitsofmeasure.org; code: min)</p><p><b>AllergyIntolerance Certainty</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/reaction-event-certainty likely}\">Likely</span></p><p><b>AllergyIntolerance ExposureDescription</b>: taking 1000 mg of Amoxicillin</p><p><b>AllergyIntolerance Management</b>: antihistamine</p><p><b>substance</b>: <span title=\"Codes:{http://snomed.info/sct 372687004}\">Amoxicillin (substance)</span></p><p><b>manifestation</b>: <span title=\"Codes:{http://snomed.info/sct 2919008}\">Nausea, vomiting and diarrhea</span>, <span title=\"Codes:{http://snomed.info/sct 418363000}\">Itching of skin (finding)</span></p><p><b>description</b>: Itching of Skin during 24hours, 3 times vomitus</p><p><b>onset</b>: 2019-01-05</p><p><b>severity</b>: Moderate</p><p><b>note</b>: </p><blockquote><div><p>respiratory tract infection whilst taking</p>\n</div></blockquote></blockquote></div>"^^rdf:XMLLiteral ]
] ; #
fhir:clinicalStatus [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical> ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ] ] )
] ; #
fhir:verificationStatus [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/allergyintolerance-verification> ] ;
fhir:code [ fhir:v "unconfirmed" ] ;
fhir:display [ fhir:v "Unconfirmed" ] ] )
] ; #
fhir:type [ fhir:v "allergy"] ; #
fhir:category ( [ fhir:v "medication"] ) ; #
fhir:criticality [ fhir:v "low"] ; #
fhir:code [
( fhir:coding [
a sct:91936005 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "91936005" ] ;
fhir:display [ fhir:v "Allergy to penicillin (finding)" ] ] )
] ; #
fhir:patient [
fhir:l fhir:Patient/ElisabethBroennimannByBFH ;
fhir:reference [ fhir:v "Patient/ElisabethBroennimannByBFH" ]
] ; #
fhir:onset [
a fhir:DateTime ;
fhir:v "2019-01-06"^^xsd:date
] ; #
fhir:lastOccurrence [ fhir:v "2019-01-05"^^xsd:date] ; #
fhir:note ( [
fhir:text [ fhir:v "Prick-Test positiv" ]
] ) ; #
fhir:reaction ( [
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/openEHR-location"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/openEHR-location> ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:32361000 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "32361000" ] ;
fhir:display [ fhir:v "Popliteal fossa structure (body structure)" ] ] ) ] ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/allergyintolerance-duration"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/allergyintolerance-duration> ] ;
fhir:value [
a fhir:Duration ;
fhir:value [ fhir:v "24"^^xsd:decimal ] ;
fhir:unit [ fhir:v "h" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org> ] ;
fhir:code [ fhir:v "h" ] ] ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/openEHR-exposureDate"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/openEHR-exposureDate> ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2019-01-05T18:00:00+01:00"^^xsd:dateTime ] ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/openEHR-exposureDuration"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/openEHR-exposureDuration> ] ;
fhir:value [
a fhir:Duration ;
fhir:value [ fhir:v "10"^^xsd:decimal ] ;
fhir:unit [ fhir:v "min" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org> ] ;
fhir:code [ fhir:v "min" ] ] ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/allergyintolerance-certainty"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/allergyintolerance-certainty> ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/reaction-event-certainty"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/reaction-event-certainty> ] ;
fhir:code [ fhir:v "likely" ] ;
fhir:display [ fhir:v "Likely" ] ] ) ] ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/openEHR-exposureDescription"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/openEHR-exposureDescription> ] ;
fhir:value [
a fhir:String ;
fhir:v "taking 1000 mg of Amoxicillin" ] ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/openEHR-management"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/openEHR-management> ] ;
fhir:value [
a fhir:String ;
fhir:v "antihistamine" ] ] ) ;
fhir:substance [
( fhir:coding [
a sct:372687004 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "372687004" ] ;
fhir:display [ fhir:v "Amoxicillin (substance)" ] ] ) ] ;
( fhir:manifestation [
( fhir:coding [
a sct:2919008 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "2919008" ] ;
fhir:display [ fhir:v "Nausea, vomiting and diarrhea" ] ] ) ] [
( fhir:coding [
a sct:418363000 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "418363000" ] ;
fhir:display [ fhir:v "Itching of skin (finding)" ] ] ) ] ) ;
fhir:description [ fhir:v "Itching of Skin during 24hours, 3 times vomitus" ] ;
fhir:onset [ fhir:v "2019-01-05"^^xsd:date ] ;
fhir:severity [ fhir:v "moderate" ] ;
( fhir:note [
fhir:text [ fhir:v "respiratory tract infection whilst taking" ] ] )
] ) . #
IG © 2021+ HL7 Switzerland. Package ch.fhir.ig.ch-allergyintolerance#3.0.2-ci-build based on FHIR 4.0.1. Generated 2025-12-16
Links: Table of Contents |
QA Report
| Propose a change