FHIR IG analytics| Package | hl7.fhir.nl.gf |
| Resource Type | Practitioner |
| Id | Practitioner-4f98d2fd-46e9-42b8-b4ec-5e5f2ad8f1b4.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner 4f98d2fd-46e9-42b8-b4ec-5e5f2ad8f1b4
identifier: http://fhir.nl/fhir/NamingSystem/dezi/DEZI-01111111 (use: official, ), http://fhir.nl/fhir/NamingSystem/big/19011111101
name: Harry Arts
{
"resourceType": "Practitioner",
"id": "4f98d2fd-46e9-42b8-b4ec-5e5f2ad8f1b4",
"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-01111111",
"assigner": {
"identifier": {
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "custodian"
}
]
},
"system": "http://fhir.nl/fhir/NamingSystem/kvk",
"value": "50000535"
}
}
},
{
"system": "http://fhir.nl/fhir/NamingSystem/big",
"value": "19011111101"
}
],
"name": [
{
"family": "Arts",
"given": [
"Harry"
]
}
]
}