http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical|4.0.1

name
AllergyIntoleranceClinicalStatusCodes
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft

AllergyIntolerance Clinical Status Codes

Preferred value set for AllergyIntolerance Clinical Status.

{
  "description" : "Preferred value set for AllergyIntolerance Clinical Status.",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "FHIR Project team",
  "content" : "complete",
  "name" : "AllergyIntoleranceClinicalStatusCodes",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "AllergyIntolerance Clinical Status Codes",
  "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" : "a955e907-8e85-52e6-a514-5e616f2fda61",
  "valueSet" : "http://hl7.org/fhir/ValueSet/allergyintolerance-clinical",
  "url" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1373",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "active",
    "display" : "Active",
    "definition" : "The subject is currently experiencing, or is at risk of, a reaction to the identified substance."
  }, {
    "code" : "inactive",
    "concept" : [ {
      "code" : "resolved",
      "display" : "Resolved",
      "definition" : "A reaction to the identified substance has been clinically reassessed by testing or re-exposure and is considered no longer to be present. Re-exposure could be accidental, unplanned, or outside of any clinical setting."
    } ],
    "display" : "Inactive",
    "definition" : "The subject is no longer at risk of a reaction to the identified substance."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}