http://terminology.hl7.org/CodeSystem/allerg-intol-substance-exp-risk|4.0.1

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

AllergyIntoleranceSubstanceExposureRisk

The risk of an adverse reaction (allergy or intolerance) for this patient upon exposure to the substance (including pharmaceutical products).

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/allerg-intol-substance-exp-risk"
  }, {
    "name" : "version",
    "valueString" : "4.0.1"
  } ]
}