FHIR IG analytics| Package | se.electronichealth.fhir.hvo.r5 |
| Resource Type | HealthcareService |
| Id | HealthcareService-ServiceInstance1.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "HealthcareService",
"id": "ServiceInstance1",
"meta": {
"profile": [
"http://electronichealth.se/fhir/hvo/StructureDefinition/HVOService"
]
},
"identifier": [
{
"system": "dummy.se/identifier/service",
"value": "123"
}
],
"characteristic": [
{
"coding": [
{
"code": "AMB",
"system": "http://electronichealth.se/CodeSystem/hvo-encounter-means"
}
]
}
],
"extension": [
{
"valuePeriod": {
"start": "2025-03-01"
},
"url": "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOHealthcareServicePeriodExtension"
}
],
"type": [
{
"coding": [
{
"code": "108233001",
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/45991000052106"
}
]
}
],
"contact": [
{
"address": {
"line": [
"Wollmar Yxkullsgatan 25"
],
"postalCode": "118 50",
"city": "Stockholm",
"country": "Sverige"
},
"period": {
"start": "2022-01-01T00:00:00+01:00"
},
"telecom": [
{
"value": "https://meliva.se/vardcentral-soderdoktorn/",
"system": "url"
}
],
"purpose": {
"coding": [
{
"code": "PATINF",
"system": "http://terminology.hl7.org/CodeSystem/contactentity-type",
"display": "Patient"
}
]
}
}
],
"availability": [
{
"availableTime": [
{
"daysOfWeek": [
"mon",
"tue",
"wed",
"thu",
"fri"
],
"availableStartTime": "08:00:00",
"availableEndTime": "17:00:00"
}
]
}
],
"providedBy": {
"reference": "Organization/OrganizationalUnitInstance1"
}
}