International Patient Summary 1.0.0 Release - Local Development build (v1.0). See the Directory of published versions
: IPS Allergy Verification Status - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "2.16.840.1.113883.11.22.62--20180207120421",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>urn:oid:2.16.840.1.113883.4.642.3.115</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Comments</b></td></tr><tr><td>unconfirmed</td><td>Unconfirmed</td><td>Note: There is not sufficient diagnostic and/or clinical evidence to treat this as a confirmed condition.</td></tr><tr><td>confirmed</td><td>Confirmed</td><td>Note: A high level of certainty about the propensity for a reaction to the identified substance, which may include clinical evidence by testing or rechallenge.</td></tr><tr><td>refuted</td><td>Refuted</td><td>Note: A propensity for a reaction to the identified substance has been disproven with a high level of clinical certainty, which may include testing or rechallenge, and is refuted.</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod" : {
"start" : "2018-02-07T12:04:21+01:00"
}
}
],
"url" : "http://localhost:8877/fhir/ValueSet/2.16.840.1.113883.11.22.62--20180207120421",
"identifier" : [
{
"use" : "official",
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.11.22.62"
}
],
"version" : "1.0",
"name" : "IPSAllergyVerificationStatus",
"title" : "IPS Allergy Verification Status",
"status" : "draft",
"experimental" : false,
"date" : "2023-01-12T22:27:49+01:00",
"publisher" : "Health Level Seven",
"contact" : [
{
"name" : "HL7 International - International Patient Summary",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/structure"
}
]
}
],
"description" : "IPS Allergy Verification Status",
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "urn:oid:2.16.840.1.113883.4.642.3.115",
"concept" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
"valueString" : "There is not sufficient diagnostic and/or clinical evidence to treat this as a confirmed condition."
}
],
"code" : "unconfirmed",
"display" : "Unconfirmed"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
"valueString" : "A high level of certainty about the propensity for a reaction to the identified substance, which may include clinical evidence by testing or rechallenge."
}
],
"code" : "confirmed",
"display" : "Confirmed"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
"valueString" : "A propensity for a reaction to the identified substance has been disproven with a high level of clinical certainty, which may include testing or rechallenge, and is refuted."
}
],
"code" : "refuted",
"display" : "Refuted"
}
]
}
]
}
}