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
: VR — Alex Smith License (2025 Q1) - 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:VerificationResult ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "vr-alex-smith-license-2025Q1"] ; #
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: VerificationResult vr-alex-smith-license-2025Q1</b></p><a name=\"vr-alex-smith-license-2025Q1\"> </a><a name=\"hcvr-alex-smith-license-2025Q1\"> </a><p><b>target</b>: <a href=\"Practitioner-prac-jordan-rivera-license-only.html\">Practitioner Jordan Rivera </a></p><p><b>targetLocation</b>: qualification[license][0]</p><p><b>status</b>: Validated</p><p><b>statusDate</b>: 2025-10-21 14:05:00+0000</p><p><b>validationType</b>: <span title=\"Codes:{http://example.org/fhir/uv/psv/CodeSystem/psv-verification-type-cs license-primary-source}\">license-primary-source</span></p><h3>PrimarySources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Who</b></td><td><b>CommunicationMethod</b></td><td><b>ValidationStatus</b></td><td><b>ValidationDate</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Organization-org-florida-medical-board.html\">Organization Florida Board of Medicine</a></td><td><span title=\"Codes:\">API lookup</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/verificationresult-status successful}\">successful</span></td><td>2025-10-21 14:05:00+0000</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:target ( [
fhir:reference [ fhir:v "Practitioner/prac-jordan-rivera-license-only" ]
] ) ; #
fhir:targetLocation ( [ fhir:v "qualification[license][0]"] ) ; #
fhir:status [ fhir:v "validated"] ; #
fhir:statusDate [ fhir:v "2025-10-21T14:05:00Z"^^xsd:dateTime] ; #
fhir:validationType [
( fhir:coding [
fhir:system [ fhir:v "http://example.org/fhir/uv/psv/CodeSystem/psv-verification-type-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "license-primary-source" ] ] )
] ; #
fhir:primarySource ( [
fhir:who [
fhir:reference [ fhir:v "Organization/org-florida-medical-board" ] ] ;
( fhir:communicationMethod [
fhir:text [ fhir:v "API lookup" ] ] ) ;
fhir:validationStatus [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/verificationresult-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "successful" ] ] ) ;
fhir:text [ fhir:v "successful" ] ] ;
fhir:validationDate [ fhir:v "2025-10-21T14:05:00Z"^^xsd:dateTime ]
] ) . #