FHIR IG analytics| Package | hl7.fhir.fi.nordic |
| Resource Type | Practitioner |
| Id | Practitioner-HanneSocialraadgiver.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner HanneSocialraadgiver
name: Hanne Mortensen
| Code |
| Socialrådgiver |
{
"resourceType": "Practitioner",
"id": "HanneSocialraadgiver",
"meta": {
"profile": [
"http://hl7.fi/fhir/nordic-base/StructureDefinition/combined-nordic-practitioner-profile"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"family": "Mortensen",
"given": [
"Hanne"
]
}
],
"qualification": [
{
"code": {
"text": "Socialrådgiver"
}
}
]
}