http://hl7.org/fhir/allergy-intolerance-criticality|4.0.1

name
AllergyIntoleranceCriticality
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft
date
2019-10-31 22:29:23.0

AllergyIntoleranceCriticality

Estimate of the potential clinical harm, or seriousness, of a reaction to an identified substance.

{
  "description" : "Estimate of the potential clinical harm, or seriousness, of a reaction to an identified substance.",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : "2019-10-31T22:29:23Z",
  "meta" : {
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "content" : "complete",
  "name" : "AllergyIntoleranceCriticality",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "AllergyIntoleranceCriticality",
  "supliment" : null,
  "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" : 3
  } ],
  "status" : "draft",
  "id" : "c9bbc1fc-834c-57a3-9e32-eb039a6a7235",
  "valueSet" : "http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality",
  "url" : "http://hl7.org/fhir/allergy-intolerance-criticality",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.130",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "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."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}