type: valuesetvalueset: allergyintolerance-status-present
Allergy Intolerance Status Present
- Official URL: http://hl7.org/fhir/ValueSet/allergy-intolerance-status-present
- Status: draft
- Name: AllergyIntoleranceStatusPresent
- Title: Allergy Intolerance Status Present
- Publisher: Health Level Seven, Inc. - CQI WG
- Description: Assertion about certainty associated with a propensity, or potential risk, of a reaction to the identified Substance
Content (Compose)
- System: http://hl7.org/fhir/allergy-intolerance-status | Concepts: unconfirmed, confirmed, resolved
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<url value="http://hl7.org/fhir/ValueSet/allergy-intolerance-status-present"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.3163"/>
</identifier>
<name value="AllergyIntoleranceStatusPresent"/>
<title value="Allergy Intolerance Status Present"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2014-11-13T16:57:44.799+00:00"/>
<publisher value="Health Level Seven, Inc. - CQI WG"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/cqi/"/>
</telecom>
</contact>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org"/>
</telecom>
</contact>
<description value="Assertion about certainty associated with a propensity, or potential risk, of a reaction to the identified Substance"/>
<compose>
<include>
<system value="http://hl7.org/fhir/allergy-intolerance-status"/>
<concept>
<code value="unconfirmed"/>
</concept>
<concept>
<code value="confirmed"/>
</concept>
<concept>
<code value="resolved"/>
</concept>
</include>
</compose>
</ValueSet>