Vaccination CDS Implementation Guide
0.1.0 - ci-build

Vaccination CDS Implementation Guide, published by Euvabeco. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/EUVABECO/VCDS/ and changes regularly. See the Directory of published versions

: Persistent codes for conditions - JSON Representation

Draft as of 2024-09-11

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "Conditions",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet Conditions</b></p><a name=\"Conditions\"> </a><a name=\"hcConditions\"> </a><a name=\"Conditions-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-Conditions.html\"><code>https://euvabeco.net/vcds-ig/CodeSystem/Conditions</code></a></li></ul></div>"
  },
  "url" : "https://euvabeco.net/vcds-ig/ValueSet/Conditions",
  "version" : "0.1.0",
  "name" : "Conditions",
  "title" : "Persistent codes for conditions",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-11T07:24:12+00:00",
  "publisher" : "Euvabeco",
  "contact" : [
    {
      "name" : "Euvabeco",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://euvabeco.eu"
        }
      ]
    }
  ],
  "description" : "Persistent codes for conditions in questionnaires",
  "compose" : {
    "include" : [
      {
        "system" : "https://euvabeco.net/vcds-ig/CodeSystem/Conditions"
      }
    ]
  }
}