FHIR IG Statistics: ValueSet/DocumentEntry.Ext.EprDeletionStatus
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"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-epr-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": "2.0.10",
"name": "DocumentEntryExtEprDeletionStauts",
"title": "DocumentEntry.Ext.EprDeletionStatus",
"status": "active",
"experimental": false,
"date": "2023-12-19T12:36:20+01:00",
"publisher": "HL7 Switzerland",
"contact": [
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/"
}
]
}
],
"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"
}
]
}
]
}
}