: EPA MHD DocumentReference Title Search Parameter - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "epa-mhd-documentreference-title",
"url" : "https://gematik.de/fhir/epa-mhd/SearchParameter/epa-mhd-documentreference-title",
"version" : "1.1.1",
"name" : "EPAMHDDocumentReferenceTitleSearchParameter",
"status" : "active",
"date" : "2026-03-20",
"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"
}