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

FHIR IG Statistics: CodeSystem/allerg-intol-substance-exp-risk

Packagehl7.fhir.uv.extensions
Resource TypeCodeSystem
Idallerg-intol-substance-exp-risk
FHIR VersionR5
Sourcehttp://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-extensions/CodeSystem-allerg-intol-substance-exp-risk.html
URLhttp://hl7.org/fhir/allerg-intol-substance-exp-risk
Version5.3.0-ballot-tc1
Statusactive
Date2025-08-04T03:03:22+00:00
NameAllergyIntoleranceSubstanceExposureRisk
TitleAllergyIntolerance substance exposure risk codesystem
Realmuv
Authorityhl7
DescriptionAllergyIntoleranceSubstanceExposureRisk
Contentcomplete

Resources that use this resource

ValueSet
allerg-intol-substance-exp-riskAllergyIntolerance substance exposure risk valueset

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem allerg-intol-substance-exp-risk

Last updated: 2023-01-31 07:07:38+1100

Profile: Shareable CodeSystem

This case-sensitive code system http://hl7.org/fhir/allerg-intol-substance-exp-risk defines the following codes:

CodeDisplayDefinition
known-reaction-risk Known Reaction RiskKnown risk of allergy or intolerance reaction upon exposure to the specified substance.
no-known-reaction-risk No Known Reaction RiskNo known risk of allergy or intolerance reaction upon exposure to the specified substance.

Source

{
  "resourceType": "CodeSystem",
  "id": "allerg-intol-substance-exp-risk",
  "meta": {
    "lastUpdated": "2023-01-31T07:07:38.434+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    }
  ],
  "url": "http://hl7.org/fhir/allerg-intol-substance-exp-risk",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.1.1275"
    },
    {
      "use": "old",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.1.858"
    }
  ],
  "version": "5.3.0-ballot-tc1",
  "name": "AllergyIntoleranceSubstanceExposureRisk",
  "title": "AllergyIntolerance substance exposure risk codesystem",
  "status": "active",
  "experimental": false,
  "date": "2025-08-04T03:03:22+00:00",
  "publisher": "HL7 International / Patient Care",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description": "AllergyIntoleranceSubstanceExposureRisk",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "known-reaction-risk",
      "display": "Known Reaction Risk",
      "definition": "Known risk of allergy or intolerance reaction upon exposure to the specified substance."
    },
    {
      "code": "no-known-reaction-risk",
      "display": "No Known Reaction Risk",
      "definition": "No known risk of allergy or intolerance reaction upon exposure to the specified substance."
    }
  ]
}