FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/OrganizationTypeDisplaySP

Packagede.gematik.fhir.directory
Resource TypeSearchParameter
IdOrganizationTypeDisplaySP
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.fhir.directory@0.15.0&canonical=https://gematik.de/fhir/directory/SearchParameter/OrganizationTypeDisplaySP
URLhttps://gematik.de/fhir/directory/SearchParameter/OrganizationTypeDisplaySP
Version0.15.0
Statusactive
Date2024-10-29
Nameorganization-type-display
DescriptionSearch organizations by the display value of their type.
Typestring

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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"
  ]
}