FHIR IG analytics| Package | hl7.fhir.au.base |
| Resource Type | Practitioner |
| Id | Practitioner-example3.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner example3
Profile: AU Base Practitioner
identifier: HPI-I/8003619900015717, Ahpra Registration Number/MED0000932850
name: Francis Fernando
| Identifier | Code | Issuer |
| Ahpra Registration Number/MED0000932850 | Ahpra General Practice | Australian Health Practitioner Regulation Agency |
{
"resourceType": "Practitioner",
"id": "example3",
"meta": {
"profile": [
"http://hl7.org.au/fhir/StructureDefinition/au-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": "8003619900015717"
},
{
"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": "MED0000932850"
}
],
"name": [
{
"family": "Fernando",
"given": [
"Francis"
],
"prefix": [
"Dr"
]
}
],
"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": "MED0000932850"
}
],
"code": {
"coding": [
{
"system": "http://terminology.hl7.org.au/CodeSystem/v2-0360",
"code": "AHPRA",
"display": "Ahpra Registration"
}
],
"text": "Ahpra General Practice"
},
"issuer": {
"display": "Australian Health Practitioner Regulation Agency"
}
}
]
}