{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "ISA_VS_MATERIAL_LOCAL",
  "id": "isa-vs-material-local",
  "title": "ISA VS Material [Local]",
  "description": "Value set defining codes to specify data types in the material_schema.json as specified in ISA Model and Serialization Specifications 1.0 (2016-10-28).",
  "version": "0.9",
  "url": "https://www.nfdi4health.de/fhir/ISA/ValueSet/isa-vs-material-local",
  "experimental": true,
  "publisher": "Berlin Institute of Health @ Charité - Core Facility Digital Medicine and Interoperability",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.bihealth.org/en/research/scientific-infrastructure/core-facilities/interoperability/home"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://www.nfdi4health.de/fhir/ISA/CodeSystem/isa-cs",
        "concept": [
          {
            "code": "04",
            "display": "Extract Name"
          },
          {
            "code": "05",
            "display": "Labeled Extract Name"
          }
        ]
      }
    ]
  }
}