SNOMED CT Implementation Guide for FHIR
0.0.1 - CI Build

SNOMED CT Implementation Guide for FHIR, published by SNOMED on FHIR project group. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHTSDO/snomed-ig/ and changes regularly. See the Directory of published versions

: Specimen Collection Bodysite ValueSet Set - JSON Representation

Active as of 2025-07-09

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "specimen-collection-bodysite",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet specimen-collection-bodysite</b></p><a name=\"specimen-collection-bodysite\"> </a><a name=\"hcspecimen-collection-bodysite\"> </a><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-body-site.html\">SNOMED CT Body Structures</a></li></ul></div>"
  },
  "url" : "http://snomed.info/fhir/ValueSet/specimen-collection-bodysite",
  "version" : "0.0.1",
  "name" : "SpecimenCollectionBodySiteValueSet",
  "title" : "Specimen Collection Bodysite ValueSet Set",
  "status" : "active",
  "date" : "2025-07-09T10:34:35+00:00",
  "publisher" : "SNOMED on FHIR project group",
  "contact" : [
    {
      "name" : "SNOMED on FHIR project group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://confluence.ihtsdotools.org/display/FHIR/SNOMED+on+FHIR"
        }
      ]
    }
  ],
  "description" : "Codes describing the specimen collcetion bodysite.",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/ValueSet/body-site"
        ]
      }
    ]
  }
}