Smart Bear Implementation Guide
3.2.2 - ci-build
Smart Bear Implementation Guide - Local Development build (v3.2.2). See the Directory of published versions
Active as of 2022-05-25 |
{
"resourceType" : "ValueSet",
"id" : "BodySite-value-set",
"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/21362003\">21362003</a></td><td>Structure of cerebellopontine angle</td></tr><tr><td><a href=\"http://snomed.info/id/279254007\">279254007</a></td><td>Vestibular area</td></tr><tr><td><a href=\"http://snomed.info/id/49557009\">49557009</a></td><td>Pontine structure</td></tr><tr><td><a href=\"http://snomed.info/id/113305005\">113305005</a></td><td>Cerebellar structure</td></tr></table></li></ul></div>"
},
"url" : "https://smart-bear.eu/fhir/ValueSet/BodySite-value-set",
"version" : "3.2.2",
"name" : "BodySiteVS",
"title" : "Body Site Value Set",
"status" : "active",
"date" : "2022-05-25T13:16:15+02:00",
"description" : "Value set with codes for body sites",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "21362003",
"display" : "Structure of cerebellopontine angle"
},
{
"code" : "279254007",
"display" : "Vestibular area"
},
{
"code" : "49557009",
"display" : "Pontine structure"
},
{
"code" : "113305005",
"display" : "Cerebellar structure"
}
]
}
]
}
}