Implementation Guide CH VACD
5.0.0-ci-build - ci-build Switzerland flag

Implementation Guide CH VACD, published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 5.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-vacd/ and changes regularly. See the Directory of published versions

: Swiss Risks For Immunizations - JSON Representation

Active as of 2024-04-26

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ch-vacd-risks-vs",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-ch-vacd-risks-medical-vs.html\">Swiss Medical Risks For Immunizations</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-ch-vacd-risks-social-vs.html\">Swiss Social Risks For Immunizations</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-ch-vacd-risks-occupation-vs.html\">Swiss Occupation Risks For Immunizations</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-ch-vacd-risks-preillness-vs.html\">Swiss Preillness Risks For Immunizations</a></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2021-01-24T00:00:00+01:00"
      }
    }
  ],
  "url" : "http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-risks-vs",
  "identifier" : [
    {
      "use" : "official",
      "system" : "http://e-health-suisse.ch/ns/vs",
      "value" : "ch-vacd-risks-vs"
    }
  ],
  "version" : "5.0.0-ci-build",
  "name" : "SwissRisksForImmunizations",
  "title" : "Swiss Risks For Immunizations",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-04-26T11:55:04+00:00",
  "publisher" : "HL7 Switzerland",
  "contact" : [
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch/"
        }
      ]
    }
  ],
  "description" : "The medical and exposition risks used in Switzerland.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CHE"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-risks-medical-vs"
        ]
      },
      {
        "valueSet" : [
          🔗 "http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-risks-social-vs"
        ]
      },
      {
        "valueSet" : [
          🔗 "http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-risks-occupation-vs"
        ]
      },
      {
        "valueSet" : [
          🔗 "http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-risks-preillness-vs"
        ]
      }
    ]
  }
}