: MediRecords Diagnostic Request BodySite ValueSet - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "mr-diagnostic-request-bodySite",
"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/7771000\">7771000</a></td><td>Left</td></tr><tr><td><a href=\"http://snomed.info/id/24028007\">24028007</a></td><td>Right</td></tr><tr><td><a href=\"http://snomed.info/id/51440002\">51440002</a></td><td>Right and left</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.medirecords.com/ValueSet/mr-diagnostic-request-bodySite",
"version" : "1.4.1",
"name" : "MRDiagnosticRequestBodySiteValueSet",
"title" : "MediRecords Diagnostic Request BodySite ValueSet",
"status" : "active",
"date" : "2024-10-28T02:34:31+00:00",
"description" : "MediRecords Diagnostic Request BodySite ValueSet",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "7771000",
"display" : "Left"
},
{
"code" : "24028007",
"display" : "Right"
},
{
"code" : "51440002",
"display" : "Right and left"
}
]
}
]
}
}