CH Consent IG (R5)
1.2.3 - ci-build
CH Consent IG (R5), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 1.2.3 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-consent-r5/ and changes regularly. See the Directory of published versions
Draft as of 2025-07-08 |
{
"resourceType" : "ValueSet",
"id" : "ConsentCategoriesVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ConsentCategoriesVS</b></p><a name=\"ConsentCategoriesVS\"> </a><a name=\"hcConsentCategoriesVS\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/59284-0/\">59284-0</a></td><td>Patient Consent</td></tr><tr><td><a href=\"https://loinc.org/64292-6/\">64292-6</a></td><td>Release of information consent</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.ch/ig/ch-consent-r5/ValueSet/ConsentCategoriesVS",
"version" : "1.2.3",
"name" : "ConsentCategoriesVS",
"title" : "ConsentCategoriesVS",
"status" : "draft",
"date" : "2025-07-08T08:09:55+00:00",
"publisher" : "HL7 Switzerland",
"contact" : [
{
"name" : "HL7 Switzerland",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch/"
}
]
}
],
"description" : "ValueSet of all used codes for the Consent.category",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CHE"
}
]
}
],
"copyright" : "CC0-1.0",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "59284-0",
"display" : "Patient Consent"
},
{
"code" : "64292-6",
"display" : "Release of information consent"
}
]
}
]
}
}