FHIR IG analytics| Package | hl7.fhir.fi.nordic |
| Resource Type | Practitioner |
| Id | Practitioner-AbrahamLaege.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner AbrahamLaege
name: Abraham Murakami
| Identifier | Code |
https://autregweb.sst.dk/005ML | Læge |
{
"resourceType": "Practitioner",
"id": "AbrahamLaege",
"meta": {
"profile": [
"http://hl7.fi/fhir/nordic-base/StructureDefinition/combined-nordic-practitioner-profile"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"family": "Murakami",
"given": [
"Abraham"
]
}
],
"qualification": [
{
"identifier": [
{
"system": "https://autregweb.sst.dk",
"value": "005ML"
}
],
"code": {
"coding": [
{
"system": "http://hl7.dk/fhir/core/CodeSystem/DkCoreProfessionGroupCodes",
"code": "7170",
"display": "Læge"
}
]
}
}
]
}