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

: SampleQuestionnaireLibrary - JSON Representation

Active as of 2025-11-04

Raw json | Download

{
  "resourceType" : "Library",
  "id" : "SampleQuestionnaireLibrary",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.collabree.com/fhir/StructureDefinition/collabree-questionnaire-library"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n    <table class=\"grid dict\">\n        \n        \n\n        \n        \n        <tr>\n            <th scope=\"row\"><b>Id: </b></th>\n            <td style=\"padding-left: 4px;\">SampleQuestionnaireLibrary</td>\n        </tr>\n        \n\n        \n        \n        <tr>\n            <th scope=\"row\"><b>Version: </b></th>\n            <td style=\"padding-left: 4px;\">0.1.0</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Url: </b></th>\n            <td style=\"padding-left: 4px;\"><a href=\"Library-SampleQuestionnaireLibrary.html\">SampleQuestionnaireLibrary</a></td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Type: </b></th>\n            <td style=\"padding-left: 4px;\">\n                \n                    \n                        \n                        <p style=\"margin-bottom: 5px;\">\n                            <b>system: </b> <span><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-library-type.html\">http://terminology.hl7.org/CodeSystem/library-type</a></span>\n                        </p>\n                        \n                        \n                        <p style=\"margin-bottom: 5px;\">\n                            <b>code: </b> <span>module-definition</span>\n                        </p>\n                        \n                        \n                        <p style=\"margin-bottom: 5px;\">\n                            <b>display: </b> <span>Module Definition</span>\n                        </p>\n                        \n                    \n                \n                \n            </td>\n        </tr>\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Date: </b></th>\n            <td style=\"padding-left: 4px;\">2025-11-04 17:00:46+0100</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Publisher: </b></th>\n            <td style=\"padding-left: 4px;\">Collabree AG</td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n        \n        \n        <tr>\n          <td colspan=\"2\">\n            <table>\n              <tr><th><b>Content: </b> application/fhir+json</th></tr>\n              <tr><td><pre><code/></pre></td></tr>\n            </table>\n          </td>\n        </tr>\n        \n        \n        \n        \n        <tr>\n          <td colspan=\"2\">\n            <table>\n              <tr><th><b>Content: </b> application/fhir+json</th></tr>\n              <tr><td><pre><code/></pre></td></tr>\n            </table>\n          </td>\n        </tr>\n        \n        \n        \n        \n        <tr>\n          <td colspan=\"2\">\n            <table>\n              <tr><th><b>Content: </b> application/fhir+json</th></tr>\n              <tr><td><pre><code/></pre></td></tr>\n            </table>\n          </td>\n        </tr>\n        \n        \n    </table>\n</div>\n</div>"
  },
  "url" : "https://fhir.collabree.com/fhir/Library/SampleQuestionnaireLibrary",
  "version" : "0.1.0",
  "status" : "active",
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/library-type",
        "code" : "module-definition",
        "display" : "Module Definition"
      }
    ]
  },
  "date" : "2025-11-04T17:00:46+01:00",
  "publisher" : "Collabree AG",
  "contact" : [
    {
      "name" : "Collabree AG",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.collabree.com"
        }
      ]
    }
  ],
  "content" : [
    {
      "contentType" : "application/fhir+json",
      "url" : "https://fhir.collabree.com/fhir/Questionnaire/questionnaire-id-1"
    },
    {
      "contentType" : "application/fhir+json",
      "url" : "https://fhir.collabree.com/fhir/Questionnaire/questionnaire-id-2"
    },
    {
      "contentType" : "application/fhir+json",
      "url" : "https://fhir.collabree.com/fhir/Questionnaire/questionnaire-id-3"
    }
  ]
}