FHIR IG analytics| Package | koppeltaalv2.00 |
| Resource Type | SearchParameter |
| Id | SearchParameter-participant.json |
| FHIR Version | R4 |
| Source | http://koppeltaal.nl/fhir/SearchParameter-participant.html |
| URL | http://koppeltaal.nl/fhir/SearchParameter/participant |
| Version | 0.16.2 |
| Status | active |
| Date | 2024-07-29 |
| Name | KT2_SearchParticipant |
| Realm | nl |
| Description | Find the participant of an ActivityDefinition |
| Purpose | Search ActivityDefinitions based on participant |
| Type | token |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter participant
Language: nl-NL
Parameter participant:token
Find the participant of an ActivityDefinition
| Resource | ActivityDefinition |
| Expression | ActivityDefinition.participant.type |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "participant",
"language": "nl-NL",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://koppeltaal.nl/fhir/SearchParameter/participant",
"version": "0.16.2",
"name": "KT2_SearchParticipant",
"status": "active",
"date": "2024-07-29",
"publisher": "VZVZ",
"contact": [
{
"name": "VZVZ",
"telecom": [
{
"system": "email",
"value": "standaardisatie@vzvz.nl",
"use": "work"
}
]
}
],
"description": "Find the participant of an ActivityDefinition",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NL",
"display": "Netherlands"
}
]
}
],
"purpose": "Search ActivityDefinitions based on participant",
"code": "participant",
"base": [
"ActivityDefinition"
],
"type": "token",
"expression": "ActivityDefinition.participant.type"
}