{
  "resourceType" : "ValueSet",
  "id" : "AllergyStatus",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet AllergyStatus</b></p><a name=\"AllergyStatus\"> </a><a name=\"hcAllergyStatus\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-allergyintolerance-clinical.html\"><code>http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical</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-clinical.html#allergyintolerance-clinical-active\">active</a></td><td>Active</td><td>The subject is currently experiencing, or is at risk of, a reaction to the identified substance.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-allergyintolerance-clinical.html#allergyintolerance-clinical-inactive\">inactive</a></td><td>Inactive</td><td>The subject is no longer at risk of a reaction to the identified substance.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-allergyintolerance-clinical.html#allergyintolerance-clinical-resolved\">resolved</a></td><td>Resolved</td><td>A reaction to the identified substance has been clinically reassessed by testing or re-exposure and is considered no longer to be present. Re-exposure could be accidental, unplanned, or outside of any clinical setting.</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/AllergyStatus",
  "version" : "1.1.0-ballot",
  "name" : "AllergyStatus",
  "title" : "Listado de estados 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 estados 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-clinical",
      "concept" : [{
        "code" : "active",
        "display" : "Active"
      },
      {
        "code" : "inactive",
        "display" : "Inactive"
      },
      {
        "code" : "resolved",
        "display" : "Resolved"
      }]
    }]
  }
}