Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | SearchParameter |
Id | CarePlanSorAuthor |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/SearchParameter-CarePlanSorAuthor.html |
URL | https://kip.rkkp.dk/fhir/SearchParameter/CarePlanSorAuthor |
Version | 2.12.0 |
Status | active |
Date | 2025-07-15T12:31:59+00:00 |
Name | CarePlan SorAuthor |
Description | Search by SOR-code as author on a CarePlan |
Type | token |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter CarePlanSorAuthor
Parameter SorAuthor
:token
Search by SOR-code as author on a CarePlan
Resource | CarePlan |
Expression | CarePlan.extension.where(url='SorAuthor') |
Multiples |
|
Comparators | Allowed: eq |
{ "resourceType": "SearchParameter", "id": "CarePlanSorAuthor", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/SearchParameter/CarePlanSorAuthor", "version": "2.12.0", "name": "CarePlan SorAuthor", "status": "active", "date": "2025-07-15T12:31:59+00:00", "publisher": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S", "contact": [ { "name": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S", "telecom": [ { "system": "url", "value": "https://trifork.com" }, { "system": "email", "value": "rbk@trifork.com" } ] } ], "description": "Search by SOR-code as author on a CarePlan", "code": "SorAuthor", "base": [ "CarePlan" ], "type": "token", "expression": "CarePlan.extension.where(url='SorAuthor')", "comparator": [ "eq" ] }