Situational Awareness for Novel Epidemic Response, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-saner/ and changes regularly. See the Directory of published versions
Active as of 2024-05-18 |
{
"resourceType" : "ValueSet",
"id" : "EventContext",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/82145005\">82145005</a></td><td>Avalanche</td></tr><tr><td><a href=\"http://snomed.info/id/48071004\">48071004</a></td><td>Cyclone</td></tr><tr><td><a href=\"http://snomed.info/id/8766005\">8766005</a></td><td>Earthquake</td></tr><tr><td><a href=\"http://snomed.info/id/255710008\">255710008</a></td><td>Environmental stimuli</td></tr><tr><td><a href=\"http://snomed.info/id/20936008\">20936008</a></td><td>Fire storm</td></tr><tr><td><a href=\"http://snomed.info/id/111056004\">111056004</a></td><td>Flood</td></tr><tr><td><a href=\"http://snomed.info/id/256236005\">256236005</a></td><td>Fog</td></tr><tr><td><a href=\"http://snomed.info/id/49061008\">49061008</a></td><td>Landslide</td></tr><tr><td><a href=\"http://snomed.info/id/5193003\">5193003</a></td><td>Lightning</td></tr><tr><td><a href=\"http://snomed.info/id/102410009\">102410009</a></td><td>Pollution</td></tr><tr><td><a href=\"http://snomed.info/id/257451007\">257451007</a></td><td>Running water</td></tr><tr><td><a href=\"http://snomed.info/id/59262002\">59262002</a></td><td>Snowstorm</td></tr><tr><td><a href=\"http://snomed.info/id/257494002\">257494002</a></td><td>Thunder</td></tr><tr><td><a href=\"http://snomed.info/id/19224001\">19224001</a></td><td>Tidal wave</td></tr><tr><td><a href=\"http://snomed.info/id/24454008\">24454008</a></td><td>Torrential rain</td></tr><tr><td><a href=\"http://snomed.info/id/90978007\">90978007</a></td><td>Volcanic eruption</td></tr><tr><td><a href=\"http://snomed.info/id/90569008\">90569008</a></td><td>Wind</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
}
],
"url" : "http://hl7.org/fhir/uv/saner/ValueSet/EventContext",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.42.48.16"
}
],
"version" : "1.0.1",
"name" : "EventContext",
"title" : "Event Context",
"status" : "active",
"experimental" : true,
"date" : "2024-05-18T21:25:01+00:00",
"publisher" : "HL7 International / Public Health",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
}
]
},
{
"telecom" : [
{
"system" : "email",
"value" : "pher@lists.hl7.org"
}
]
},
{
"name" : "Keith W. Boone",
"telecom" : [
{
"system" : "email",
"value" : "mailto:kboone@ainq.com"
}
]
}
],
"description" : "This Value Set enables classification of environmental events for categorizing measures.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "82145005",
"display" : "Avalanche"
},
{
"code" : "48071004",
"display" : "Cyclone"
},
{
"code" : "8766005",
"display" : "Earthquake"
},
{
"code" : "255710008",
"display" : "Environmental stimuli"
},
{
"code" : "20936008",
"display" : "Fire storm"
},
{
"code" : "111056004",
"display" : "Flood"
},
{
"code" : "256236005",
"display" : "Fog"
},
{
"code" : "49061008",
"display" : "Landslide"
},
{
"code" : "5193003",
"display" : "Lightning"
},
{
"code" : "102410009",
"display" : "Pollution"
},
{
"code" : "257451007",
"display" : "Running water"
},
{
"code" : "59262002",
"display" : "Snowstorm"
},
{
"code" : "257494002",
"display" : "Thunder"
},
{
"code" : "19224001",
"display" : "Tidal wave"
},
{
"code" : "24454008",
"display" : "Torrential rain"
},
{
"code" : "90978007",
"display" : "Volcanic eruption"
},
{
"code" : "90569008",
"display" : "Wind"
}
]
}
]
}
}