New Zealand HPI Implementation Guide
1.3.1 - Release

New Zealand HPI Implementation Guide - Local Development build (v1.3.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: R00000029-P - 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 "R00000029-P"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "4" ] ;
fhir:lastUpdated [ fhir:v "2022-11-23T11:10:39.516+13:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org.nz/fhir/StructureDefinition/HPIPractitionerRole"^^xsd:anyURI ;
fhir:link <http://hl7.org.nz/fhir/StructureDefinition/HPIPractitionerRole>     ] ) ;
    ( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ;
fhir:code [ fhir:v "M" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PractitionerRole</b><a name=\"R00000029-P\"> </a></p><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\">Resource PractitionerRole &quot;R00000029-P&quot; Version &quot;4&quot; Updated &quot;2022-11-23 11:10:39+1300&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-HPIPractitionerRole.html\">HPI Practitioner role</a></p><p style=\"margin-bottom: 0px\">Security Labels: <span title=\"{http://terminology.hl7.org/CodeSystem/v3-Confidentiality http://terminology.hl7.org/CodeSystem/v3-Confidentiality}\">http://terminology.hl7.org/CodeSystem/v3-Confidentiality</span></p></div><blockquote><p><b>PractitionerRoleCreator</b></p><blockquote><p><b>url</b></p><code>person</code></blockquote><p><b>value</b>: <a href=\"Person/testall\">Person/testall</a></p><blockquote><p><b>url</b></p><code>organization</code></blockquote><p><b>value</b>: <a href=\"Organization/G00001-G\">Organization/G00001-G</a></p></blockquote><blockquote><p><b>Messaging Address</b></p><blockquote><p><b>url</b></p><code>provider</code></blockquote><p><b>value</b>: healthlink</p><blockquote><p><b>url</b></p><code>value</code></blockquote><p><b>value</b>: changed-edi-address</p></blockquote><p><b>identifier</b>: HPIPractitionerRole/R00000029-P (use: OFFICIAL)</p><p><b>active</b>: true</p><p><b>period</b>: 2011-05-06 --&gt; (ongoing)</p><p><b>practitioner</b>: <a href=\"Practitioner-90ZZLP.html\">Practitioner/90ZZLP</a></p><p><b>organization</b>: <a href=\"Organization/GZZ998-G\">Organization/GZZ998-G</a></p><p><b>code</b>: Receptionist (General) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://common-ig-v1-3-1.hip.digital.health.nz/site/CodeSystem-ANZCO-occupations-2013-1.2.html\">ANZSCO - Australian and New Zealand Standard Classification of Occupations, 2013[1.2]</a>#542111)</span></p><p><b>location</b>: <a href=\"Location-FZZ999-B.html\">Location/FZZ999-B</a> &quot;Live Facilty&quot;</p><p><b>telecom</b>: ph: 1324654769(WORK), <a href=\"mailto:saranya@test.com\">saranya@test.com</a>, <a href=\"90ZZLP@contactme.com\">90ZZLP@contactme.com</a>, 1324654765(WORK), ph: 1324654767(WORK), ph: 1324654766(TEMP), ph: 1324654768(WORK)</p></div>"
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "person"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Person/testall" ]       ]     ] [
fhir:url [ fhir:v "organization"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Organization/G00001-G" ]       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/practitionerRole-creator"^^xsd:anyURI ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "provider"^^xsd:anyURI ] ;
fhir:value [ fhir:v "healthlink" ]     ] [
fhir:url [ fhir:v "value"^^xsd:anyURI ] ;
fhir:value [ fhir:v "changed-edi-address" ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/messaging-address"^^xsd:anyURI ]
  ] ) ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/hpi-practitionerrole-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "R00000029-P" ] ;
fhir:assigner [
fhir:reference [ fhir:v "Organization/G00001-G" ]     ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:period [
fhir:start [ fhir:v "2011-05-06"^^xsd:date ]
  ] ; # 
  fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/90ZZLP" ]
  ] ; # 
  fhir:organization [
fhir:reference [ fhir:v "Organization/GZZ998-G" ]
  ] ; # 
  fhir:code ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.2" ] ;
fhir:code [ fhir:v "542111" ] ;
fhir:display [ fhir:v "Receptionist (General)" ]     ] ) ;
fhir:text [ fhir:v "Receptionist (General)" ]
  ] ) ; # 
  fhir:location ( [
fhir:reference [ fhir:v "Location/FZZ999-B" ]
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "1324654769" ] ;
fhir:use [ fhir:v "work" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [
fhir:start [ fhir:v "2011-05-06"^^xsd:date ]     ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "saranya@test.com" ] ;
fhir:use [ fhir:v "work" ] ;
fhir:rank [ fhir:v "2"^^xsd:positiveInteger ] ;
fhir:period [
fhir:start [ fhir:v "2011-05-06"^^xsd:date ]     ]
  ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "90ZZLP@contactme.com" ] ;
fhir:use [ fhir:v "work" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [
fhir:start [ fhir:v "2011-05-06"^^xsd:date ]     ]
  ] [
fhir:system [ fhir:v "sms" ] ;
fhir:value [ fhir:v "1324654765" ] ;
fhir:use [ fhir:v "work" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [
fhir:start [ fhir:v "2011-05-06"^^xsd:date ]     ]
  ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "1324654767" ] ;
fhir:use [ fhir:v "work" ] ;
fhir:rank [ fhir:v "3"^^xsd:positiveInteger ] ;
fhir:period [
fhir:start [ fhir:v "2011-05-06"^^xsd:date ]     ]
  ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "1324654766" ] ;
fhir:use [ fhir:v "temp" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [
fhir:start [ fhir:v "2011-05-06"^^xsd:date ]     ]
  ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "1324654768" ] ;
fhir:use [ fhir:v "work" ] ;
fhir:rank [ fhir:v "2"^^xsd:positiveInteger ] ;
fhir:period [
fhir:start [ fhir:v "2011-05-06"^^xsd:date ]     ]
  ] ) . #