eHealth Infrastructure (v2020.7)


{
  "resourceType" : "SearchParameter",
  "id" : "ehealth-appointment-search-groupId",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>id</b>: ehealth-appointment-search-groupId</p><p><b>url</b>: <a href=\"http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/groupId\">http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/groupId</a></p><p><b>name</b>: appointmentGroupId</p><p><b>status</b>: active</p><p><b>date</b>: Oct 27, 2020 2:11:48 PM</p><p><b>code</b>: appointmentGroupId</p><p><b>base</b>: Appointment</p><p><b>type</b>: string</p><p><b>description</b>: Search parameter for finding resources based on group id</p><p><b>expression</b>: Appointment.extension('http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-group-id')</p><p><b>xpathUsage</b>: normal</p></div>"
  },
  "url" : "http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/groupId",
  "name" : "appointmentGroupId",
  "status" : "active",
  "date" : "2020-10-27T14:11:48+00:00",
  "code" : "appointmentGroupId",
  "base" : [
    "Appointment"
  ],
  "type" : "string",
  "description" : "Search parameter for finding resources based on group id",
  "expression" : "Appointment.extension('http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-group-id')",
  "xpathUsage" : "normal"
}