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

: R00000012-G - 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 "R00000012-G"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "13" ] ;
fhir:lastUpdated [ fhir:v "2022-11-21T17:02:33.184+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=\"R00000012-G\"> </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;R00000012-G&quot; Version &quot;13&quot; Updated &quot;2022-11-21 17:02:33+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><p><b>PractitionerRoleStatusReason</b>: other <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"file:///Users/davidhay/IG/nzbase/output/CodeSystem-hpi-practitionerRole-status-reason.html\">PractitionerRole status reason[1.0.0]</a>#other)</span></p><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/R00000012-G (use: OFFICIAL)</p><p><b>active</b>: false</p><p><b>period</b>: 2000-02-10 --&gt; 2000-02-11</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>: Medical Receptionist <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>#542114)</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: 1324654788(WORK), <a href=\"mailto:infoooor@infooooor.com\">infoooor@infooooor.com</a></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/practitionerRole-status-reason"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/hpi-practitioner-role-status-reason-code"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.0" ] ;
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "other" ]       ] ) ;
fhir:text [ fhir:v "other" ]     ]
  ] [
    ( 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 "R00000012-G" ] ;
fhir:assigner [
fhir:reference [ fhir:v "Organization/G00001-G" ]     ]
  ] ) ; # 
  fhir:active [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:period [
fhir:start [ fhir:v "2000-02-10"^^xsd:date ] ;
fhir:end [ fhir:v "2000-02-11"^^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 "542114" ] ;
fhir:display [ fhir:v "Medical Receptionist" ]     ] ) ;
fhir:text [ fhir:v "Medical Receptionist" ]
  ] ) ; # 
  fhir:location ( [
fhir:reference [ fhir:v "Location/FZZ999-B" ]
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "1324654788" ] ;
fhir:use [ fhir:v "work" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [
fhir:start [ fhir:v "2000-02-10"^^xsd:date ] ;
fhir:end [ fhir:v "2010-05-05"^^xsd:date ]     ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "infoooor@infooooor.com" ] ;
fhir:use [ fhir:v "work" ] ;
fhir:rank [ fhir:v "2"^^xsd:positiveInteger ] ;
fhir:period [
fhir:start [ fhir:v "2000-02-10"^^xsd:date ] ;
fhir:end [ fhir:v "2010-05-06"^^xsd:date ]     ]
  ] ) . #