Publication Build: This will be filled in by the publication tooling
: PractitionerRole: Perry Cox @ HUG - TTL Representation
Raw ttl | Download
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:PractitionerRole ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "PractitionerRoleCoxAtHug"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-emed-epr/StructureDefinition/ch-emed-epr-practitionerrole"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-emed-epr/StructureDefinition/ch-emed-epr-practitionerrole> ] )
] ; #
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 PractitionerRoleCoxAtHug</b></p><a name=\"PractitionerRoleCoxAtHug\"> </a><a name=\"hcPractitionerRoleCoxAtHug\"> </a><a name=\"PractitionerRoleCoxAtHug-en-US\"> </a><p><b>practitioner</b>: <a href=\"Bundle-BundleUtc6bPml.html#urn-uuid-9fc8530b-b77d-4b53-8a21-fc786b697edf\">Bundle: identifier = UUID:90561ab0-6b84-4c46-8d97-f205e028b1a5; type = document; timestamp = 2023-10-01 00:00:00+0200</a></p><p><b>organization</b>: <a href=\"Bundle-BundleUtc6bPml.html#urn-uuid-580fbe82-8734-4edf-ad4b-48124cdd03c6\">Bundle: identifier = UUID:90561ab0-6b84-4c46-8d97-f205e028b1a5; type = document; timestamp = 2023-10-01 00:00:00+0200</a></p></div>"
] ; #
fhir:practitioner [
fhir:reference [ fhir:v "urn:uuid:9fc8530b-b77d-4b53-8a21-fc786b697edf" ]
] ; #
fhir:organization [
fhir:reference [ fhir:v "urn:uuid:580fbe82-8734-4edf-ad4b-48124cdd03c6" ]
] . #