Credentials PSV Primary Source IG
1.0.0 - ci-build International flag

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

: Provenance — Apply Board Suspension - 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:Provenance ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "prov-sanction-apply"] ; # 
  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: Provenance prov-sanction-apply</b></p><a name=\"prov-sanction-apply\"> </a><a name=\"hcprov-sanction-apply\"> </a><p>Provenance for: </p><ul><li><a href=\"Practitioner-prac-sanction-demo.html\">Practitioner Morgan Chavez </a></li><li><a href=\"Flag-flag-license-sanction.html\">Flag </a></li></ul><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2025-09-15 10:02:00+0000</td></tr><tr><td>Activity</td><td><span title=\"Codes:\">Update credential status; create Flag</span></td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>Type</b></td><td><b>who</b></td></tr><tr><td><span title=\"Codes:\">author</span></td><td>PS-Verify Processor</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:target ( [
fhir:reference [ fhir:v "Practitioner/prac-sanction-demo" ]
  ] [
fhir:reference [ fhir:v "Flag/flag-license-sanction" ]
  ] ) ; # 
  fhir:recorded [ fhir:v "2025-09-15T10:02:00Z"^^xsd:dateTime] ; # 
  fhir:reason ( [
fhir:text [ fhir:v "Apply board suspension to Practitioner license and raise Flag" ]
  ] ) ; # 
  fhir:activity [
fhir:text [ fhir:v "Update credential status; create Flag" ]
  ] ; # 
  fhir:agent ( [
fhir:type [
fhir:text [ fhir:v "author" ]     ] ;
fhir:who [
fhir:display [ fhir:v "PS-Verify Processor" ]     ]
  ] ) ; # 
  fhir:entity ( [
fhir:role [ fhir:v "source" ] ;
fhir:what [
fhir:reference [ fhir:v "VerificationResult/vr-license-suspension" ]     ]
  ] ) . #