Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<AllergyIntolerance xmlns="http://hl7.org/fhir">
<id value="allergyIntolerance-min-notes-example"/>
<meta>
<versionId value="1.0"/>
<lastUpdated value="2021-04-21T15:06:40.000+12:00"/>
<profile
value="https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/alex-allergyintolerance"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance allergyIntolerance-min-notes-example</b></p><a name="allergyIntolerance-min-notes-example"> </a><a name="hcallergyIntolerance-min-notes-example"> </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: 1.0; Last updated: 2021-04-21 15:06:40+1200</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-alex-allergyintolerance.html">Allergy Intolerance Profile</a></p></div><p><b>Allergy Intolerance Type Extension</b>: <a href="CodeSystem-allergyintolerance-type.html#allergyintolerance-type-noteOnly">Allergy Intolerance Type CodeSystem noteOnly</a>: Note Only</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>patient</b>: <a href="https://alexapi.medtechglobal.com.au/fhir/Patient/14e52e16edb7a435bfa05e307afd008b">Mr Patient Testing</a></p><p><b>onset</b>: 2021-04-21 15:06:23+1200</p><p><b>asserter</b>: <a href="Bundle-4f5e9b70-b98f-4af6-9a65-b55a1e845169.html#https-//alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91">Dr Alex Api</a></p><p><b>note</b>: </p><blockquote><div><p>Allergic to Penicillins</p>
</div></blockquote></div>
</text>
<extension
url="https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/allergyintolerance-type">
<valueCoding>
<system
value="https://alexapi.medtechglobal.com.au/fhir/CodeSystem/allergyintolerance-type"/>
<code value="noteOnly"/>
</valueCoding>
</extension>
<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"/>
<display value="Confirmed"/>
</coding>
</verificationStatus>
<patient>
<reference
value="https://alexapi.medtechglobal.com.au/fhir/Patient/14e52e16edb7a435bfa05e307afd008b"/>
<display value="Mr Patient Testing"/>
</patient>
<onsetDateTime value="2021-04-21T15:06:23.000+12:00"/>
<asserter>
<reference
value="https://alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91"/>
<display value="Dr Alex Api"/>
</asserter>
<note>
<text value="Allergic to Penicillins"/>
</note>
</AllergyIntolerance>