FHIR IG analytics| Package | hl7.fhir.us.phcp |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-phcp-practitionerrole-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
practitioner: Generated Summary: id: 9941339108; Ronald Bone
organization: Generated Summary: id: 1144221847; active; name: Acme Labs; Phone: (+1) 734-677-7777, hq@acme.org
telecom: doc@example.org
{
"resourceType": "PractitionerRole",
"id": "phcp-practitionerrole-example",
"meta": {
"versionId": "2",
"lastUpdated": "2020-11-28T03:36:16.979+00:00",
"source": "#cEo3hbAK7e5kRQvR",
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"practitioner": {
"reference": "Practitioner/phcp-practitioner-example"
},
"organization": {
"reference": "Organization/phcp-organization-example"
},
"telecom": [
{
"system": "email",
"value": "doc@example.org"
}
]
}