This is an old version - please visit our new IG location
1.1.0 - published
This is an old version - please visit <a href='https://simplifier.net/guide/ImplementationGuideTheCoreBelgianFederalFHIRProfiles/Home'>our new IG location</a> - Local Development build (v1.1.0). See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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:Resource.id [ fhir:value "allergyIntolerance2"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-allergyintolerance";
fhir:index 0;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-allergyintolerance> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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>type</b>: allergy</p><p><b>category</b>: food</p><p><b>criticality</b>: high</p><p><b>code</b>: <span title=\"Codes: {http://snomed.info/sct 256259004}\">Allergic to pollen</span></p><p><b>patient</b>: <a href=\"Patient-patient1.html\">Generated Summary: Social Beneficiary Identifier: 79121137740 (OFFICIAL), Medical record number: 45XXP0PA-4 (USUAL); active; Josephine Nessa La Paradisio (OFFICIAL); nessa.laparadisio@belgium.be, Phone: +322476792979, Phone: +3226718655, Phone: +322476799; gender: female; birthDate: 1979-12-11; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-MaritalStatus D}, {https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-civilstate 41}\">Divorced</span></a></p><p><b>onset</b>: 2004</p><p><b>recordedDate</b>: Oct 9, 2014 5:58:00 AM</p><p><b>recorder</b>: <a href=\"Practitioner-practitioner1.html\">Generated Summary: id: 79121137740 (OFFICIAL), id: 18749704477 (OFFICIAL); Katherine Pulaski (OFFICIAL); katherine.pulaski@enterprisehospital.be, Phone: 022675198, Fax: 022675209; gender: female; birthDate: 1979-12-11</a></p><p><b>asserter</b>: <a href=\"Patient-patient1.html\">Generated Summary: Social Beneficiary Identifier: 79121137740 (OFFICIAL), Medical record number: 45XXP0PA-4 (USUAL); active; Josephine Nessa La Paradisio (OFFICIAL); nessa.laparadisio@belgium.be, Phone: +322476792979, Phone: +3226718655, Phone: +322476799; gender: female; birthDate: 1979-12-11; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-MaritalStatus D}, {https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-civilstate 41}\">Divorced</span></a></p><p><b>lastOccurrence</b>: 2012-06</p><p><b>note</b>: Some extra information can be given here.</p><blockquote><p><b>reaction</b></p><p><b>substance</b>: <span title=\"Codes: {http://snomed.info/sct 256262001}\">Silver birch pollen</span></p><p><b>manifestation</b>: <span title=\"Codes: {http://snomed.info/sct 49727002}\">Cough</span></p><p><b>onset</b>: 2012-06-12</p><p><b>severity</b>: severe</p></blockquote><blockquote><p><b>reaction</b></p><p><b>substance</b>: <span title=\"Codes: {http://snomed.info/sct 710732007}\">Douglas fir pollen</span></p><p><b>manifestation</b>: <span title=\"Codes: {http://snomed.info/sct 49727002}\">Cough</span></p><p><b>onset</b>: 2012-06-12</p><p><b>severity</b>: mild</p></blockquote></div>"
];
fhir:AllergyIntolerance.clinicalStatus [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical" ];
fhir:Coding.code [ fhir:value "active" ];
fhir:Coding.display [ fhir:value "Active" ] ]
];
fhir:AllergyIntolerance.verificationStatus [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification" ];
fhir:Coding.code [ fhir:value "confirmed" ] ]
];
fhir:AllergyIntolerance.type [ fhir:value "allergy"];
fhir:AllergyIntolerance.category [
fhir:value "food";
fhir:index 0
];
fhir:AllergyIntolerance.criticality [ fhir:value "high"];
fhir:AllergyIntolerance.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:256259004;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "256259004" ];
fhir:Coding.display [ fhir:value "Pollen" ] ];
fhir:CodeableConcept.text [ fhir:value "Allergic to pollen" ]
];
fhir:AllergyIntolerance.patient [
fhir:Reference.reference [ fhir:value "Patient/patient1" ]
];
fhir:AllergyIntolerance.onsetDateTime [ fhir:value "2004"^^xsd:gYear];
fhir:AllergyIntolerance.recordedDate [ fhir:value "2014-10-09T14:58:00+11:00"^^xsd:dateTime];
fhir:AllergyIntolerance.recorder [
fhir:Reference.reference [ fhir:value "Practitioner/practitioner1" ]
];
fhir:AllergyIntolerance.asserter [
fhir:Reference.reference [ fhir:value "Patient/patient1" ]
];
fhir:AllergyIntolerance.lastOccurrence [ fhir:value "2012-06"^^xsd:gYearMonth];
fhir:AllergyIntolerance.note [
fhir:index 0;
fhir:Annotation.text [ fhir:value "Some extra information can be given here." ]
];
fhir:AllergyIntolerance.reaction [
fhir:index 0;
fhir:AllergyIntolerance.reaction.substance [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:256262001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "256262001" ];
fhir:Coding.display [ fhir:value "Silver birch pollen" ] ] ];
fhir:AllergyIntolerance.reaction.manifestation [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:49727002;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "49727002" ];
fhir:Coding.display [ fhir:value "Cough" ] ] ];
fhir:AllergyIntolerance.reaction.onset [ fhir:value "2012-06-12"^^xsd:date ];
fhir:AllergyIntolerance.reaction.severity [ fhir:value "severe" ]
], [
fhir:index 1;
fhir:AllergyIntolerance.reaction.substance [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:710732007;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "710732007" ];
fhir:Coding.display [ fhir:value "Douglas fir pollen" ] ] ];
fhir:AllergyIntolerance.reaction.manifestation [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:49727002;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "49727002" ];
fhir:Coding.display [ fhir:value "Cough" ] ] ];
fhir:AllergyIntolerance.reaction.onset [ fhir:value "2012-06-12"^^xsd:date ];
fhir:AllergyIntolerance.reaction.severity [ fhir:value "mild" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.