| Package | ch.fhir.ig.ch-term |
| Resource Type | ValueSet |
| Id | DocumentEntry.Ext.EprDeletionStatus |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/ValueSet-DocumentEntry.Ext.EprDeletionStatus.html |
| URL | http://fhir.ch/ig/ch-term/ValueSet/DocumentEntry.Ext.EprDeletionStatus |
| Version | 3.3.0-ci-build |
| Status | active |
| Date | 2025-05-22T05:51:56+00:00 |
| Name | DocumentEntryExtEprDeletionStauts |
| Title | DocumentEntry.Ext.EprDeletionStatus |
| Realm | ch |
| Authority | hl7 |
| Description | Deletion codes as perĀ supplement 1 to Annex 5 EPRO-FDHA. |
| Copyright | CC0-1.0 |
| StructureDefinition | |
| ch-ext-deletionstatus | CH Extension Deletion Status |
| CodeSystem | |
| urn:oid:2.16.756.5.30.1.127.3.10.18 | ch-ehealth-codesystem-eprdeletionstatus |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet DocumentEntry.Ext.EprDeletionStatus
Information Source: https://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.127.3.10.15.3--20230531200428
Profile: Shareable ValueSet
urn:oid:2.16.756.5.30.1.127.3.10.18| Code | Display |
| urn:e-health-suisse:2019:deletionStatus:deletionProhibited | Deletion prohibited |
| urn:e-health-suisse:2019:deletionStatus:deletionRequested | Deletion requested |
| urn:e-health-suisse:2019:deletionStatus:deletionNotRequested | Deletion not Requested |
{
"resourceType": "ValueSet",
"id": "DocumentEntry.Ext.EprDeletionStatus",
"meta": {
"source": "https://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.127.3.10.15.3--20230531200428",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod": {
"start": "2023-05-31T20:04:28+02:00"
}
}
],
"url": "http://fhir.ch/ig/ch-term/ValueSet/DocumentEntry.Ext.EprDeletionStatus",
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.756.5.30.1.127.3.10.15.3"
}
],
"version": "3.3.0-ci-build",
"name": "DocumentEntryExtEprDeletionStauts",
"title": "DocumentEntry.Ext.EprDeletionStatus",
"status": "active",
"experimental": false,
"date": "2025-05-22T05:51:56+00:00",
"publisher": "HL7 Switzerland",
"contact": [
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/"
}
]
},
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/",
"use": "work"
}
]
}
],
"description": "Deletion codes as perĀ supplement 1 to Annex 5 EPRO-FDHA.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"immutable": false,
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "urn:oid:2.16.756.5.30.1.127.3.10.18",
"concept": [
{
"code": "urn:e-health-suisse:2019:deletionStatus:deletionProhibited",
"display": "Deletion prohibited"
},
{
"code": "urn:e-health-suisse:2019:deletionStatus:deletionRequested",
"display": "Deletion requested"
},
{
"code": "urn:e-health-suisse:2019:deletionStatus:deletionNotRequested",
"display": "Deletion not Requested"
}
]
}
]
}
}