Virtually Healthcare - IHE Patient Care Coordination (PCC) - Local Development build (v0.1.1-current) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Practitioner-EMIS-IM1-EMIS-Test - 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:Practitioner ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "a8fec350-25cf-4d63-88d7-a3fc6bb98cc6"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.virtually.healthcare/StructureDefinition/Practitioner"^^xsd:anyURI ;
fhir:link <https://fhir.virtually.healthcare/StructureDefinition/Practitioner> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner a8fec350-25cf-4d63-88d7-a3fc6bb98cc6</b></p><a name=\"a8fec350-25cf-4d63-88d7-a3fc6bb98cc6\"> </a><a name=\"hca8fec350-25cf-4d63-88d7-a3fc6bb98cc6\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Practitioner.html\">Practitioner</a></p></div><blockquote><p><b>EMIS Practitioner Role</b></p><ul><li>url: <a href=\"Location-4882.html\">Location Main Building</a></li><li>role: 11</li></ul></blockquote><p><b>identifier</b>: Person number/4 (use: old, ), <code>https://emis.com/Id/Practitioner/REFID</code>/4 (use: old, ), Staff Enterprise Number/a8fec350-25cf-4d63-88d7-a3fc6bb98cc6 (use: usual, ), License number/G7321704 (use: official, )</p><p><b>active</b>: true</p><p><b>name</b>: Pauline Steele </p></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
( fhir:extension [
fhir:url [ fhir:v "url"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Location/4882" ] ] ] [
fhir:url [ fhir:v "role"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 11 ] ] ) ;
fhir:url [ fhir:v "https://fhir.virtually.healthcare/StructureDefinition/Role"^^xsd:anyURI ]
] ) ; #
fhir:identifier ( [
fhir:use [ fhir:v "old" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PN" ] ] ) ] ;
fhir:system [ fhir:v "https://emis.com/Id/Practitioner/DBID"^^xsd:anyURI ] ;
fhir:value [ fhir:v "4" ] ;
fhir:assigner [
fhir:identifier [
fhir:system [ fhir:v "https://fhir.nhs.uk/Id/ods-organization-code"^^xsd:anyURI ] ;
fhir:value [ fhir:v "F83004" ] ] ]
] [
fhir:use [ fhir:v "old" ] ;
fhir:system [ fhir:v "https://emis.com/Id/Practitioner/REFID"^^xsd:anyURI ] ;
fhir:value [ fhir:v "4" ]
] [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ESN" ] ] ) ] ;
fhir:system [ fhir:v "https://emis.com/Id/Practitioner/GUID"^^xsd:anyURI ] ;
fhir:value [ fhir:v "a8fec350-25cf-4d63-88d7-a3fc6bb98cc6" ]
] [
fhir:use [ fhir:v "official" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LN" ] ] ) ] ;
fhir:system [ fhir:v "https://fhir.hl7.org.uk/Id/gmp-number"^^xsd:anyURI ] ;
fhir:value [ fhir:v "G7321704" ]
] ) ; #
fhir:active [ fhir:v true] ; #
fhir:name ( [
fhir:family [ fhir:v "Steele" ] ;
( fhir:given [ fhir:v "Pauline" ] ) ;
( fhir:prefix [ fhir:v "Nurse" ] )
] ) . #