Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @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 "ISiKTerminCancelationReason"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ISiKTerminCancelationReason</b></p><a name=\"ISiKTerminCancelationReason\"> </a><a name=\"hcISiKTerminCancelationReason\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-appointment-cancellation-reason.html\"><code>http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason</code></a><span title=\"Version is explicitly stated to be 2.1.1\"> version ?2.1.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-appointment-cancellation-reason.html#appointment-cancellation-reason-pat\">pat</a></td><td>Patient</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-appointment-cancellation-reason.html#appointment-cancellation-reason-prov\">prov</a></td><td>Provider</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-appointment-cancellation-reason.html#appointment-cancellation-reason-maint\">maint</a></td><td>Equipment Maintenance/Repair</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-appointment-cancellation-reason.html#appointment-cancellation-reason-meds-inc\">meds-inc</a></td><td>Prep/Med Incomplete</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-appointment-cancellation-reason.html#appointment-cancellation-reason-other\">other</a></td><td>Other</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ] ] ; # fhir:url [ fhir:v "https://gematik.de/fhir/isik/ValueSet/ISiKTerminCancelationReason"^^xsd:anyURI ; fhir:l <https://gematik.de/fhir/isik/ValueSet/ISiKTerminCancelationReason> ] ; # fhir:version [ fhir:v "6.0.0-rc"] ; # fhir:name [ fhir:v "ISiKTerminCancelationReason"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2026-04-02"^^xsd:date] ; # fhir:publisher [ fhir:v "gematik GmbH"] ; # fhir:contact ( [ fhir:name [ fhir:v "gematik GmbH" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://gematik.de" ] ] ) ] ) ; # fhir:description [ fhir:v "Enthaelt alle erlaubten Gruende fuer eine Stornierung eines ISiKTermins"] ; # fhir:compose [ ( fhir:include [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason> ] ; fhir:version [ fhir:v "2.1.1" ] ; ( fhir:concept [ fhir:code [ fhir:v "pat" ] ; fhir:display [ fhir:v "Patient" ] ] [ fhir:code [ fhir:v "prov" ] ; fhir:display [ fhir:v "Provider" ] ] [ fhir:code [ fhir:v "maint" ] ; fhir:display [ fhir:v "Equipment Maintenance/Repair" ] ] [ fhir:code [ fhir:v "meds-inc" ] ; fhir:display [ fhir:v "Prep/Med Incomplete" ] ] [ fhir:code [ fhir:v "other" ] ; fhir:display [ fhir:v "Other" ] ] ) ] ) ] . #