FHIR IG analytics| Package | servicewell.fhir.wof-connect |
| Resource Type | ActivityDefinition |
| Id | ActivityDefinition-0a2a4f2a-aa05-4cfd-a4ae-cd6ebcd95df4.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/servicewell/servicewell.fhir.wof-connect/ActivityDefinition-0a2a4f2a-aa05-4cfd-a4ae-cd6ebcd95df4.html |
| URL | http://canonical.fhir.link/servicewell/wof-connect/ActivityDefinition/0a2a4f2a-aa05-4cfd-a4ae-cd6ebcd95df4 |
| Version | 0.1.3 |
| Status | active |
| Date | 2026-04-02T08:49:43+00:00 |
| Name | Airflow |
| Title | Airflow |
| Description | Airflow |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Title: | Airflow |
|---|---|
| Id: | 0a2a4f2a-aa05-4cfd-a4ae-cd6ebcd95df4 |
| Version: | 0.1.3 |
| Date (date last changed): | 2026-04-02 08:49:43+0000 |
| Publisher (steward): | Service Well AB |
| Description: | Airflow |
| Code: |
system: http://example.org code: profylax |
{
"resourceType": "ActivityDefinition",
"id": "0a2a4f2a-aa05-4cfd-a4ae-cd6ebcd95df4",
"meta": {
"source": "frenda",
"profile": [
"http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"
],
"tag": [
{
"system": "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system",
"code": "frenda"
}
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "List",
"id": "HealthcareServiceListId",
"meta": {
"profile": [
"http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-healthcareservice-list"
]
},
"status": "current",
"mode": "working",
"code": {
"coding": [
{
"system": "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/service-type",
"code": "dummy-id",
"display": "Temporary dummy to satisfy fixed system"
}
]
},
"entry": [
{
"item": {
"reference": "HealthcareService/48e428b0-fb37-4224-84df-5783a301a9da-test",
"display": "Service Well AB"
}
}
]
}
],
"extension": [
{
"url": "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-list-reference",
"valueReference": {
"reference": "#HealthcareServiceListId"
}
}
],
"url": "http://canonical.fhir.link/servicewell/wof-connect/ActivityDefinition/0a2a4f2a-aa05-4cfd-a4ae-cd6ebcd95df4",
"version": "0.1.3",
"name": "Airflow",
"title": "Airflow",
"status": "active",
"date": "2026-04-02T08:49:43+00:00",
"publisher": "Service Well AB",
"contact": [
{
"name": "Service Well AB",
"telecom": [
{
"system": "url",
"value": "https://servicewell.se"
},
{
"system": "email",
"value": "info@servicewell.se"
}
]
}
],
"description": "Airflow",
"code": {
"coding": [
{
"system": "http://example.org",
"code": "profylax"
}
],
"text": "Airflow"
},
"timingDuration": {
"value": 30,
"unit": "minute",
"system": "http://unitsofmeasure.org",
"code": "min"
},
"participant": [
{
"type": "practitioner",
"role": {
"coding": [
{
"system": "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role",
"code": "tandhygienist",
"display": "Tandhygienist"
}
],
"text": "Tandhygienist"
}
}
]
}