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

: NUVA codes - JSON Representation

Draft as of 2024-09-11

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "NUVA",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet NUVA</b></p><a name=\"NUVA\"> </a><a name=\"hcNUVA\"> </a><a name=\"NUVA-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-NUVA.html\"><code>https://euvabeco.net/vcds-ig/CodeSystem/NUVA</code></a></li></ul></div>"
  },
  "url" : "https://euvabeco.net/vcds-ig/ValueSet/NUVA",
  "version" : "0.1.0",
  "name" : "NUVA",
  "title" : "NUVA codes",
  "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" : "Codes from the NUVA Unified Nomenclature of Vaccines",
  "compose" : {
    "include" : [
      {
        "system" : "https://euvabeco.net/vcds-ig/CodeSystem/NUVA"
      }
    ]
  }
}