FHIR IG analytics| Package | example.fhir.ph.roadsafety |
| Resource Type | Practitioner |
| Id | Practitioner-rs-practitioner-receivedby.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Practitioner",
"id": "rs-practitioner-receivedby",
"meta": {
"profile": [
"urn://example.com/ph-core/fhir/StructureDefinition/ph-core-practitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"use": "official",
"family": "Santos",
"given": [
"Maria Cristina"
]
}
],
"telecom": [
{
"system": "phone",
"value": "+63-917-555-0101"
}
]
}