FHIR IG analytics| Package | servicewell.fhir.wof-connect |
| Resource Type | Organization |
| Id | Organization-48e428b0-fb37-4224-84df-5783a301a9da-test2.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-test2
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/hsaid55
name: Service Well AB
telecom: ph: 070-738 76 66(Work), kontakt@servicewell.se
address: Grönegatan 1C Lund 22224 SE (work)
{
"resourceType": "Organization",
"id": "48e428b0-fb37-4224-84df-5783a301a9da-test2",
"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": "hsaid55"
}
],
"name": "Service Well AB",
"telecom": [
{
"system": "phone",
"value": "070-738 76 66",
"use": "work"
},
{
"system": "email",
"value": "kontakt@servicewell.se",
"use": "work"
}
],
"address": [
{
"use": "work",
"type": "postal",
"line": [
"Grönegatan 1C"
],
"city": "Lund",
"postalCode": "22224",
"country": "SE"
}
]
}