CH Term (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.3.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-term/ and changes regularly. See the Directory of published versions
| Active as of 2025-10-20 |
@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 "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\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet DocumentEntry.authorRole</b></p><a name=\"DocumentEntry.authorRole\"> </a><a name=\"hcDocumentEntry.authorRole\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Information Source: <a href=\"https://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.127.3.10.1.1.3--20220624104420\">https://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.127.3.10.1.1.3--20220624104420</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><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><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?3.3.0-ci-build</span><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>"^^rdf:XMLLiteral
] ; #
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-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 "3.3.0-ci-build"] ; #
fhir:name [ fhir:v "DocumentEntryAuthorRole"] ; #
fhir:title [ fhir:v "DocumentEntry.authorRole"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-10-20T19:09:01+00: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:name [ fhir:v "HL7 Switzerland" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.ch/" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "Role of the author. 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] ; #
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-term#3.3.0-ci-build based on FHIR 4.0.1. Generated 2025-10-20
Links: Table of Contents |
QA Report
| Propose a change