FHIR IG analytics| Package | fhir.nl.gf |
| Resource Type | Practitioner |
| Id | Practitioner-ad1-p1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner ad1-p1
identifier: http://fhir.nl/fhir/NamingSystem/uzi/UZI-2, https://cp1-test.example.org/employees/5678
name: Hary Arts(Official)
{
"resourceType": "Practitioner",
"id": "ad1-p1",
"meta": {
"profile": [
"http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-practitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://fhir.nl/fhir/NamingSystem/uzi",
"value": "UZI-2"
},
{
"system": "https://cp1-test.example.org/employees",
"value": "5678",
"assigner": {
"identifier": {
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "author"
}
]
},
"system": "http://fhir.nl/fhir/NamingSystem/ura",
"value": "11111111"
}
}
}
],
"name": [
{
"use": "official",
"text": "Hary Arts",
"family": "Arts",
"given": [
"Harry"
]
}
]
}