INTEROPen CareConnect Base STU3 Implementation Guide
3.0.0 - CI Build

INTEROPen CareConnect Base STU3 Implementation Guide - Local Development build (v3.0.0). See the Directory of published versions

AllergyManifestation-1 - XML Representation

(back to description)

Raw xml

Source view


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="CareConnect-AllergyManifestation-1"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"> 
         <h2>Care Connect Allergy Manifestation</h2> 
         <div> 
            <p>A code from the SNOMED Clinical Terminology UK hierarchy with concept id '404684003' to record an allergy manifestation or a value from the HL7 FHIR nullFlavors code system.</p> 
         </div> 
         <p> 
            <b>Copyright Statement:</b> This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement. 
         </p> 
         <p>This value set includes codes from the following code systems:</p> 
         <ul> 
            <li>Include codes from 
               <a href="http://www.snomed.org/"> 
                  <code>http://snomed.info/sct</code> 
               </a> where concept  in  404684003 (Clinical finding (finding)) 
            </li> 
            <li>Include codes from 
               <a href="http://hl7.org/fhir/STU3/v3/NullFlavor/cs.html"> 
                  <code>http://hl7.org/fhir/v3/NullFlavor</code> 
               </a> where concept  = 
               <a href="http://hl7.org/fhir/STU3/v3/NullFlavor/cs.html#v3-NullFlavor-UNC">UNC</a>, concept  = 
               <a href="http://hl7.org/fhir/STU3/v3/NullFlavor/cs.html#v3-NullFlavor-ASKU">ASKU</a> and concept  = 
               <a href="http://hl7.org/fhir/STU3/v3/NullFlavor/cs.html#v3-NullFlavor-NI">NI</a> 
            </li> 
         </ul> 
      </div>
  </text>
  <url
       value="https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-AllergyManifestation-1"/>
  <version value="3.0.0"/>
  <name value="Care Connect Allergy Manifestation"/>
  <status value="draft"/>
  <date value="2018-11-14T00:00:00+00:00"/>
  <publisher value="INTEROpen"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="https://interopen.ryver.com/"/>
    </telecom>
  </contact>
  <description
               value="A code from the SNOMED Clinical Terminology UK hierarchy with concept id &#39;404684003&#39; to record an allergy manifestation or a value from the HL7 FHIR nullFlavors code system."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="826"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="in"/>
        <value value="404684003"/>
      </filter>
    </include>
    <include>
      <system value="http://hl7.org/fhir/v3/NullFlavor"/>
      <filter>
        <property value="concept"/>
        <op value="="/>
        <value value="UNC"/>
      </filter>
      <filter>
        <property value="concept"/>
        <op value="="/>
        <value value="ASKU"/>
      </filter>
      <filter>
        <property value="concept"/>
        <op value="="/>
        <value value="NI"/>
      </filter>
    </include>
  </compose>
</ValueSet>