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

: FZZ999-B - 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:Location ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "FZZ999-B"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "11148" ] ;
fhir:lastUpdated [ fhir:v "2023-02-24T17:14:14.000+13:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org.nz/fhir/StructureDefinition/HPILocation"^^xsd:anyURI ;
fhir:link <http://hl7.org.nz/fhir/StructureDefinition/HPILocation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Location</b><a name=\"FZZ999-B\"> </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 Location &quot;FZZ999-B&quot; Version &quot;11148&quot; Updated &quot;2023-02-24 17:14:14+1300&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-HpiLocation.html\">HPI Location</a></p></div><p><b>Established</b>: 2013-01-02 --&gt; (ongoing)</p><p><b>District Health Board linked to a NZ Healthcare Service, Location or Patient</b>: Capital and Coast District Health Board <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"file:///Users/davidhay/IG/nzbase/output/CodeSystem-dhb-code.html\">NZ DHB[1.0.0]</a>#G00036-D)</span></p><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>: livefacedi</p></blockquote><p><b>identifier</b>: HPIFacility/FZZ999-B (use: OFFICIAL), HPIFacility/FZZ997-J (use: OLD), HPIFacility/Z999 (use: OFFICIAL)</p><p><b>status</b>: active</p><p><b>name</b>: Live Facilty</p><p><b>alias</b>: Do not change details of this Facility, Live Facilty</p><p><b>type</b>: Enrolling GP Practice <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://common-ig-v1-3-1.hip.digital.health.nz/site/CodeSystem-hpi-location-type-1.0.html\">Location Type[1.0]</a>#gpenrol)</span></p><p><b>telecom</b>: <a href=\"mailto:email007@email.co.nz\">email007@email.co.nz</a>, ph: 02865865865(WORK)</p><p><b>address</b>: 133 Molesworth Street, Thorndon 6011, Wellington(WORK)</p><p><b>managingOrganization</b>: <a href=\"Organization/GZZ999-J\">Organization/GZZ999-J: Verification Test Organisation</a></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/established"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2013-01-02"^^xsd:date ]     ]
  ] [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/dhb"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/dhb-code"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.0" ] ;
fhir:code [ fhir:v "G00036-D" ] ;
fhir:display [ fhir:v "Capital and Coast District Health Board" ]       ] ) ;
fhir:text [ fhir:v "Capital and Coast District Health Board" ]     ]
  ] [
    ( 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 "livefacedi" ]     ] ) ;
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-facility-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "FZZ999-B" ] ;
fhir:assigner [
fhir:reference [ fhir:v "Organization/G00001-G" ]     ]
  ] [
fhir:use [ fhir:v "old" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/hpi-facility-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "FZZ997-J" ] ;
fhir:assigner [
fhir:reference [ fhir:v "Organization/G00001-G" ]     ]
  ] [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nzhis-facility-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Z999" ] ;
fhir:assigner [
fhir:reference [ fhir:v "Organization/G00001-G" ]     ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "Live Facilty"] ; # 
  fhir:alias ( [
fhir:v "Do not change details of this Facility" ;
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/alias-type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/alias-type-code"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.0" ] ;
fhir:code [ fhir:v "aka" ] ;
fhir:display [ fhir:v "Aka" ]         ] ) ;
fhir:text [ fhir:v "Aka" ]       ]     ] )
  ] [
fhir:v "Live Facilty" ;
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/alias-type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/alias-type-code"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.0" ] ;
fhir:code [ fhir:v "current" ] ;
fhir:display [ fhir:v "Current unverified or unofficial name" ]         ] ) ;
fhir:text [ fhir:v "Current unverified or unofficial name" ]       ]     ] )
  ] ) ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/location-type-code"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0" ] ;
fhir:code [ fhir:v "gpenrol" ] ;
fhir:display [ fhir:v "Enrolling GP Practice" ]     ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "email007@email.co.nz" ] ;
fhir:use [ fhir:v "work" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [
fhir:start [ fhir:v "2013-01-02"^^xsd:date ]     ]
  ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "02865865865" ] ;
fhir:use [ fhir:v "work" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [
fhir:start [ fhir:v "2013-01-02"^^xsd:date ]     ]
  ] ) ; # 
  fhir:address [
fhir:id [ fhir:v "1112139" ] ;
    ( fhir:extension [
      ( fhir:extension [
fhir:url [ fhir:v "latitude"^^xsd:anyURI ] ;
fhir:value [ fhir:v "-41.272975"^^xsd:decimal ]       ] [
fhir:url [ fhir:v "longitude"^^xsd:anyURI ] ;
fhir:value [ fhir:v "174.777729"^^xsd:decimal ]       ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nz-geocode"^^xsd:anyURI ]     ] [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/suburb"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Thorndon" ]     ] [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/domicile-code"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/domicile-code"^^xsd:anyURI ] ;
fhir:version [ fhir:v "3.0" ] ;
fhir:code [ fhir:v "2077" ] ;
fhir:display [ fhir:v "Thorndon - Tinakori Road" ]         ] ) ;
fhir:text [ fhir:v "Thorndon - Tinakori Road" ]       ]     ] ) ;
fhir:use [ fhir:v "work" ] ;
fhir:type [ fhir:v "physical" ] ;
fhir:text [ fhir:v "133 Molesworth Street, Thorndon 6011, Wellington" ] ;
    ( fhir:line [ fhir:v "133 Molesworth Street" ] ) ;
fhir:city [ fhir:v "Wellington" ] ;
fhir:postalCode [ fhir:v "6011" ]
  ] ; # 
  fhir:managingOrganization [
fhir:reference [ fhir:v "Organization/GZZ999-J" ] ;
fhir:display [ fhir:v "Verification Test Organisation" ]
  ] . #