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
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 "DocumentEntry.authorRole"] ; #
fhir:meta [
fhir:source [ fhir:v "https://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.127.3.10.1.1.3--20220624104420"^^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.6.html\"><code>urn:oid:2.16.756.5.30.1.127.3.10.6</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.6.html#2.16.756.5.30.1.127.3.10.6-PAT\">PAT</a></td><td>Patient</td></tr><tr><td><a href=\"CodeSystem-2.16.756.5.30.1.127.3.10.6.html#2.16.756.5.30.1.127.3.10.6-HCP\">HCP</a></td><td>Healthcare professional</td></tr><tr><td><a href=\"CodeSystem-2.16.756.5.30.1.127.3.10.6.html#2.16.756.5.30.1.127.3.10.6-ASS\">ASS</a></td><td>Assistant</td></tr><tr><td><a href=\"CodeSystem-2.16.756.5.30.1.127.3.10.6.html#2.16.756.5.30.1.127.3.10.6-REP\">REP</a></td><td>Representative</td></tr><tr><td><a href=\"CodeSystem-2.16.756.5.30.1.127.3.10.6.html#2.16.756.5.30.1.127.3.10.6-TCU\">TCU</a></td><td>Technical user</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>PAT</td><td>Patient</td><td>Patient</td><td>Patient</td><td>Paziente</td><td>Pazient</td></tr><tr><td>HCP</td><td>Gesundheitsfachperson</td><td>Healthcare professional</td><td>Professionnel de la santé</td><td>Professionista della salute</td><td>Persuna spezialisada dal sectur da sanadad</td></tr><tr><td>ASS</td><td>Hilfsperson</td><td>Assistant</td><td>Auxiliaire</td><td>Persona ausiliara</td><td>Persuna d'agid</td></tr><tr><td>REP</td><td>Stellvertretung</td><td>Representative</td><td>Représentant</td><td>Rappresentante</td><td>Substituziun</td></tr><tr><td>TCU</td><td>Technischer Benutzer</td><td>Technical user</td><td>Utilisateur technique</td><td>Utente tecnico</td><td>Utilisader tecnic</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 "2022-06-24T10:44:20+02:00"^^xsd:dateTime ] ]
] ) ; #
fhir:url [ fhir:v "http://fhir.ch/ig/ch-epr-term/ValueSet/DocumentEntry.authorRole"^^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.1.1.3" ]
] ) ; #
fhir:version [ fhir:v "2.0.10"] ; #
fhir:name [ fhir:v "DocumentEntryAuthorRole"] ; #
fhir:title [ fhir:v "DocumentEntry.authorRole"] ; #
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 "Role of the author.\n This code defines the role of the author of the document. This is a sub-attribute of epd_xds_author."] ; #
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.6"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "PAT" ] ;
fhir:display [ fhir:v "Patient" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Patient" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Patient" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Paziente" ] ] [
fhir:language [ fhir:v "rm-CH" ] ;
fhir:value [ fhir:v "Pazient" ] ] [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Patient" ] ] ) ] [
fhir:code [ fhir:v "HCP" ] ;
fhir:display [ fhir:v "Healthcare professional" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Gesundheitsfachperson" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Professionnel de la santé" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Professionista della salute" ] ] [
fhir:language [ fhir:v "rm-CH" ] ;
fhir:value [ fhir:v "Persuna spezialisada dal sectur da sanadad" ] ] [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Healthcare professional" ] ] ) ] [
fhir:code [ fhir:v "ASS" ] ;
fhir:display [ fhir:v "Assistant" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Hilfsperson" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Auxiliaire" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Persona ausiliara" ] ] [
fhir:language [ fhir:v "rm-CH" ] ;
fhir:value [ fhir:v "Persuna d'agid" ] ] [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Assistant" ] ] ) ] [
fhir:code [ fhir:v "REP" ] ;
fhir:display [ fhir:v "Representative" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Stellvertretung" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Représentant" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Rappresentante" ] ] [
fhir:language [ fhir:v "rm-CH" ] ;
fhir:value [ fhir:v "Substituziun" ] ] [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Representative" ] ] ) ] [
fhir:code [ fhir:v "TCU" ] ;
fhir:display [ fhir:v "Technical user" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Technischer Benutzer" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Utilisateur technique" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Utente tecnico" ] ] [
fhir:language [ fhir:v "rm-CH" ] ;
fhir:value [ fhir:v "Utilisader tecnic" ] ] [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Technical user" ] ] ) ] ) ] )
] . #
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