{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "NexusDocumentCategoriesVS",
  "id": "document-categories",
  "title": "Document Categories",
  "description": "The categories a user can file an uploaded document under -- the document\nform's picker vocabulary, recorded on `DocumentReference.category` alongside\n(never instead of) any classification another producer stamped.",
  "url": "https://fhir.apps.health/ValueSet/document-categories",
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "https://fhir.apps.health/CodeSystem/document-category"
      }
    ]
  }
}
