Australian CVD Risk Calculator - Local Development build (vIteration3) 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:Practitioner ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "felmingham-emma"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner felmingham-emma</b></p><a name=\"felmingham-emma\"> </a><a name=\"hcfelmingham-emma\"> </a><a name=\"felmingham-emma-en-AU\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org.au/fhir/core/1.0.0/StructureDefinition-au-core-practitioner.html\">AU Core Practitioner</a></p></div><p><b>identifier</b>: HPI-I/8003611566718940</p><p><b>name</b>: Emma FELMINGHAM </p><p><b>telecom</b>: ph: 0370100277(Work), <a href=\"mailto:emma.felmingham@example.com.au\">emma.felmingham@example.com.au</a></p><p><b>address</b>: 38 Farmer Ct Saltwater River TAS 7186 </p><p><b>gender</b>: Female</p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Identifier</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>Ahpra Registration Number/HAC00000000193</td><td><span title=\"Codes:{http://terminology.hl7.org.au/CodeSystem/v2-0360 AUAHPRAProfession}\">AHPRA Profession</span></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NPI" ] ;
fhir:display [ fhir:v "National provider identifier" ] ] ) ;
fhir:text [ fhir:v "HPI-I" ] ] ;
fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/hi/hpii/1.0"^^xsd:anyURI ] ;
fhir:value [ fhir:v "8003611566718940" ]
] ) ; #
fhir:name ( [
fhir:family [ fhir:v "FELMINGHAM" ] ;
( fhir:given [ fhir:v "Emma" ] )
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "0370100277" ] ;
fhir:use [ fhir:v "work" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "emma.felmingham@example.com.au" ]
] ) ; #
fhir:address ( [
( fhir:line [ fhir:v "38 Farmer Ct" ] ) ;
fhir:city [ fhir:v "Saltwater River" ] ;
fhir:state [ fhir:v "TAS" ] ;
fhir:postalCode [ fhir:v "7186" ]
] ) ; #
fhir:gender [ fhir:v "female"] ; #
fhir:qualification ( [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "ahpraProfession"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "Specialist Medical Practitioners" ] ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/ahpraprofession-details"^^xsd:anyURI ] ] ) ;
( fhir:identifier [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AHPRA" ] ;
fhir:display [ fhir:v "Australian Health Practitioner Regulation Agency Registration Number" ] ] ) ;
fhir:text [ fhir:v "Ahpra Registration Number" ] ] ;
fhir:system [ fhir:v "http://hl7.org.au/id/ahpra-registration-number"^^xsd:anyURI ] ;
fhir:value [ fhir:v "HAC00000000193" ] ] ) ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/v2-0360"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AUAHPRAProfession" ] ;
fhir:display [ fhir:v "AHPRA Profession" ] ] ) ]
] ) . #
IG © 2024+ National Heart Foundation of Australia. Package health.au.fhir.cvdrisk#Iteration3 based on FHIR 4.0.1. Generated 2025-05-19
Links: Table of Contents |
QA Report