FHIR IG analytics| Package | servicewell.fhir.wof-connect |
| Resource Type | HealthcareService |
| Id | HealthcareService-48e428b0-fb37-4224-84df-5783a301a9da.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: HealthcareService 48e428b0-fb37-4224-84df-5783a301a9da
Information Source: frenda
Profile: Wof Connect HealthcareService
Tag: Frenda (Details: WOF-Connect PMS System code frenda = 'Frenda')
identifier: urn:oid:1.2.752.129.2.1.4.1/hsaid55
providedBy: Service Well AB
location: Location: physicalType = si
name: Service Well AB
telecom: ph: 070-738 76 66(Work), kontakt@servicewell.se
characteristic: Child Patient Threshold
Generated Narrative: Location #adressId
address: Grönegatan 1C Lund 22224 (work)
physicalType: Site
{
"resourceType": "HealthcareService",
"id": "48e428b0-fb37-4224-84df-5783a301a9da",
"meta": {
"source": "frenda",
"profile": [
"http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-healthcareservice"
],
"tag": [
{
"system": "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system",
"code": "frenda"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "Location",
"id": "adressId",
"address": {
"use": "work",
"line": [
"Grönegatan 1C"
],
"city": "Lund",
"district": "33",
"postalCode": "22224"
},
"physicalType": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.4.642.3.328",
"code": "si"
}
],
"text": "Site"
}
}
],
"identifier": [
{
"system": "urn:oid:1.2.752.129.2.1.4.1",
"value": "hsaid55"
}
],
"providedBy": {
"reference": "Organization/48e428b0-fb37-4224-84df-5783a301a9da",
"display": "Service Well AB"
},
"location": [
{
"reference": "#adressId"
}
],
"name": "Service Well AB",
"telecom": [
{
"system": "phone",
"value": "070-738 76 66",
"use": "work"
},
{
"system": "email",
"value": "kontakt@servicewell.se",
"use": "work"
}
],
"characteristic": [
{
"extension": [
{
"extension": [
{
"extension": [
{
"url": "childPatientThreshold",
"valueInteger": 20
}
],
"url": "scheduling"
}
],
"url": "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wofconnect-characteristic"
}
],
"text": "Child Patient Threshold"
}
]
}