Package | dk.ehealth.sundhed.fhir.ig.core |
Type | SearchParameter |
Id | ehealth-appointment-search-groupId |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/SearchParameter-ehealth-appointment-search-groupId.html |
URL | http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/groupId |
Version | 3.5.1 |
Status | active |
Date | 2021-05-06T08:31:20+00:00 |
Name | appointmentGroupId |
Realm | dk |
Description | Search parameter for finding resources based on group id |
Type | string |
CapabilityStatement | |
patient | patient |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Søgeparameter ehealth-appointment-search-groupId
Parameter appointmentGroupId
:string
Search parameter for finding resources based on group id
Resource | Appointment |
Expression | Appointment.extension('http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-group-id') |
Processing Mode | Normal |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "ehealth-appointment-search-groupId", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/groupId", "version": "3.5.1", "name": "appointmentGroupId", "status": "active", "date": "2021-05-06T08:31:20+00:00", "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)", "contact": [ { "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)", "telecom": [ { "system": "url", "value": "http://ehealth.sundhed.dk" } ] } ], "description": "Search parameter for finding resources based on group id", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "code": "appointmentGroupId", "base": [ "Appointment" ], "type": "string", "expression": "Appointment.extension('http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-group-id')", "xpathUsage": "normal" }