EMA Write PMS API Implementation Guide - Enrichments
1.0.0 - ci-build

EMA Write PMS API Implementation Guide - Enrichments - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PractitionerRole - 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:PractitionerRole ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "qppv5633367"] ; # 
  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: PractitionerRole qppv5633367</b></p><a name=\"qppv5633367\"> </a><a name=\"hcqppv5633367\"> </a><a name=\"qppv5633367-en-US\"> </a><p><b>code</b>: <span title=\"Codes:\">This is a dummy resource, to make the PMS examples links resolve for QA purposes - but these are not supported in the API currently</span></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:code ( [
fhir:text [ fhir:v "This is a dummy resource, to make the PMS examples links resolve for QA purposes - but these are not supported in the API currently" ]
  ] ) . #