FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagebasisprofil.tiplu.de.r4
Resource TypeSearchParameter
IdSearchParameter-AccountPartOfSearchParam.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "SearchParameter",
  "id": "AccountPartOfSearchParam",
  "url": "https://tiplu.de/fhir/SearchParameter/account-partOf",
  "name": "AccountPartOfSearchParam",
  "status": "active",
  "code": "partOf",
  "base": [
    "Account"
  ],
  "type": "reference",
  "description": "Suchparameter für die Suche nach Scheinen über eine Fallnummer",
  "expression": "Account.partOf",
  "target": [
    "Account"
  ]
}