{
  "resourceType" : "ValueSet",
  "id" : "cr-category-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cr-category-vs</b></p><a name=\"cr-category-vs\"> </a><a name=\"hccr-category-vs\"> </a><ul><li>Include all codes defined in <code>https://firearrow.io/fhir/CodeSystem/cr-category</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div>"
  },
  "url" : "https://projo.evoleen.com/fhir/ValueSet/cr-category-vs",
  "version" : "0.1.0",
  "name" : "CrCategoryVS",
  "title" : "Fire Arrow CommunicationRequest Category Value Set",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-01-01",
  "publisher" : "Projo",
  "contact" : [{
    "name" : "Projo",
    "telecom" : [{
      "system" : "url",
      "value" : "https://projo.evoleen.com"
    }]
  }],
  "description" : "Categories used on CommunicationRequest.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CH",
      "display" : "Switzerland"
    }]
  }],
  "copyright" : "Copyright (c) Projo. Licensed under CC0-1.0 (public domain dedication). FHIR(R) is the registered trademark of HL7 and is used with permission. This IG references WhatsApp(R), a trademark of Meta Platforms, Inc., for descriptive purposes only.",
  "compose" : {
    "include" : [{
      "system" : "https://firearrow.io/fhir/CodeSystem/cr-category"
    }]
  }
}