FHIR IG analytics| Package | hl7.fhir.nl.gf |
| Resource Type | Practitioner |
| Id | Practitioner-3cb101c7-c2fc-4f91-acbe-c3b61c0f9db8.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner 3cb101c7-c2fc-4f91-acbe-c3b61c0f9db8
identifier: http://fhir.nl/fhir/NamingSystem/dezi/DEZI-03333333 (use: official, )
name: John Doe
{
"resourceType": "Practitioner",
"id": "3cb101c7-c2fc-4f91-acbe-c3b61c0f9db8",
"meta": {
"profile": [
"http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-practitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "http://fhir.nl/fhir/NamingSystem/dezi",
"value": "DEZI-03333333",
"assigner": {
"identifier": {
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "custodian"
}
]
},
"system": "http://fhir.nl/fhir/NamingSystem/kvk",
"value": "50000535"
}
}
}
],
"name": [
{
"family": "Doe",
"given": [
"John"
]
}
]
}