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.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://hl7.org/fhir/allergy-intolerance-criticality"
  }, {
    "name" : "version",
    "valueString" : "4.0.1"
  } ]
}