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-Opening-Maneuvers-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-Opening-Maneuvers-VS</b></p><a name=\"TR-AW-Airway-Opening-Maneuvers-VS\"> </a><a name=\"hcTR-AW-Airway-Opening-Maneuvers-VS\"> </a><a name=\"TR-AW-Airway-Opening-Maneuvers-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/445392009\">445392009</a></td><td>Obtaining airway by head extension</td></tr><tr><td><a href=\"http://snomed.info/id/232666000\">232666000</a></td><td>Jaw thrust</td></tr><tr><td><a href=\"http://snomed.info/id/427561002\">427561002</a></td><td>Modified jaw thrust</td></tr></table></li></ul></div>"
},
"url" : "http://example.org/ValueSet/TR-AW-Airway-Opening-Maneuvers-VS",
"version" : "0.1.0",
"title" : "Opening Maneuvers",
"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 Ways of opening the patients mouth",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/version/2025-02-01",
"concept" : [
{
"code" : "445392009",
"display" : "Obtaining airway by head extension"
},
{
"code" : "232666000",
"display" : "Jaw thrust"
},
{
"code" : "427561002",
"display" : "Modified jaw thrust"
}
]
}
]
}
}