FHIR IG analytics| Package | dk.ehealth.sundhed.fhir.ig.core |
| Resource Type | ValueSet |
| Id | ValueSet-ehealth-required-provenance-policies.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/fut-infrastructure/implementation-guide/ValueSet-ehealth-required-provenance-policies.html |
| URL | http://ehealth.sundhed.dk/vs/ehealth-required-provenance-policies |
| Version | 8.0.0 |
| Status | active |
| Date | 2025-09-30T00:00:00+00:00 |
| Name | Required policies for provenances |
| Title | Required policies for provenances |
| Realm | dk |
| Description | Required policies under which data can be provided. One of these policies must be provided in a provenance. |
No resources found
| CodeSystem | |
| ehealth-provenance-policies | Policies for provenances |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ehealth-required-provenance-policies
http://ehealth.sundhed.dk/cs/ehealth-provenance-policies version 📦8.0.0| Code | Display | Definition |
| http://ehealth.sundhed.dk/policy/dk/sundhedsloven | Danish healthcare act | |
| http://ehealth.sundhed.dk/policy/dk/serviceloven | Danish service act | |
| http://ehealth.sundhed.dk/policy/dk/aeldreloven | Danish elderly act | Danish elderly act, formally known as The Act on Social Services for the Elderly |
{
"resourceType": "ValueSet",
"id": "ehealth-required-provenance-policies",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://ehealth.sundhed.dk/vs/ehealth-required-provenance-policies",
"version": "8.0.0",
"name": "Required policies for provenances",
"title": "Required policies for provenances",
"status": "active",
"experimental": false,
"date": "2025-09-30T00:00:00+00:00",
"publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"contact": [
{
"name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"telecom": [
{
"system": "url",
"value": "http://ehealth.sundhed.dk"
}
]
}
],
"description": "Required policies under which data can be provided. One of these policies must be provided in a provenance.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"compose": {
"include": [
{
"system": "http://ehealth.sundhed.dk/cs/ehealth-provenance-policies",
"concept": [
{
"code": "http://ehealth.sundhed.dk/policy/dk/sundhedsloven"
},
{
"code": "http://ehealth.sundhed.dk/policy/dk/serviceloven"
},
{
"code": "http://ehealth.sundhed.dk/policy/dk/aeldreloven"
}
]
}
]
}
}