@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 -------------------------------------------------------------------

<https://ig.phase2.scip.synanetics.cloud/AllergyIntolerance/a62383d3-0eca-4f4c-93eb-c1000216f82d> a fhir:AllergyIntolerance ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "a62383d3-0eca-4f4c-93eb-c1000216f82d"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/StructureDefinition/MODS-AllergyIntolerance"^^xsd:anyURI ;
       fhir:l <https://metadata.phase2.scip.synanetics.cloud/fhir/r4/StructureDefinition/MODS-AllergyIntolerance>
     ] ) ;
     fhir:tag ( [
       fhir:system [
         fhir:v "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-FhirStructureMapCatalog-1"^^xsd:anyURI ;
         fhir:l <https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-FhirStructureMapCatalog-1>
       ] ;
       fhir:code [ fhir:v "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/StructureMap/AllergyIntolerance-Allergy" ]
     ] )
  ] ; # 
  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 a62383d3-0eca-4f4c-93eb-c1000216f82d</b></p><a name=\"a62383d3-0eca-4f4c-93eb-c1000216f82d\"> </a><a name=\"hca62383d3-0eca-4f4c-93eb-c1000216f82d\"> </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-MODS-AllergyIntolerance.html\">MODS Allergy Intolerance</a></p><p style=\"margin-bottom: 0px\">Tag: <a href=\"CodeSystem-MODS-FhirStructureMapCatalog-1.html\">https://metadata.phase2.scip.synanetics.cloud/fhir/r4/StructureMap/AllergyIntolerance-Allergy (Details: MODS FHIR Resource Structure Map Catalog code https://metadata.phase2.scip.synanetics.cloud/fhir/r4/StructureMap/AllergyIntolerance-Allergy)</a></p></div><p><b>type</b>: Allergy</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 227493005}\">Cashew nuts</span></p><p><b>patient</b>: <a href=\"https://simplifier.net/resolve?scope=fhir.r4.ukcore.stu2@2.0.2&amp;canonical=http://fhir.org/packages/fhir.r4.ukcore.stu2/Patient/5662b4ad-b076-4239-8767-5ad625c9151a\">Saura Swanimathan</a></p><p><b>onset</b>: 1970-01-01 09:20:00+0000 --&gt; 2005-01-01 09:20:00+0000</p><p><b>recorder</b>: <a href=\"https://simplifier.net/resolve?scope=fhir.r4.ukcore.stu2@2.0.2&amp;canonical=http://fhir.org/packages/fhir.r4.ukcore.stu2/Practitioner/800b48d8-5cd0-4f29-beaa-d34302efd8b5\">Emma Wright</a></p><p><b>note</b>: , </p><blockquote><div><p>Saura has a known allergy to cashew nuts and cashew nut-derived products.</p>\n</div></blockquote><blockquote><div><p>Allergy information confirmed from care records and discussed with Saura; reports swelling and difficulty breathing after exposure.</p>\n</div></blockquote><blockquote><p><b>reaction</b></p><p><b>substance</b>: <span title=\"Codes:{http://snomed.info/sct 227495003}\">Roasted and salted cashew nuts</span></p><p><b>manifestation</b>: <span title=\"Codes:{http://snomed.info/sct 39579001}\">Anaphylactic reaction</span></p><p><b>severity</b>: Severe</p><p><b>exposureRoute</b>: <span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral</span></p></blockquote><blockquote><p><b>reaction</b></p><p><b>substance</b>: <span title=\"Codes:{http://snomed.info/sct 227495003}\">Roasted and salted cashew nuts</span></p><p><b>manifestation</b>: <span title=\"Codes:{http://snomed.info/sct 39579001}\">Anaphylactic reaction</span></p><p><b>severity</b>: Severe</p><p><b>exposureRoute</b>: <span title=\"Codes:{http://snomed.info/sct 46713006}\">Nasal route</span></p></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:type [ fhir:v "allergy"] ; # 
  fhir:code [
     fhir:coding ( [
       a sct:227493005 ;
       fhir:system [
         fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
         fhir:l <http://snomed.info/sct>
       ] ;
       fhir:code [ fhir:v "227493005" ] ;
       fhir:display [ fhir:v "Cashew nuts" ]
     ] )
  ] ; # 
  fhir:patient [
     fhir:l <https://ig.phase2.scip.synanetics.cloud/Patient/5662b4ad-b076-4239-8767-5ad625c9151a> ;
     fhir:reference [ fhir:v "Patient/5662b4ad-b076-4239-8767-5ad625c9151a" ] ;
     fhir:display [ fhir:v "Saura Swanimathan" ]
  ] ; # 
  fhir:onset [
     a fhir:Period ;
     fhir:start [ fhir:v "1970-01-01T09:20:00Z"^^xsd:dateTime ] ;
     fhir:end [ fhir:v "2005-01-01T09:20:00Z"^^xsd:dateTime ]
  ] ; # 
  fhir:recorder [
     fhir:l <https://ig.phase2.scip.synanetics.cloud/Practitioner/800b48d8-5cd0-4f29-beaa-d34302efd8b5> ;
     fhir:reference [ fhir:v "Practitioner/800b48d8-5cd0-4f29-beaa-d34302efd8b5" ] ;
     fhir:display [ fhir:v "Emma Wright" ]
  ] ; # 
  fhir:note ( [
     fhir:text [ fhir:v "Saura has a known allergy to cashew nuts and cashew nut-derived products." ]
  ] [
     fhir:text [ fhir:v "Allergy information confirmed from care records and discussed with Saura; reports swelling and difficulty breathing after exposure." ]
  ] ) ; # 
  fhir:reaction ( [
     fhir:substance [
       fhir:coding ( [
         a sct:227495003 ;
         fhir:system [
           fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
           fhir:l <http://snomed.info/sct>
         ] ;
         fhir:code [ fhir:v "227495003" ] ;
         fhir:display [ fhir:v "Roasted and salted cashew nuts" ]
       ] )
     ] ;
     fhir:manifestation ( [
       fhir:coding ( [
         a sct:39579001 ;
         fhir:system [
           fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
           fhir:l <http://snomed.info/sct>
         ] ;
         fhir:code [ fhir:v "39579001" ] ;
         fhir:display [ fhir:v "Anaphylactic reaction" ]
       ] )
     ] ) ;
     fhir:severity [ fhir:v "severe" ] ;
     fhir:exposureRoute [
       fhir:coding ( [
         a sct:26643006 ;
         fhir:system [
           fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
           fhir:l <http://snomed.info/sct>
         ] ;
         fhir:code [ fhir:v "26643006" ] ;
         fhir:display [ fhir:v "Oral" ]
       ] )
     ]
  ] [
     fhir:substance [
       fhir:coding ( [
         a sct:227495003 ;
         fhir:system [
           fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
           fhir:l <http://snomed.info/sct>
         ] ;
         fhir:code [ fhir:v "227495003" ] ;
         fhir:display [ fhir:v "Roasted and salted cashew nuts" ]
       ] )
     ] ;
     fhir:manifestation ( [
       fhir:coding ( [
         a sct:39579001 ;
         fhir:system [
           fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
           fhir:l <http://snomed.info/sct>
         ] ;
         fhir:code [ fhir:v "39579001" ] ;
         fhir:display [ fhir:v "Anaphylactic reaction" ]
       ] )
     ] ) ;
     fhir:severity [ fhir:v "severe" ] ;
     fhir:exposureRoute [
       fhir:coding ( [
         a sct:46713006 ;
         fhir:system [
           fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
           fhir:l <http://snomed.info/sct>
         ] ;
         fhir:code [ fhir:v "46713006" ] ;
         fhir:display [ fhir:v "Nasal route" ]
       ] )
     ]
  ] ) . # 

# -------------------------------------------------------------------------------------

