NHSD Implementation Guide - Outbound - Local Development build (v4.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "example0"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2025-12-19T10:00:00+11:00"^^xsd:dateTime ]
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location example0</b></p><a name=\"example0\"> </a><a name=\"hcexample0\"> </a><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\">Last updated: 2025-12-19 10:00:00+1100</p></div><p><b>identifier</b>: LSPN/123333</p><p><b>status</b>: Active</p><p><b>name</b>: Downunder Hospital Blacktown</p><p><b>address</b>: 3 McGregor Street Blacktown NSW 2148 Australia </p><p><b>managingOrganization</b>: <a href=\"Organization-example0.html\">Organization Downunder Hospital</a></p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org.au/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org.au/CodeSystem/v2-0203> ] ;
fhir:code [ fhir:v "LSPN" ] ;
fhir:display [ fhir:v "Location Specific Practice Number" ] ] ) ;
fhir:text [ fhir:v "LSPN" ] ] ;
fhir:system [
fhir:v "http://ns.electronichealth.net.au/id/location-specific-practice-number"^^xsd:anyURI ;
fhir:l <http://ns.electronichealth.net.au/id/location-specific-practice-number> ] ;
fhir:value [ fhir:v "123333" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:name [ fhir:v "Downunder Hospital Blacktown"] ; #
fhir:address [
( fhir:extension [
fhir:url [
fhir:v "http://fhir.nhsd.com.au/StructureDefinition/nhsd-address-line"^^xsd:anyURI ;
fhir:l <http://fhir.nhsd.com.au/StructureDefinition/nhsd-address-line> ] ;
( fhir:extension [
fhir:url [
fhir:v "buildingName"^^xsd:anyURI ;
fhir:l fhir:buildingName ] ;
fhir:value [
a fhir:String ;
fhir:v "Downunder Hospital" ] ] [
fhir:url [
fhir:v "streetName"^^xsd:anyURI ;
fhir:l fhir:streetName ] ;
fhir:value [
a fhir:String ;
fhir:v "McGregor" ] ] [
fhir:url [
fhir:v "streetType"^^xsd:anyURI ;
fhir:l fhir:streetType ] ;
fhir:value [
a fhir:String ;
fhir:v "Street" ] ] [
fhir:url [
fhir:v "streetNumber"^^xsd:anyURI ;
fhir:l fhir:streetNumber ] ;
fhir:value [
a fhir:String ;
fhir:v "3" ] ] ) ] ) ;
fhir:type [ fhir:v "physical" ] ;
( fhir:line [ fhir:v "3 McGregor Street" ] ) ;
fhir:city [ fhir:v "Blacktown" ] ;
fhir:state [ fhir:v "NSW" ] ;
fhir:postalCode [ fhir:v "2148" ] ;
fhir:country [ fhir:v "Australia" ]
] ; #
fhir:managingOrganization [
fhir:l fhir:Organization/example0 ;
fhir:reference [ fhir:v "Organization/example0" ]
] . #
IG © 2022+ Healthdirect Australia. Package nhsd.org.au.r4#4.0.1 based on FHIR 4.0.1. Generated 2026-06-03
Links: Table of Contents |
QA Report
| Version History |