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

FHIR IG Statistics: SearchParameter/SP_OSC_Consent_Verification_Patient

Packagede.gevko.dev.tetvz
Resource TypeSearchParameter
IdSP_OSC_Consent_Verification_Patient
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gevko.dev.tetvz@1.1.2&canonical=https://fhir.gevko.de/SearchParameter/SP_Consent_Verification_Patient
URLhttps://fhir.gevko.de/SearchParameter/SP_Consent_Verification_Patient
Version1.0.0
Statusactive
NameSP_Consent_Verification_Patient
DescriptionUnterschrift des Versicherten
Typetoken

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",
  "url": "https://fhir.gevko.de/SearchParameter/SP_Consent_Verification_Patient",
  "version": "1.0.0",
  "name": "SP_Consent_Verification_Patient",
  "status": "active",
  "experimental": false,
  "description": "Unterschrift des Versicherten",
  "code": "verified-by-patient",
  "base": [
    "Consent"
  ],
  "type": "token",
  "expression": "Consent.verification.where(verifiedWith.reference.startsWith('Patient/')).exists() and Consent.verification.where(verifiedWith.reference.startsWith('Patient/')).verified",
  "xpathUsage": "normal",
  "modifier": [
    "missing"
  ]
}