Practitioner Affiliation Extension: Medtech Practitioner Affiliation CodeSystem AMC: Australian Medical Council
identifier: HPI-I/8003619900015717, Medicare Provider Number/1234561A, AHPRA Registration Number/MED0000932945
active: true
name: Alex Api
telecom: helen.mayo@downunderhospital.example.com, ph: 555-1234(Home), ph: 555-5678(Mobile)
address: 3 McGregor Street Blacktown NSW 2148 Australia (work)
gender: Female
birthDate: 1985-10-14
Qualifications
- | Code |
* | General Practitioner |
"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/practitioner-affiliation"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/CodeSystem/practitioner-affiliation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AMC" ] ;
fhir:display [ fhir:v "Australian Medical Council" ]
]
] ) ; #
fhir:identifier ( [
fhir:extension ( [
fhir:url [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/hpii-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/CodeSystem/hpii-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "A" ] ;
fhir:display [ fhir:v "Active" ]
]
] ) ;
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 "8003619900015717" ]
] [
fhir:type [
fhir:coding ( [
fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "UPIN" ] ;
fhir:display [ fhir:v "Medicare Provider Number" ]
] ) ;
fhir:text [ fhir:v "Medicare Provider Number" ]
] ;
fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/medicare-provider-number"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1234561A" ]
] [
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 "MED0000932945" ]
] ) ; #
fhir:active [ fhir:v true] ; #
fhir:name ( [
fhir:family [ fhir:v "Api" ] ;
fhir:given ( [ fhir:v "Alex" ] ) ;
fhir:prefix ( [ fhir:v "Dr" ] )
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "helen.mayo@downunderhospital.example.com" ]
] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "555-1234" ] ;
fhir:use [ fhir:v "home" ]
] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "555-5678" ] ;
fhir:use [ fhir:v "mobile" ]
] ) ; #
fhir:address ( [
fhir:use [ fhir:v "work" ] ;
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:gender [ fhir:v "female"] ; #
fhir:birthDate [ fhir:v "1985-10-14"^^xsd:date] ; #
fhir:qualification ( [
fhir:code [
fhir:text [ fhir:v "General Practitioner" ]
]
] ) . #
# -------------------------------------------------------------------------------------