FHIR IG analytics| Package | hl7.fhir.uv.cpg |
| Resource Type | Practitioner |
| Id | Practitioner-chf-scenario1-practitioner.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Practitioner",
"id": "chf-scenario1-practitioner",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-practitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"name": [
{
"use": "usual",
"text": "Rodriguez, Jesse",
"family": "Rodriguez",
"given": [
"Jesse"
]
}
]
}