My Health Record FHIR IG - Local Development build (v1.3.0) 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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
# Compliant with HI Test Data in Vendor Environment
a fhir:Patient ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "hi-testdata-gainey-bert"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-patient-core-1"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-patient-core-1> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2>Bert Gainey</h2>\n <h3>Address</h3>\n <table>\n <tr>\n <td>Line</td>\n <td>197 Woodstock Pl</td>\n </tr>\n <tr>\n <td>City</td>\n <td>CANBERRA AIRPORT</td>\n </tr>\n <tr>\n <td>State</td>\n <td>ACT</td>\n </tr>\n <tr>\n <td>Postcode</td>\n <td>2609</td>\n </tr>\n </table>\n <h3>Identifiers</h3>\n <h4>Primary</h4>\n <table>\n <tr>\n <td>IHI</td>\n <td>8003608833564727</td>\n </tr>\n <tr>\n <td>IHI Status</td>\n <td>active</td>\n </tr>\n <tr>\n <td>IHI Record Status</td>\n <td>verified</td>\n </tr>\n </table>\n <h4>Secondary</h4>\n <table>\n <tr>\n <td>Medicare Number</td>\n <td>2953307031</td>\n </tr>\n <tr>\n <td>IRN</td>\n <td>1</td>\n </tr>\n </table>\n </div>"
] ; #
fhir:identifier ( [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/ihi-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "https://healthterminologies.gov.au/fhir/CodeSystem/ihi-status-1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ] ] [
fhir:url [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/ihi-record-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "https://healthterminologies.gov.au/fhir/CodeSystem/ihi-record-status-1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "verified" ] ] ] ) ;
fhir:use [ fhir:v "official" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NI" ] ;
fhir:userSelected [ fhir:v "false"^^xsd:boolean ] ] ) ] ;
fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/hi/ihi/1.0"^^xsd:anyURI ] ;
fhir:value [ fhir:v "8003608833564727" ]
] [
fhir:use [ fhir:v "secondary" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MC" ] ;
fhir:userSelected [ fhir:v "false"^^xsd:boolean ] ] ) ] ;
fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/medicare-number"^^xsd:anyURI ] ;
fhir:value [ fhir:v "29533070311" ] ;
fhir:period [
fhir:end [ fhir:v "2023-11-30"^^xsd:date ] ]
] ) ; #
fhir:name ( [
fhir:use [ fhir:v "usual" ] ;
fhir:text [ fhir:v "Bert Gainey" ] ;
fhir:family [ fhir:v "Gainey" ]
] ) ; #
fhir:gender [ fhir:v "male"] ; #
fhir:birthDate [ fhir:v "1971-09-24"^^xsd:date] ; #
fhir:address ( [
fhir:use [ fhir:v "home" ] ;
( fhir:line [ fhir:v "197 Woodstock Pl" ] ) ;
fhir:city [ fhir:v "CANBERRA AIRPORT" ] ;
fhir:state [ fhir:v "ACT" ] ;
fhir:postalCode [ fhir:v "2609" ]
] ) . #
IG © 2024+ Australian Digital Health Agency. Package au.digitalhealth.r4#1.3.0 based on FHIR 4.0.1. Generated 2024-10-25
Publisher:
Australian Digital Health Agency
ABN 84 425 496 912, Level 25, 175 Liverpool Street, Sydney, NSW 2000
Links: Table of Contents |
QA Report
| Version History
| Report an issue or propose a change
Telephone 1300 901 001 or email [email protected]
https://www.digitalhealth.gov.au
Privacy policy |
Terms of Use