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 in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2023-12-19 |
@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 "EprPurposeOfUse"] ; #
fhir:meta [
fhir:source [ fhir:v "https://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.127.3.10.15.2--20230412152346"^^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.5.html\"><code>urn:oid:2.16.756.5.30.1.127.3.10.5</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.5.html#2.16.756.5.30.1.127.3.10.5-DICOM_AUTO\">DICOM_AUTO</a></td><td>Automatic upload of radiological contents</td></tr><tr><td><a href=\"CodeSystem-2.16.756.5.30.1.127.3.10.5.html#2.16.756.5.30.1.127.3.10.5-EMER\">EMER</a></td><td>Emergency Access</td></tr><tr><td><a href=\"CodeSystem-2.16.756.5.30.1.127.3.10.5.html#2.16.756.5.30.1.127.3.10.5-NORM\">NORM</a></td><td>Normal Access</td></tr><tr><td><a href=\"CodeSystem-2.16.756.5.30.1.127.3.10.5.html#2.16.756.5.30.1.127.3.10.5-AUTO\">AUTO</a></td><td>Automatic Upload</td></tr></table></li></ul><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>English (United States) (English (United States), en)</b></td><td><b>French (Switzerland) (fr)</b></td><td><b>Italian (Switzerland) (it)</b></td><td><b>rm</b></td></tr><tr><td>DICOM_AUTO</td><td>Automatisches Hochladen von radiologischen Inhalten</td><td>Automatic upload of radiological contents</td><td>Téléchargement automatique de contenus radiologiques</td><td>Caricamento automatico del contenuto radiologico</td><td>Chargia automatica dal cuntegn radiologic</td></tr><tr><td>EMER</td><td>Notfallzugriff</td><td>Emergency Access</td><td>Accès d’urgence</td><td>Accesso di emergenza</td><td>Access d'urgenza</td></tr><tr><td>NORM</td><td>Normaler Zugriff</td><td>Normal Access</td><td>Accès normal</td><td>Accesso normale</td><td>Access normal</td></tr><tr><td>AUTO</td><td>Automatisches Hochladen</td><td>Automatic Upload</td><td>Téléchargement automatique</td><td>Caricamento automatico</td><td>Chargia automatica</td></tr></table></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-04-12T15:23:46+02:00"^^xsd:dateTime ] ]
] ) ; #
fhir:url [ fhir:v "http://fhir.ch/ig/ch-epr-term/ValueSet/EprPurposeOfUse"^^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.2" ]
] ) ; #
fhir:version [ fhir:v "2.0.10"] ; #
fhir:name [ fhir:v "EprPurposeOfUse"] ; #
fhir:title [ fhir:v "EprPurposeOfUse"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2023-12-19T12:36:20+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 "Purpose Of Use as per Annex 5 EPRO-FDHA, Extension 1."] ; #
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.5"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "DICOM_AUTO" ] ;
fhir:display [ fhir:v "Automatic upload of radiological contents" ] ;
( fhir:designation [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Automatic upload of radiological contents" ] ] [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Automatisches Hochladen von radiologischen Inhalten" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Téléchargement automatique de contenus radiologiques" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Caricamento automatico del contenuto radiologico" ] ] [
fhir:language [ fhir:v "rm-CH" ] ;
fhir:value [ fhir:v "Chargia automatica dal cuntegn radiologic" ] ] ) ] [
fhir:code [ fhir:v "EMER" ] ;
fhir:display [ fhir:v "Emergency Access" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Notfallzugriff" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Accès d’urgence" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Accesso di emergenza" ] ] [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Emergency Access" ] ] [
fhir:language [ fhir:v "rm-CH" ] ;
fhir:value [ fhir:v "Access d'urgenza" ] ] ) ] [
fhir:code [ fhir:v "NORM" ] ;
fhir:display [ fhir:v "Normal Access" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Normaler Zugriff" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Accès normal" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Accesso normale" ] ] [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Normal Access" ] ] [
fhir:language [ fhir:v "rm-CH" ] ;
fhir:value [ fhir:v "Access normal" ] ] ) ] [
fhir:code [ fhir:v "AUTO" ] ;
fhir:display [ fhir:v "Automatic Upload" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Automatisches Hochladen" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Téléchargement automatique" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Caricamento automatico" ] ] [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Automatic Upload" ] ] [
fhir:language [ fhir:v "rm-CH" ] ;
fhir:value [ fhir:v "Chargia automatica" ] ] ) ] ) ] )
] . #
IG © 2019+ HL7 Switzerland. Package ch.fhir.ig.ch-epr-term#2.0.10 based on FHIR 4.0.1. Generated 2023-12-19
Links: Table of Contents |
QA Report