FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/2.16.840.1.113883.11.22.2--20161206000000

Packagehl7.cda.uv.ips
TypeValueSet
Id2.16.840.1.113883.11.22.2--20161206000000
FHIR VersionR4
Sourcehttp://hl7.org/cda/uv/cda-ips/https://build.fhir.org/ig/HL7/CDA-IPS/ValueSet-2.16.840.1.113883.11.22.2--20161206000000.html
URLhttp://art-decor.org/fhir/ValueSet/2.16.840.1.113883.11.22.2--20161206000000
Version1.1.0-ballot
Statusdraft
Date2024-08-19T09:46:05+00:00
NameAllergyOrIntollerance_VS
TitleAllergy or Intolerance Type
Realmuv
Authorityhl7
DescriptionAllergy or Intolerance Type

Resources that use this resource

StructureDefinition
2.16.840.1.113883.10.22.4.1--20240804094850IPS Allergy or Intolerance

Resources that this resource uses

CodeSystem
v3-ActCodeActCode
v3-ActCodeActCode

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet 2.16.840.1.113883.11.22.2--20161206000000

Information Source: https://art-decor.org/ad/#/hl7ips-/terminology/valueset

Profile: Shareable ValueSet

Tag: 4.0.1 (Details: FHIRVersion code 4.0.1 = ' 4.0.1 ', stated as ' null ')

This value set includes codes based on the following rules:

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-ActCode
    CodeDisplayDefinitionComments
    OINTAllergy or IntoleranceHypersensitivity resulting in an adverse reaction upon exposure to an agent.Note: Hypersensitivity resulting in an adverse reaction upon exposure to an agent.
  • Include these codes as defined in urn:oid:2.16.840.1.113883.4.642.1.122
    CodeDisplayComments
    allergyAllergyNote: A propensity for hypersensitivity reaction(s) to a substance. These reactions are most typically type I hypersensitivity, plus other "allergy-like" reactions, including pseudoallergy.
    intoleranceIntoleranceNote: A propensity for adverse reactions to a substance that is not judged to be allergic or "allergy-like". These reactions are typically (but not necessarily) non-immune. They are to some degree idiosyncratic and/or individually specific (i.e. are not a reaction that is expected to occur with most or all patients given similar circumstances).

Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.11.22.2--20161206000000",
  "meta": {
    "source": "https://art-decor.org/ad/#/hl7ips-/terminology/valueset",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ],
    "tag": [
      {
        "system": "http://hl7.org/fhir/FHIR-version",
        "code": "4.0.1"
      }
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2016-12-06T00:00:00+02:00"
      }
    }
  ],
  "url": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.11.22.2--20161206000000",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.11.22.2"
    }
  ],
  "version": "1.1.0-ballot",
  "name": "AllergyOrIntollerance_VS",
  "title": "Allergy or Intolerance Type",
  "status": "draft",
  "experimental": false,
  "date": "2024-08-19T09:46:05+00:00",
  "publisher": "Health Level Seven",
  "contact": [
    {
      "name": "HL7 International - International Patient Summary",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/structure"
        }
      ]
    }
  ],
  "description": "Allergy or Intolerance Type",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "concept": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Hypersensitivity resulting in an adverse reaction upon exposure to an agent."
              }
            ],
            "code": "OINT",
            "display": "Allergy or Intolerance"
          }
        ]
      },
      {
        "system": "urn:oid:2.16.840.1.113883.4.642.1.122",
        "concept": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "A propensity for hypersensitivity reaction(s) to a substance. These reactions are most typically type I hypersensitivity, plus other \"allergy-like\" reactions, including pseudoallergy."
              }
            ],
            "code": "allergy",
            "display": "Allergy"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "A propensity for adverse reactions to a substance that is not judged to be allergic or \"allergy-like\". These reactions are typically (but not necessarily) non-immune. They are to some degree idiosyncratic and/or individually specific (i.e. are not a reaction that is expected to occur with most or all patients given similar circumstances)."
              }
            ],
            "code": "intolerance",
            "display": "Intolerance"
          }
        ]
      }
    ]
  }
}