FHIR IG analytics| Package | hl7.fhir.us.cimilabs |
| Resource Type | Practitioner |
| Id | Practitioner-DrDr.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner
Resource Practitioner "DrDr"
identifier: id: 1357924
name: Dr. Doctor
| Code |
| Doctor of Medicine (degreeLicenseCertificate#MD) |
{
"resourceType": "Practitioner",
"id": "DrDr",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "1357924"
}
],
"name": [
{
"text": "Dr. Doctor"
}
],
"qualification": [
{
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0360",
"code": "MD"
}
]
}
}
]
}