{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "NFDI4Health_VS_MDS_Study_Body_Structures",
  "id": "nfdi4health-vs-mds-study-body-structures",
  "title": "Body Structures",
  "description": "SNOMED CT body structures examined in imaging studies.",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-body-structures",
  "version": "1.0.0",
  "copyright": "This artefact includes content from SNOMED CT, which is copyright of SNOMED International. Use requires a license.",
  "experimental": true,
  "publisher": "NFDI4Health",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nfdi4health.de"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "123037004"
          }
        ]
      }
    ]
  }
}