FHIR IG analytics| Package | hl7.fhir.dk.core |
| 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
Profile: Danish Core Practitioner Profile
name: Hanne Mortensen
| Code | Period |
| Socialrådgiver | 2015-08-20 --> (ongoing) |
{
"resourceType": "Practitioner",
"id": "HanneSocialraadgiver",
"meta": {
"profile": [
"http://hl7.dk/fhir/core/StructureDefinition/dk-core-practitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"text": "Hanne Mortensen",
"family": "Mortensen",
"given": [
"Hanne"
]
}
],
"qualification": [
{
"code": {
"text": "Socialrådgiver"
},
"period": {
"start": "2015-08-20"
}
}
]
}