0.1.0 - ci-build

collabreefhirdocumentation - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Collabree Questionnaire Category Value Set - JSON Representation

Draft as of 2025-11-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "collabree-questionnaire-category-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet collabree-questionnaire-category-vs</b></p><a name=\"collabree-questionnaire-category-vs\"> </a><a name=\"hccollabree-questionnaire-category-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where code  = 10210-3 (Physical findings of General status Narrative)</li><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where code  = 100006-6 (Demonstrates knowledge of medication management)</li><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where code  = 100005-8 (Demonstrates knowledge of nutritional management related to the procedure)</li><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where code  = 100197-3 (Exercise activity and pain severity panel)</li></ul></div>"
  },
  "url" : "https://fhir.collabree.com/fhir/ValueSet/collabree-questionnaire-category-vs",
  "version" : "0.1.0",
  "name" : "CollabreeQuestionnaireCategoryVS",
  "title" : "Collabree Questionnaire Category Value Set",
  "status" : "draft",
  "date" : "2025-11-04T17:00:46+01:00",
  "publisher" : "Collabree AG",
  "contact" : [
    {
      "name" : "Collabree AG",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.collabree.com"
        }
      ]
    }
  ],
  "description" : "Value set defining the specific LOINC questionnaire categories allowed in Collabree questionnaires",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "filter" : [
          {
            "property" : "code",
            "op" : "=",
            "value" : "10210-3"
          }
        ]
      },
      {
        "system" : "http://loinc.org",
        "filter" : [
          {
            "property" : "code",
            "op" : "=",
            "value" : "100006-6"
          }
        ]
      },
      {
        "system" : "http://loinc.org",
        "filter" : [
          {
            "property" : "code",
            "op" : "=",
            "value" : "100005-8"
          }
        ]
      },
      {
        "system" : "http://loinc.org",
        "filter" : [
          {
            "property" : "code",
            "op" : "=",
            "value" : "100197-3"
          }
        ]
      }
    ]
  }
}