FHIR IG analytics| Package | se.electronichealth.fhir.nppr.r5 |
| Resource Type | Practitioner |
| Id | Practitioner-2709bd4c-2386-4fd7-8277-9b8106087d55.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Practitioner",
"id": "2709bd4c-2386-4fd7-8277-9b8106087d55",
"meta": {
"profile": [
"http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPRPractitioner"
]
},
"identifier": [
{
"period": {
"start": "1980-01-03"
},
"assigner": {
"display": "Skatteverket"
},
"use": "official",
"system": "http://electronichealth.se/identifier/personnummer",
"value": "198001032385"
}
],
"qualification": [
{
"identifier": [
{
"use": "official",
"system": "urn:oid:1.2.752.116.3.1.2",
"value": "456789"
}
],
"period": {
"start": "2010-05-01",
"end": "2030-05-01"
},
"code": {
"coding": [
{
"code": "309453006",
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/45991000052106"
}
]
}
},
{
"identifier": [
{
"use": "official",
"system": "urn:oid:1.2.752.116.3.1.1",
"value": "987654"
}
],
"period": {
"start": "2005-01-01",
"end": "2035-01-01"
},
"issuer": {
"display": "Socialstyrelsen"
},
"code": {
"coding": [
{
"code": "309453006",
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/45991000052106"
}
]
}
}
],
"name": [
{
"given": [
"Tom"
],
"use": "official",
"text": "Tom Andersson",
"family": "Andersson"
}
],
"telecom": [
{
"period": {
"start": "2025-01-01",
"end": "2025-12-31"
},
"system": "phone",
"value": "+46701234567"
}
],
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
}
}