: ProvenanceAgentIdentifierSP - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "provenance-agent-identifier-sp",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter provenance-agent-identifier-sp</b></p><a name=\"provenance-agent-identifier-sp\"> </a><a name=\"hcprovenance-agent-identifier-sp\"> </a><h2>ProvenanceAgentIdentifierSP</h2><p>Parameter <code>agent-identifier</code>:<code>token</code></p><div><p>Suche anhand der logischen Referenz (identifier) im Element Provenance.agent.who</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/provenance.html\">Provenance</a></td></tr><tr><td>Expression</td><td><code>Provenance.agent.who.identifier</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
},
"url" : "https://gematik.de/fhir/epa-medication/SearchParameter/provenance-agent-identifier-sp",
"version" : "1.3.0",
"name" : "ProvenanceAgentIdentifierSP",
"status" : "active",
"date" : "2025-12-15",
"publisher" : "gematik GmbH",
"contact" : [
{
"name" : "gematik GmbH",
"telecom" : [
{
"system" : "url",
"value" : "https://www.gematik.de"
},
{
"system" : "email",
"value" : "patientteam [ at ] gematik.de"
}
]
}
],
"description" : "Suche anhand der logischen Referenz (identifier) im Element Provenance.agent.who",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE"
}
]
}
],
"code" : "agent-identifier",
"base" : [
"Provenance"
],
"type" : "token",
"expression" : "Provenance.agent.who.identifier"
}