CH EPR Term
2.0.10 - trial-use Switzerland flag

This page is part of the CH EPR Term (R4) (v2.0.10: STU) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: DocumentEntry.Ext.EprDeletionStatus - TTL Representation

Active as of 2023-12-19

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "DocumentEntry.Ext.EprDeletionStatus"] ; # 
  fhir:meta [
fhir:source [ fhir:v "https://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.127.3.10.15.3--20230531200428"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-2.16.756.5.30.1.127.3.10.18.html\"><code>urn:oid:2.16.756.5.30.1.127.3.10.18</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=\"CodeSystem-2.16.756.5.30.1.127.3.10.18.html#2.16.756.5.30.1.127.3.10.18-urn.58e-health-suisse.582019.58deletionStatus.58deletionProhibited\">urn:e-health-suisse:2019:deletionStatus:deletionProhibited</a></td><td>Deletion prohibited</td></tr><tr><td><a href=\"CodeSystem-2.16.756.5.30.1.127.3.10.18.html#2.16.756.5.30.1.127.3.10.18-urn.58e-health-suisse.582019.58deletionStatus.58deletionRequested\">urn:e-health-suisse:2019:deletionStatus:deletionRequested</a></td><td>Deletion requested</td></tr><tr><td><a href=\"CodeSystem-2.16.756.5.30.1.127.3.10.18.html#2.16.756.5.30.1.127.3.10.18-urn.58e-health-suisse.582019.58deletionStatus.58deletionNotRequested\">urn:e-health-suisse:2019:deletionStatus:deletionNotRequested</a></td><td>Deletion not Requested</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2023-05-31T20:04:28+02:00"^^xsd:dateTime ]     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://fhir.ch/ig/ch-epr-term/ValueSet/DocumentEntry.Ext.EprDeletionStatus"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.756.5.30.1.127.3.10.15.3" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.10"] ; # 
  fhir:name [ fhir:v "DocumentEntryExtEprDeletionStauts"] ; # 
  fhir:title [ fhir:v "DocumentEntry.Ext.EprDeletionStatus"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-12-19T12:39:34+01:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Switzerland"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Switzerland" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.ch/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Deletion codes as per supplement 1 to Annex 5 EPRO-FDHA."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CH" ]     ] )
  ] ) ; # 
  fhir:immutable [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:copyright [ fhir:v "CC0-1.0"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.127.3.10.18"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "urn:e-health-suisse:2019:deletionStatus:deletionProhibited" ] ;
fhir:display [ fhir:v "Deletion prohibited" ]       ] [
fhir:code [ fhir:v "urn:e-health-suisse:2019:deletionStatus:deletionRequested" ] ;
fhir:display [ fhir:v "Deletion requested" ]       ] [
fhir:code [ fhir:v "urn:e-health-suisse:2019:deletionStatus:deletionNotRequested" ] ;
fhir:display [ fhir:v "Deletion not Requested" ]       ] )     ] )
  ] . #