Credentials PSV Primary Source IG, published by . This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/alpivonka/Practitioners-Qualification-PSV-PrimarySource/ and changes regularly. See the Directory of published versions
: VS — Board/Training Specialty - TTL Representation
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 "psvVS-board-specialty"] ; #
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 psvVS-board-specialty</b></p><a name=\"psvVS-board-specialty\"> </a><a name=\"hcpsvVS-board-specialty\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-psv-board-specialty-cs.html\"><code>http://example.org/fhir/uv/psv/CodeSystem/psv-board-specialty-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?1.0.0</span></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://example.org/fhir/uv/psv/ValueSet/psvVS-board-specialty"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "PSVBoardSpecialtyVS"] ; #
fhir:title [ fhir:v "VS — Board/Training Specialty"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2025-10-24T14:48:28+00:00"^^xsd:dateTime] ; #
fhir:description [ fhir:v "Allowed specialties used for training/board examples."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://example.org/fhir/uv/psv/CodeSystem/psv-board-specialty-cs"^^xsd:anyURI ] ] )
] . #