FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageservicewell.fhir.wof-connect
Resource TypeActivityDefinition
IdActivityDefinition-0a2a4f2a-aa05-4cfd-a4ae-cd6ebcd95df4.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/servicewell/servicewell.fhir.wof-connect/ActivityDefinition-0a2a4f2a-aa05-4cfd-a4ae-cd6ebcd95df4.html
URLhttp://canonical.fhir.link/servicewell/wof-connect/ActivityDefinition/0a2a4f2a-aa05-4cfd-a4ae-cd6ebcd95df4
Version0.1.3
Statusactive
Date2026-04-02T08:49:43+00:00
NameAirflow
TitleAirflow
DescriptionAirflow

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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


Source1

{
  "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"
      }
    }
  ]
}