Remote Anamnesis Implementation Guide
0.1.0 - ci-build

Remote Anamnesis Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Lesion Site_BodySide VS - JSON Representation

Active as of 2025-08-08

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "lesion-side-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet lesion-side-vs</b></p><a name=\"lesion-side-vs\"> </a><a name=\"hclesion-side-vs\"> </a><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/24028007\">24028007</a></td><td>Right</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/51440002\">51440002</a></td><td>Bilateral</td></tr></table></li></ul></div>"
  },
  "url" : "http://remote-anamnesis.na.icar.cnr/ValueSet/lesion-side-vs",
  "version" : "0.1.0",
  "name" : "LesionSideVS",
  "title" : "Lesion Site_BodySide VS",
  "status" : "active",
  "date" : "2025-08-08T09:28:02+02:00",
  "description" : "ValueSet used for locate lesions in use case breast cancer",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "24028007",
            "display" : "Right"
          },
          {
            "code" : "7771000",
            "display" : "Left"
          },
          {
            "code" : "51440002",
            "display" : "Bilateral"
          }
        ]
      }
    ]
  }
}