Example in AU Base6.0.0
PractitionerRole

example4

PractitionerRole-example4.json

Resource Details

Resource Type
PractitionerRole
Resource ID
example4
Identifier
http://ns.electronichealth.net.au/id/medicare-provider-number|1234561A
Conforms To
http://hl7.org.au/fhir/StructureDefinition/au-practitionerrole

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "PractitionerRole",
  "id": "example4",
  "filename": "PractitionerRole-example4.json",
  "profile": [
    "http://hl7.org.au/fhir/StructureDefinition/au-practitionerrole"
  ],
  "identifier": {
    "system": "http://ns.electronichealth.net.au/id/medicare-provider-number",
    "value": "1234561A"
  }
}