{
  "resourceType": "ValueSet",
  "id": "ValueSet-BNet-Generic-AttchementSourceNote",
  "url": "https://simplifier.net/badgernet/ValueSet-BNet-Generic-AttchementSourceNote",
  "name": "ValueSet-BNet-Generic-AttchementSourceNote",
  "status": "active",
  "date": "2025-03-25T15:48:13.0371153Z",
  "publisher": "Clevermed Ltd.",
  "description": "Source of BadgerNet note type where the attached document(s) are referred to",
  "copyright": "(C) Clevermed Ltd.  Usage by permission an only for integration with BadgeNet Platform",
  "compose": {
    "include": [
      {
        "system": "https://fhir.clevermed.com/codesystem",
        "concept": [
          {
            "code": "patReportSave",
            "display": "Saved patient report",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "uploadedDocument",
            "display": "Manually uploaded document or image",
            "designation": [
              {
                "value": "all"
              }
            ]
          }
        ]
      }
    ]
  }
}