FHIR IG analytics| Package | navify.fhir.r5.rdc |
| Resource Type | Practitioner |
| Id | rdc-Practitioner-Marie.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Practitioner",
"id": "rdc-Practitioner-Marie",
"meta": {
"profile": [
"https://roche.com/fhir/iop/StructureDefinition/rdc-Practitioner"
]
},
"identifier": [
{
"system": "urn:oid:2.16.724.4.41",
"value": "2d6b0e1f-b9c8-4d2c-bad6-9a7f8cbcd2b3"
}
],
"name": [
{
"family": "Doe",
"given": [
"Marie"
]
}
],
"telecom": [
{
"system": "email",
"value": "marie.doe@email.com"
}
]
}