FHIR IG analytics| Package | servicewell.fhir.wof-connect |
| Resource Type | Organization |
| Id | Organization-48e428b0-fb37-4224-84df-5783a301a9da-test.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization 48e428b0-fb37-4224-84df-5783a301a9da-test
Information Source: frenda
Profiles: Wof Connect Economy Organization, http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-economy-organization
Tag: Frenda (Details: WOF-Connect PMS System code frenda = 'Frenda')
identifier: urn:oid:1.2.752.129.2.1.4.1/SE1234567890-GXDV
name: Södertandläkarna Gränden
telecom: ph: 08-4421160(Work), Granden@sodertandlakarna.se
address: Västgötagränd 9 Stockholm 11828 SE (work)
{
"resourceType": "Organization",
"id": "48e428b0-fb37-4224-84df-5783a301a9da-test",
"meta": {
"source": "frenda",
"profile": [
"http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-billing-organization",
"http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-economy-organization"
],
"tag": [
{
"system": "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system",
"code": "frenda"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:1.2.752.129.2.1.4.1",
"value": "SE1234567890-GXDV"
}
],
"name": "Södertandläkarna Gränden",
"telecom": [
{
"system": "phone",
"value": "08-4421160",
"use": "work"
},
{
"system": "email",
"value": "Granden@sodertandlakarna.se",
"use": "work"
}
],
"address": [
{
"use": "work",
"type": "postal",
"line": [
"Västgötagränd 9"
],
"city": "Stockholm",
"postalCode": "11828",
"country": "SE"
}
]
}