FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4.r4b
Resource TypeCodeSystem
IdCodeSystem-allergy-intolerance-criticality.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r4.r4b/0.0.1-snapshot-2/CodeSystem-allergy-intolerance-criticality.html
URLhttp://hl7.org/fhir/allergy-intolerance-criticality
Version4.0.1
Statusdraft
Date2019-11-01T08:29:23+10:00
NameAllergyIntoleranceCriticality
TitleAllergyIntoleranceCriticality
Realmuv
Authorityhl7
DescriptionEstimate of the potential clinical harm, or seriousness, of a reaction to an identified substance.
Contentcomplete

Resources that use this resource

CodeSystem
allergyintolerance-criticality-supplementCH AllergyIntolerance Criticality Status
allergy-intolerance-criticality-czAllergyIntoleranceCriticality (CZ supplement)
allergyintolerancecriticality-supplementSupplement AllergyIntoleranceCriticality
ConceptMap
CF-CriticalityCCDA Criticality to FHIR Criticality
FC-CriticalityFHIR Criticality to C-CDA Criticality
table-hl70128-to-allergy-intolerance-criticalityTable HL70128 to Allergy Intolerance Criticality Map
KBV_CM_Base_Terminology_Complete_GermanKBV_CM_Base_Terminology_Complete_German
MateVanKritiekZijnCodelijst-to-AllergyIntoleranceCriticalityMateVanKritiekZijnCodelijst to AllergyIntoleranceCriticality
MateVanKritiekZijnCodelijst-to-allergy-intolerance-criticalityHCIM MateVanKritiekZijnCodelijst to allergy-intolerance-criticality
VerwachtRisicoBijBlootstelling-to-AllergyIntoleranceCriticalityVerwachtRisicoBijBlootstelling to AllergyIntoleranceCriticality
ValueSet
eHDSICriticalityeHDSI Criticality
allergy-intolerance-criticality-czAllergyIntoleranceCriticality (CZ supplement)
R4-allergy-intolerance-criticality-for-R4BCross-version VS for R4.AllergyIntoleranceCriticality for use in FHIR R4B
R2-allergy-intolerance-criticality-for-R4BCross-version VS for R2.AllergyIntoleranceCriticality for use in FHIR R4B
R3-allergy-intolerance-criticality-for-R4BCross-version VS for R3.AllergyIntoleranceCriticality for use in FHIR R4B
R4-allergy-intolerance-criticality-for-R5Cross-version VS for R4.AllergyIntoleranceCriticality for use in FHIR R5
R2-allergy-intolerance-criticality-for-R5Cross-version VS for R2.AllergyIntoleranceCriticality for use in FHIR R5
R3-allergy-intolerance-criticality-for-R5Cross-version VS for R3.AllergyIntoleranceCriticality for use in FHIR R5
jdv-hl7-allergy-intolerance-criticality-cisisAllergy Intolerance Criticality

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem allergy-intolerance-criticality

This case-sensitive code system http://hl7.org/fhir/allergy-intolerance-criticality defines the following codes:

CodeDisplayDefinition
low Low RiskWorst case result of a future exposure is not assessed to be life-threatening or having high potential for organ system failure.
high High RiskWorst case result of a future exposure is assessed to be life-threatening or having high potential for organ system failure.
unable-to-assess Unable to Assess RiskUnable to assess the worst case result of a future exposure.

Source1

{
  "resourceType": "CodeSystem",
  "id": "allergy-intolerance-criticality",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    }
  ],
  "url": "http://hl7.org/fhir/allergy-intolerance-criticality",
  "version": "4.0.1",
  "name": "AllergyIntoleranceCriticality",
  "title": "AllergyIntoleranceCriticality",
  "status": "draft",
  "experimental": false,
  "date": "2019-11-01T08:29:23+10:00",
  "publisher": "Patient Care",
  "contact": [
    {
      "name": "Patient Care",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description": "Estimate of the potential clinical harm, or seriousness, of a reaction to an identified substance.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality|4.3.0",
  "content": "complete",
  "concept": [
    {
      "code": "low",
      "display": "Low Risk",
      "definition": "Worst case result of a future exposure is not assessed to be life-threatening or having high potential for organ system failure."
    },
    {
      "code": "high",
      "display": "High Risk",
      "definition": "Worst case result of a future exposure is assessed to be life-threatening or having high potential for organ system failure."
    },
    {
      "code": "unable-to-assess",
      "display": "Unable to Assess Risk",
      "definition": "Unable to assess the worst case result of a future exposure."
    }
  ]
}