CH AllergyIntolerance (R4)
3.0.2-ci-build - ci-build Switzerland flag

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

: CH-AllergyIntolerance-MultipleManifestationEntries - 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 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-MultipleManifestationEntries"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-allergyintolerance/StructureDefinition/ch-allergyintolerance"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/ch-allergyintolerance/StructureDefinition/ch-allergyintolerance>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance CH-AllergyIntolerance-MultipleManifestationEntries</b></p><a name=\"CH-AllergyIntolerance-MultipleManifestationEntries\"> </a><a name=\"hcCH-AllergyIntolerance-MultipleManifestationEntries\"> </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=\"StructureDefinition-ch-allergyintolerance.html\">CH AllergyIntolerance</a></p></div><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 confirmed}\">Confirmed</span></p><p><b>category</b>: Food</p><p><b>criticality</b>: High Risk</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 419972009}\">Allergy to shrimp</span></p><p><b>patient</b>: <a href=\"Patient-ElisabethBroennimannByBFH.html\">Elisabeth Brönnimann-Bertholet  Female, DoB: 1937-05-03</a></p><blockquote><p><b>reaction</b></p><p><b>substance</b>: <span title=\"Codes:{http://snomed.info/sct 278840001}\">Shrimp</span></p><p><b>manifestation</b>: <span title=\"Codes:{http://snomed.info/sct 267036007}\">Dyspnea</span>, <span title=\"Codes:{http://snomed.info/sct 699376002}\">Lip swelling</span>, <span title=\"Codes:{http://snomed.info/sct 422587007}\">Nausea</span></p><p><b>description</b>: Reaction to shrimps consumption.</p><p><b>onset</b>: 2023-07-21</p><p><b>severity</b>: Severe</p></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 "confirmed" ] ;
fhir:display [ fhir:v "Confirmed" ]     ] )
  ] ; # 
  fhir:category ( [ fhir:v "food"] ) ; # 
  fhir:criticality [ fhir:v "high"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:419972009 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "419972009" ] ;
fhir:display [ fhir:v "Allergy to shrimp" ]     ] )
  ] ; # 
  fhir:patient [
fhir:l fhir:Patient/ElisabethBroennimannByBFH ;
fhir:reference [ fhir:v "Patient/ElisabethBroennimannByBFH" ]
  ] ; # 
  fhir:reaction ( [
fhir:substance [
      ( fhir:coding [
a sct:278840001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "278840001" ] ;
fhir:display [ fhir:v "Shrimp" ]       ] )     ] ;
    ( fhir:manifestation [
      ( fhir:coding [
a sct:267036007 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "267036007" ] ;
fhir:display [ fhir:v "Dyspnea" ]       ] )     ] [
      ( fhir:coding [
a sct:699376002 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "699376002" ] ;
fhir:display [ fhir:v "Lip swelling" ]       ] )     ] [
      ( fhir:coding [
a sct:422587007 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "422587007" ] ;
fhir:display [ fhir:v "Nausea" ]       ] )     ] ) ;
fhir:description [ fhir:v "Reaction to shrimps consumption." ] ;
fhir:onset [ fhir:v "2023-07-21"^^xsd:date ] ;
fhir:severity [ fhir:v "severe" ]
  ] ) . #