Virtually Healthcare HL7 FHIR R4 Implementation Guide
0.1.0-current - ci-build United Kingdom flag

Virtually Healthcare HL7 FHIR R4 Implementation Guide, published by Virtually Healthcare. This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Virtually-Healthcare/HL7-FHIR-Implementation-Guide/ and changes regularly. See the Directory of published versions

: Practitioner-EMIS-IM1-Harding - 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:Practitioner ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "3125f0c4-c773-48a6-bf33-10a5106f6448"] ; # 
  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 3125f0c4-c773-48a6-bf33-10a5106f6448</b></p><a name=\"3125f0c4-c773-48a6-bf33-10a5106f6448\"> </a><a name=\"hc3125f0c4-c773-48a6-bf33-10a5106f6448\"> </a><a name=\"3125f0c4-c773-48a6-bf33-10a5106f6448-en-GB\"> </a><blockquote><p><b>EMIS Practitioner Role</b></p><ul><li>url: <a href=\"Location-4882.html\">Location Main Building</a></li><li>role: 10</li></ul></blockquote><p><b>identifier</b>: Person number/12 (use: old, ), <code>https://emis.com/Id/Practitioner/REFID</code>/12 (use: old, ), Staff Enterprise Number/3125f0c4-c773-48a6-bf33-10a5106f6448 (use: usual, ), License number/G3371701 (use: official, ), <code>https://fhir.nhs.uk/Id/gmc-reference-number</code>/7041831 (use: secondary, )</p><p><b>active</b>: true</p><p><b>name</b>: Brian Harding </p></div>"
  ] ; # 
  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 [ fhir:v "10"^^xsd:integer ]     ] ) ;
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 "12" ] ;
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 "12" ]
  ] [
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 "3125f0c4-c773-48a6-bf33-10a5106f6448" ]
  ] [
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 "G3371701" ]
  ] [
fhir:use [ fhir:v "secondary" ] ;
fhir:system [ fhir:v "https://fhir.nhs.uk/Id/gmc-reference-number"^^xsd:anyURI ] ;
fhir:value [ fhir:v "7041831" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name ( [
fhir:family [ fhir:v "Harding" ] ;
    ( fhir:given [ fhir:v "Brian" ] ) ;
    ( fhir:prefix [ fhir:v "Dr" ] )
  ] ) . #