Dental Data Exchange, published by Payer/Provider Information Exchange Work Group. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/dental-data-exchange/ and changes regularly. See the Directory of published versions
<AllergyIntolerance xmlns="http://hl7.org/fhir">
<id value="Allergy-example-dental"/>
<meta>
<versionId value="4"/>
<lastUpdated value="2020-08-06T17:04:21.858+00:00"/>
<source value="#E8CdDQ0mBY5KkSU9"/>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance Allergy-example-dental</b></p><a name="Allergy-example-dental"> </a><a name="hcAllergy-example-dental"> </a><a name="Allergy-example-dental-en-US"> </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">version: 4; Last updated: 2020-08-06 17:04:21+0000; </p><p style="margin-bottom: 0px">Information Source: #E8CdDQ0mBY5KkSU9</p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/core/STU4/StructureDefinition-us-core-allergyintolerance.html">US Core AllergyIntolerance Profile</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>: Medication</p><p><b>criticality</b>: High Risk</p><p><b>code</b>: <span title="Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 7980}">Penicillin G (Ingredient)</span></p><p><b>patient</b>: <a href="Patient-example-dental.html">Patient A</a></p><p><b>onset</b>: 1998-05-01</p></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
<code value="active"/>
</coding>
</clinicalStatus>
<verificationStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
<code value="confirmed"/>
</coding>
</verificationStatus>
<category value="medication"/>
<criticality value="high"/>
<code>
<coding>
<system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
<code value="7980"/>
<display value="Penicillin G"/>
</coding>
<text value="Penicillin G (Ingredient)"/>
</code>
<patient>🔗
<reference value="Patient/example-dental"/>
<display value="Patient A"/>
</patient>
<onsetDateTime value="1998-05-01"/>
</AllergyIntolerance>