0.1.0 - ci-build
TraumaIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2025-05-19 |
{
"resourceType" : "ValueSet",
"id" : "TR-AW-Airway-Obstruction-Causes-Foreign-Body-VS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet TR-AW-Airway-Obstruction-Causes-Foreign-Body-VS</b></p><a name=\"TR-AW-Airway-Obstruction-Causes-Foreign-Body-VS\"> </a><a name=\"hcTR-AW-Airway-Obstruction-Causes-Foreign-Body-VS\"> </a><a name=\"TR-AW-Airway-Obstruction-Causes-Foreign-Body-VS-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> version <code>http://snomed.info/sct/version/2025-02-01</code><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/1162521000\">1162521000</a></td><td>Fracture of teeth</td></tr><tr><td><a href=\"http://snomed.info/id/278616006\">278616006</a></td><td>Fractured denture</td></tr><tr><td><a href=\"http://snomed.info/id/1303387001\">1303387001</a></td><td>Fracture of bone of jaw</td></tr><tr><td><a href=\"http://snomed.info/id/429491000\">429491000</a></td><td>Obstruction of airway caused by foreign body</td></tr><tr><td><a href=\"http://snomed.info/id/427890000\">427890000</a></td><td>Partial obstruction of airway caused by foreign body</td></tr></table></li></ul></div>"
},
"url" : "http://example.org/ValueSet/TR-AW-Airway-Obstruction-Causes-Foreign-Body-VS",
"version" : "0.1.0",
"title" : "Foreign Body Obstruction of AW",
"status" : "draft",
"experimental" : false,
"date" : "2025-05-19T18:20:06+02:00",
"publisher" : "Constantin Renner",
"contact" : [
{
"name" : "Constantin Renner",
"telecom" : [
{
"system" : "url",
"value" : "https://github.com/medinterop-renner/TraumaIG"
},
{
"system" : "email",
"value" : "constantinrenner1@gmail.com"
}
]
}
],
"description" : "Different foreign bodies that can cause an obstruction",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/version/2025-02-01",
"concept" : [
{
"code" : "1162521000",
"display" : "Fracture of teeth"
},
{
"code" : "278616006",
"display" : "Fractured denture"
},
{
"code" : "1303387001",
"display" : "Fracture of bone of jaw"
},
{
"code" : "429491000",
"display" : "Obstruction of airway caused by foreign body"
},
{
"code" : "427890000",
"display" : "Partial obstruction of airway caused by foreign body"
}
]
}
]
}
}