| Package | de.gematik.epa.mhd |
| Resource Type | SearchParameter |
| Id | epa-mhd-documentreference-title |
| FHIR Version | R4 |
| Source | https://gematik.de/fhir/epa-mhd/https://simplifier.net/resolve?scope=de.gematik.epa.mhd@1.0.0&canonical=https://gematik.de/fhir/epa-mhd/SearchParameter/epa-mhd-documentreference-title |
| URL | https://gematik.de/fhir/epa-mhd/SearchParameter/epa-mhd-documentreference-title |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-05-28 |
| Name | EPAMHDDocumentReferenceTitleSearchParameter |
| Realm | de |
| Description | Titel des Dokuments auf Basis von DocumentReference.content.attachment.title |
| Type | string |
| CapabilityStatement | |
| epa-mhd-document-consumer | EPA MHD Service (Document Consumer - Client) |
| epa-mhd-document-responder | ePA MHD Service (Document Responder - Server) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter epa-mhd-documentreference-title
Parameter title:string
Titel des Dokuments auf Basis von DocumentReference.content.attachment.title
| Resource | DocumentReference |
| Expression | DocumentReference.content.attachment.title |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "epa-mhd-documentreference-title",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://gematik.de/fhir/epa-mhd/SearchParameter/epa-mhd-documentreference-title",
"version": "1.0.0",
"name": "EPAMHDDocumentReferenceTitleSearchParameter",
"status": "active",
"date": "2025-05-28",
"publisher": "gematik GmbH",
"contact": [
{
"name": "gematik GmbH",
"telecom": [
{
"system": "url",
"value": "https://www.gematik.de"
},
{
"system": "email",
"value": "patientteam [ at ] gematik.de"
}
]
}
],
"description": "Titel des Dokuments auf Basis von DocumentReference.content.attachment.title",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DE"
}
]
}
],
"code": "title",
"base": [
"DocumentReference"
],
"type": "string",
"expression": "DocumentReference.content.attachment.title"
}