FHIR IG analytics| Package | ch.fhir.ig.ch-vacd |
| Resource Type | ValueSet |
| Id | ValueSet-ch-vacd-patient-export-operation-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7ch/ch-vacd/ValueSet-ch-vacd-patient-export-operation-vs.html |
| URL | http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-patient-export-operation-vs |
| Version | 7.0.0-ballot |
| Status | active |
| Date | 2026-06-11T11:51:25+00:00 |
| Name | CHVACDPatientExportOperationVS |
| Title | Export document type |
| Realm | ch |
| Authority | hl7 |
| Description | The codes for declaring document entry conflicts |
| Copyright | CC0-1.0 |
No resources found
| CodeSystem | ||
| ch.fhir.ig.ch-vacd#current | ch-vacd-clinical-decision-support-event-cs | CDS Event |
| ch.fhir.ig.ch-term#current | urn:oid:2.16.756.5.30.1.127.3.10.10 | ch-ehealth-codesystem-format |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ch-vacd-patient-export-operation-vs
This value set includes codes based on the following rules:
urn:oid:2.16.756.5.30.1.127.3.10.10 version 📦3.4.0| Code | Display |
| urn:che:epr:ch-vacd:vaccination-record:2022 | CH VACD Vaccination Record |
http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-clinical-decision-support-event-cs version 📦7.0.0-ballot| Code | Display |
| immunrecorequest | Immunization Recommendation Request |
{
"resourceType": "ValueSet",
"id": "ch-vacd-patient-export-operation-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-patient-export-operation-vs",
"version": "7.0.0-ballot",
"name": "CHVACDPatientExportOperationVS",
"title": "Export document type",
"status": "active",
"experimental": false,
"date": "2026-06-11T11:51:25+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"
}
]
}
]
}
}