FHIR IG analytics| Package | ihe.iti.aips |
| Resource Type | Practitioner |
| Id | Practitioner-1c616b24-3895-48c4-9a02-9a64110351ef.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 "1c616b24-3895-48c4-9a02-9a64110351ef"
Security Labels: http://terminology.hl7.org/CodeSystem/v3-ActReason
identifier: id: 129854633
active: true
name: Beetje van Hulp
| Code |
| Doctor of Medicine (degreeLicenseCertificate#MD) |
{
"resourceType": "Practitioner",
"id": "1c616b24-3895-48c4-9a02-9a64110351ef",
"meta": {
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.528.1.1007.3.1",
"value": "129854633",
"assigner": {
"display": "CIBG"
}
}
],
"active": true,
"name": [
{
"family": "van Hulp",
"given": [
"Beetje"
]
}
],
"qualification": [
{
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0360",
"code": "MD",
"display": "Doctor of Medicine"
}
]
}
}
]
}