Publication Build: This will be filled in by the publication tooling
Active as of 2025-01-20 |
@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "SubjectRoleCodelist"] ; #
fhir:meta [
( fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: ValueSet SubjectRoleCodelist</b></p><a name=\"SubjectRoleCodelist\"> </a><a name=\"hcSubjectRoleCodelist\"> </a><a name=\"SubjectRoleCodelist-nl-NL\"> </a><ul><li>Include deze codes zoals gedefinieerd in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Weergave</b></td><td><b>Synonym</b></td><td><b>Nederlands (Nederland) (Dutch (Netherlands), nl)</b></td></tr><tr><td><a href=\"http://snomed.info/id/309343006\">309343006</a></td><td>Medical doctor</td><td>arts</td><td>arts</td></tr><tr><td><a href=\"http://snomed.info/id/62247001\">62247001</a></td><td>Family medicine specialist</td><td>huisarts</td><td>huisarts</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://fhir.hl7.nl/zorgviewer/ValueSet/SubjectRoleCodelist"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.10.0"] ; #
fhir:name [ fhir:v "SubjectRoleCodelist"] ; #
fhir:title [ fhir:v "Subject rol (beroepen) waardelijst"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2025-01-20T08:26:15+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "RIVO-NN HL7NL"] ; #
fhir:contact ( [
fhir:name [ fhir:v "RIVO-NN" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://rivo-noord.nl" ] ] )
] [
fhir:name [ fhir:v "HL7NL" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.nl" ] ] )
] ) ; #
fhir:description [ fhir:v "Subject rol waardelijst. Deze rol is nodig voor autorisatie bij de bron"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NL" ] ] )
] ) ; #
fhir:copyright [ fhir:v "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "309343006" ] ;
fhir:display [ fhir:v "Medical doctor" ] ;
( fhir:designation [
fhir:language [ fhir:v "nl-NL" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ] ;
fhir:display [ fhir:v "Synonym" ] ] ;
fhir:value [ fhir:v "arts" ] ] ) ] [
fhir:code [ fhir:v "62247001" ] ;
fhir:display [ fhir:v "Family medicine specialist" ] ;
( fhir:designation [
fhir:language [ fhir:v "nl-NL" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ] ;
fhir:display [ fhir:v "Synonym" ] ] ;
fhir:value [ fhir:v "huisarts" ] ] ) ] ) ] )
] . #
IG © 2023+ RIVO-NN HL7NL. Package hl7.fhir.nl.zorgviewer#1.10.0 based on FHIR 3.0.2. Generated 2025-01-20
Links: Table of Contents |
QA Report