| Package | de.gematik.fhir.directory | 
| Resource Type | SearchParameter | 
| Id | OrganizationTypeDisplaySP | 
| FHIR Version | R4 | 
| Source | https://simplifier.net/resolve?scope=de.gematik.fhir.directory@0.15.0&canonical=https://gematik.de/fhir/directory/SearchParameter/OrganizationTypeDisplaySP | 
| URL | https://gematik.de/fhir/directory/SearchParameter/OrganizationTypeDisplaySP | 
| Version | 0.15.0 | 
| Status | active | 
| Date | 2024-10-29 | 
| Name | organization-type-display | 
| Description | Search organizations by the display value of their type. | 
| Type | string | 
No resources found
No resources found
No narrative content found in resource
{
  "resourceType": "SearchParameter",
  "id": "OrganizationTypeDisplaySP",
  "url": "https://gematik.de/fhir/directory/SearchParameter/OrganizationTypeDisplaySP",
  "version": "0.15.0",
  "status": "active",
  "experimental": false,
  "publisher": "gematik GmbH",
  "date": "2024-10-29",
  "name": "organization-type-display",
  "description": "Search organizations by the display value of their type.",
  "code": "type-display",
  "base": [
    "Organization"
  ],
  "type": "string",
  "expression": "Organization.type.coding.display",
  "target": [
    "Organization"
  ]
}