Implementation Guide CH VACD
7.0.0-ballot-ci-build - ci-build
Implementation Guide CH VACD, published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 7.0.0-ballot-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
| Active as of 2026-05-05 |
{
"resourceType" : "ValueSet",
"id" : "ch-vacd-patient-export-operation-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ch-vacd-patient-export-operation-vs</b></p><a name=\"ch-vacd-patient-export-operation-vs\"> </a><a name=\"hcch-vacd-patient-export-operation-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://fhir.ch/ig/ch-term/3.3.0/CodeSystem-2.16.756.5.30.1.127.3.10.10.html\"><code>urn:oid:2.16.756.5.30.1.127.3.10.10</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 3.3.0, the version found through the package references\"> version 📦3.3.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://fhir.ch/ig/ch-term/3.3.0/CodeSystem-2.16.756.5.30.1.127.3.10.10.html#2.16.756.5.30.1.127.3.10.10-urn.58che.58epr.58ch-vacd.58vaccination-record.582022\">urn:che:epr:ch-vacd:vaccination-record:2022</a></td><td>CH VACD Vaccination Record</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-ch-vacd-clinical-decision-support-event-cs.html\"><code>http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-clinical-decision-support-event-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦7.0.0-ballot-ci-build</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-ch-vacd-clinical-decision-support-event-cs.html#ch-vacd-clinical-decision-support-event-cs-immunrecorequest\">immunrecorequest</a></td><td>Immunization Recommendation Request</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-patient-export-operation-vs",
"version" : "7.0.0-ballot-ci-build",
"name" : "CHVACDPatientExportOperationVS",
"title" : "Export document type",
"status" : "active",
"experimental" : false,
"date" : "2026-05-05T07:56:03+00:00",
"publisher" : "HL7 Switzerland",
"contact" : [
{
"name" : "HL7 Switzerland",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch/"
}
]
}
],
"description" : "The codes for declaring document entry conflicts",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CHE"
}
]
}
],
"copyright" : "CC0-1.0",
"compose" : {
"include" : [
{
"system" : "urn:oid:2.16.756.5.30.1.127.3.10.10",
"concept" : [
{
"code" : "urn:che:epr:ch-vacd:vaccination-record:2022",
"display" : "CH VACD Vaccination Record"
}
]
},
{
"system" : "http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-clinical-decision-support-event-cs",
"concept" : [
{
"code" : "immunrecorequest",
"display" : "Immunization Recommendation Request"
}
]
}
]
}
}