Example in QI-Core7.0.2
PractitionerRole

example

PractitionerRole-example.json

Resource Details

Resource Type
PractitionerRole
Resource ID
example
Identifier
http://www.acme.org/practitionerroles|31
Conforms To
http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitionerrole

Example Metadata

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

{
  "resourceType": "PractitionerRole",
  "id": "example",
  "filename": "PractitionerRole-example.json",
  "profile": [
    "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitionerrole"
  ],
  "identifier": {
    "system": "http://www.acme.org/practitionerroles",
    "value": "31"
  }
}