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

: GZZ956-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:Organization ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "GZZ956-B"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "8910" ] ;
fhir:lastUpdated [ fhir:v "2022-04-05T15:04:16.000+12:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org.nz/fhir/StructureDefinition/HPIOrganization"^^xsd:anyURI ;
fhir:link <http://hl7.org.nz/fhir/StructureDefinition/HPIOrganization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"GZZ956-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 Organization &quot;GZZ956-B&quot; Version &quot;8910&quot; Updated &quot;2022-04-05 15:04:16+1200&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-HpiOrganization.html\">HPI Organization</a></p></div><p><b>Established</b>: 2018-05-20 --&gt; (ongoing)</p><p><b>identifier</b>: HPIOrganization/GZZ956-B (use: OFFICIAL), NBN/9999999999041 (use: OFFICIAL)</p><p><b>active</b>: true</p><p><b>type</b>: Other <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-organisation-type-1.1.html\">Organisation Type[1.1]</a>#999)</span></p><p><b>name</b>: Flat-Unit Address Org</p><p><b>alias</b>: Flat-Unit Address Org</p><p><b>telecom</b>: ph: 021 101010(WORK)</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 "2018-05-20"^^xsd:date ]     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/hpi-organisation-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "GZZ956-B" ] ;
fhir:assigner [
fhir:reference [ fhir:v "Organization/G00001-G" ]     ]
  ] [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/hpi-nzbn"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9999999999041" ] ;
fhir:assigner [
fhir:reference [ fhir:v "Organization/MBIE" ]     ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/organisation-type-code"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.1" ] ;
fhir:code [ fhir:v "999" ] ;
fhir:display [ fhir:v "Other" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "Flat-Unit Address Org"] ; # 
  fhir:alias ( [
fhir:v "Flat-Unit Address Org" ;
    ( 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 "legal" ] ;
fhir:display [ fhir:v "Legal" ]         ] ) ;
fhir:text [ fhir:v "Legal" ]       ]     ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "021 101010" ] ;
fhir:use [ fhir:v "work" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [
fhir:start [ fhir:v "1970-01-01"^^xsd:date ]     ]
  ] ) . #