MyHealthEu MVC package
9.1.0 - ci-build

MyHealthEu MVC package - Local Development build (v9.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: eHDSI Allergy Certainty - XML Representation

Active as of 2026-02-19

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="eHDSIAllergyCertainty"/>
  <url value="http://terminology.ehdsi.eu/ValueSet/eHDSIAllergyCertainty"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.58"/>
  </identifier>
  <version value="9.1.0"/>
  <name value="EHDSIAllergyCertainty"/>
  <title value="eHDSI Allergy Certainty"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-02-19T15:58:54+00:00"/>
  <publisher value="MyHealth@Eu"/>
  <contact>
    <name value="MyHealth@Eu"/>
    <telecom>
      <system value="url"/>
      <value
             value="https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"/>
    </telecom>
  </contact>
  <description
               value="The Value Set is used to support or decline the clinical status of the allergy or intolerance."/>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
      <concept>
        <code value="unconfirmed"/>
        <display value="Unconfirmed"/>
      </concept>
      <concept>
        <code value="confirmed"/>
        <display value="Confirmed"/>
      </concept>
      <concept>
        <code value="refuted"/>
        <display value="Refuted"/>
      </concept>
    </include>
  </compose>
</ValueSet>