This page is part of the FUT Infrastructure (v3.3.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2021-05-06 |
{
"resourceType" : "SearchParameter",
"id" : "ehealth-appointment-search-groupId",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter ehealth-appointment-search-groupId</b></p><a name=\"ehealth-appointment-search-groupId\"> </a><a name=\"hcehealth-appointment-search-groupId\"> </a><a name=\"ehealth-appointment-search-groupId-da-DK\"> </a><h2>appointmentGroupId</h2><p>Parameter <code>appointmentGroupId</code>:<code>string</code></p><div><p>Search parameter for finding resources based on group id</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/appointment.html\">Appointment</a></td></tr><tr><td>Expression</td><td><code>Appointment.extension('http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-group-id')</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
},
"url" : "http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/groupId",
"version" : "3.3.0",
"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"
}