FHIR IG analytics| Package | koppeltaalv2.00 |
| Resource Type | ActivityDefinition |
| Id | ActivityDefinition-activitydefinition-standard-usecontext.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=koppeltaalv2.00@0.15.0&canonical=https://example.com/activities/mindfulness-adult |
| URL | https://example.com/activities/mindfulness-adult |
| Version | 2025-01-15 |
| Status | active |
| Name | Mindfulness_Adult_001 |
| Title | Mindfulness exercise for adults |
| Realm | nl |
| Description | A guided mindfulness exercise designed for adults aged 18-65, suitable for all genders |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "ActivityDefinition",
"id": "activitydefinition-standard-usecontext",
"meta": {
"profile": [
"http://koppeltaal.nl/fhir/StructureDefinition/KT2ActivityDefinition"
]
},
"language": "nl-NL",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://koppeltaal.nl/fhir/StructureDefinition/KT2EndpointExtension",
"valueReference": {
"reference": "Endpoint/endpoint123",
"type": "Endpoint"
}
}
],
"url": "https://example.com/activities/mindfulness-adult",
"identifier": [
{
"use": "official",
"system": "http://example.com/activity/id",
"value": "mindfulness-001"
}
],
"version": "2025-01-15",
"name": "Mindfulness_Adult_001",
"title": "Mindfulness exercise for adults",
"status": "active",
"description": "A guided mindfulness exercise designed for adults aged 18-65, suitable for all genders",
"useContext": [
{
"code": {
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code": "age"
},
"valueRange": {
"low": {
"value": 18,
"unit": "years",
"system": "http://unitsofmeasure.org",
"code": "a"
},
"high": {
"value": 65,
"unit": "years",
"system": "http://unitsofmeasure.org",
"code": "a"
}
}
},
{
"code": {
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code": "gender"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "other",
"display": "Other"
}
]
}
},
{
"code": {
"system": "http://vzvz.nl/fhir/CodeSystem/koppeltaal-usage-context-type",
"code": "koppeltaal-expansion"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://vzvz.nl/fhir/CodeSystem/koppeltaal-expansion",
"code": "026-RolvdNaaste",
"display": "Rol van de naaste"
}
]
}
}
],
"topic": [
{
"coding": [
{
"system": "http://vzvz.nl/fhir/CodeSystem/koppeltaal-definition-topic",
"code": "self-treatment"
}
]
}
]
}