International Patient Summary 1.0.0 Release - Local Development build (v1.0). See the Directory of published versions
: IPS Allergy Status Code - XML Representation
Raw xml | Download
<ValueSet xmlns="http://hl7.org/fhir">
<id value="2.16.840.1.113883.11.22.42--20170524000000"/>
<meta>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <code>urn:oid:2.16.840.1.113883.4.642.3.155</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Comments</b></td></tr><tr><td>active</td><td>Active</td><td>Note: The subject is currently experiencing the symptoms of the condition or there is evidence of the condition</td></tr><tr><td>inactive</td><td>Inactive</td><td>Note: The subject is no longer experiencing the symptoms of the condition or there is no longer evidence of the condition</td></tr><tr><td>resolved</td><td>Resolved</td><td>Note: The subject is no longer experiencing the symptoms of the condition and there is a negligible perceived risk of the symptoms returning</td></tr></table></li></ul></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod">
<valuePeriod>
<start value="2017-05-24T00:00:00+01:00"/>
</valuePeriod>
</extension>
<url
value="http://localhost:8877/fhir/ValueSet/2.16.840.1.113883.11.22.42--20170524000000"/>
<identifier>
<use value="official"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.11.22.42"/>
</identifier>
<version value="1.0"/>
<name value="IPSAllergyStatusCode"/>
<title value="IPS Allergy Status Code"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2023-01-12T22:27:49+01:00"/>
<publisher value="Health Level Seven"/>
<contact>
<name value="HL7 International - International Patient Summary"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/structure"/>
</telecom>
</contact>
<description value="IPS Allergy Status Code"/>
<immutable value="false"/>
<compose>
<include>
<system value="urn:oid:2.16.840.1.113883.4.642.3.155"/>
<concept>
<extension
url="http://hl7.org/fhir/StructureDefinition/valueset-concept-comments">
<valueString
value="The subject is currently experiencing the symptoms of the condition or there is evidence of the condition"/>
</extension>
<code value="active"/>
<display value="Active"/>
</concept>
<concept>
<extension
url="http://hl7.org/fhir/StructureDefinition/valueset-concept-comments">
<valueString
value="The subject is no longer experiencing the symptoms of the condition or there is no longer evidence of the condition"/>
</extension>
<code value="inactive"/>
<display value="Inactive"/>
</concept>
<concept>
<extension
url="http://hl7.org/fhir/StructureDefinition/valueset-concept-comments">
<valueString
value="The subject is no longer experiencing the symptoms of the condition and there is a negligible perceived risk of the symptoms returning"/>
</extension>
<code value="resolved"/>
<display value="Resolved"/>
</concept>
</include>
</compose>
</ValueSet>