FHIR IG analytics| Package | hl7.fhir.au.ereq |
| Resource Type | Practitioner |
| Id | Practitioner-losch-sallie.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner losch-sallie
Profile: AU eRequesting Practitioner
identifier: HPI-I/8003613233384866
name: Sallie LOSCH
telecom: ph: 0270104128(Work), sallie.losch@example.com.au
address: 93 Elizabeth Cl Marlowe NSW 2622
gender: Female
| Identifier | Code |
| Ahpra Registration Number/HAC0000000068 | Ahpra Other Medical Practitioners |
{
"resourceType": "Practitioner",
"id": "losch-sallie",
"meta": {
"profile": [
"http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-practitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "NPI",
"display": "National provider identifier"
}
],
"text": "HPI-I"
},
"system": "http://ns.electronichealth.net.au/id/hi/hpii/1.0",
"value": "8003613233384866"
}
],
"name": [
{
"family": "LOSCH",
"given": [
"Sallie"
]
}
],
"telecom": [
{
"system": "phone",
"value": "0270104128",
"use": "work"
},
{
"system": "email",
"value": "sallie.losch@example.com.au"
}
],
"address": [
{
"line": [
"93 Elizabeth Cl"
],
"city": "Marlowe",
"state": "NSW",
"postalCode": "2622"
}
],
"gender": "female",
"qualification": [
{
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org.au/CodeSystem/v2-0203",
"code": "AHPRA",
"display": "Australian Health Practitioner Regulation Agency Registration Number"
}
],
"text": "Ahpra Registration Number"
},
"system": "http://hl7.org.au/id/ahpra-registration-number",
"value": "HAC0000000068"
}
],
"code": {
"coding": [
{
"system": "http://terminology.hl7.org.au/CodeSystem/v2-0360",
"code": "AHPRA",
"display": "Ahpra Registration"
}
],
"text": "Ahpra Other Medical Practitioners"
}
}
]
}