{
  "resourceType" : "ValueSet",
  "id" : "AllergyVerification",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet AllergyVerification</b></p><a name=\"AllergyVerification\"> </a><a name=\"hcAllergyVerification\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-allergyintolerance-verification.html\"><code>http://terminology.hl7.org/CodeSystem/allergyintolerance-verification</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 1.0.1, the version found through the package references\"> version &#x1F4E6;1.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-allergyintolerance-verification.html#allergyintolerance-verification-unconfirmed\">unconfirmed</a></td><td>Unconfirmed</td><td>The propensity for a reaction to the identified substance has not been objectively verified.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-allergyintolerance-verification.html#allergyintolerance-verification-presumed\">presumed</a></td><td>Presumed</td><td>The available clinical information supports a high liklihood of the propensity for a reaction to the identified substance.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-allergyintolerance-verification.html#allergyintolerance-verification-confirmed\">confirmed</a></td><td>Confirmed</td><td>The propensity for a reaction to the identified substance has been objectively verified (which may include clinical evidence by testing, rechallenge, or observation).</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-allergyintolerance-verification.html#allergyintolerance-verification-refuted\">refuted</a></td><td>Refuted</td><td>A propensity for a reaction to the identified substance has been disputed or disproven with a sufficient level of clinical certainty to justify invalidating the assertion. This might or might not include testing or rechallenge.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-allergyintolerance-verification.html#allergyintolerance-verification-entered-in-error\">entered-in-error</a></td><td>Entered in Error</td><td>The statement was entered in error and is not valid.</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cgp"
  }],
  "url" : "https://ministeriodesalud.go.cr/fhir/receta/ValueSet/AllergyVerification",
  "version" : "1.1.0-ballot",
  "name" : "AllergyVerification",
  "title" : "Listado de verificaciones de alergias",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-03-03",
  "publisher" : "Ministerio de Salud de Costa Rica",
  "contact" : [{
    "name" : "Ministerio de Salud de Costa Rica",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.ministeriodesalud.go.cr/fhir"
    }]
  }],
  "description" : "Listado de verificaciones de alergias en Receta Digital",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CR",
      "display" : "Costa Rica"
    }]
  }],
  "purpose" : "Metadata de la definición de la estructura",
  "copyright" : "Usado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.",
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
      "concept" : [{
        "code" : "unconfirmed",
        "display" : "Unconfirmed"
      },
      {
        "code" : "presumed",
        "display" : "Presumed"
      },
      {
        "code" : "confirmed",
        "display" : "Confirmed"
      },
      {
        "code" : "refuted",
        "display" : "Refuted"
      },
      {
        "code" : "entered-in-error",
        "display" : "Entered in Error"
      }]
    }]
  }
}