FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "vs-consent-reuse-type-cz",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/DIGOVO/ValueSet/vs-consent-reuse-type-cz",
"version": "0.0.1",
"name": "VsConsentCz",
"title": "Souhlas s opakovaným použitím dat (Yes/No)",
"status": "active",
"date": "2025-11-08T23:36:31+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "Hodnoty určující, zda byl udělen souhlas s opakovaným použitím dat pacienta.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0136"
}
]
}
}