BfArM Digitale Anwendungen
3.1.0-TEST - draft
BfArM Digitale Anwendungen - Local Development build (v3.1.0-TEST) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-09-01 |
{
"resourceType" : "SearchParameter",
"id" : "DocumentReferenceSubject",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DocumentReferenceSubject</b></p><a name=\"DocumentReferenceSubject\"> </a><a name=\"hcDocumentReferenceSubject\"> </a><h2>DocumentReferenceSubject</h2><p>Parameter <code>subject</code>:<code>reference</code></p><div><p>Search for DocumentReference entries based on the subject, including subjects provided via the alternate-reference extension.</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/documentreference.html\">DocumentReference</a></td></tr><tr><td>Expression</td><td><code>DocumentReference.subject | DocumentReference.subject.extension('http://hl7.org/fhir/StructureDefinition/alternate-reference').value.as(Reference)</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://fhir.bfarm.de/SearchParameter/DocumentReferenceSubject",
"version" : "3.1.0-TEST",
"name" : "DocumentReferenceSubject",
"status" : "active",
"date" : "2026-09-01T02:31:49+02:00",
"publisher" : "BfArM",
"contact" : [
{
"name" : "BfArM",
"telecom" : [
{
"system" : "url",
"value" : "https://www.bfarm.de"
}
]
}
],
"description" : "Search for DocumentReference entries based on the subject, including subjects provided via the alternate-reference extension.",
"code" : "subject",
"base" : [
"DocumentReference"
],
"type" : "reference",
"expression" : "DocumentReference.subject | DocumentReference.subject.extension('http://hl7.org/fhir/StructureDefinition/alternate-reference').value.as(Reference)"
}