: DerivedFromSP - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "derived-from-sp",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter derived-from-sp</b></p><a name=\"derived-from-sp\"> </a><a name=\"hcderived-from-sp\"> </a><h2>DerivedFromSP</h2><p>Parameter <code>derived-from</code>:<code>reference</code></p><div><p>Search by resources from which the medication statement is derived</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/medicationstatement.html\">MedicationStatement</a></td></tr><tr><td>Expression</td><td><code>MedicationStatement.derivedFrom</code></td></tr><tr><td>Target Resources</td><td><a href=\"http://hl7.org/fhir/R4/medicationdispense.html\">MedicationDispense</a>, <a href=\"http://hl7.org/fhir/R4/medicationrequest.html\">MedicationRequest</a></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: The parameter may only have one value (no comma separators)</li></ul></td></tr></table></div>"
},
"url" : "https://gematik.de/fhir/epa-medication/SearchParameter/derived-from-sp",
"version" : "1.2.0-ballot.1",
"name" : "DerivedFromSP",
"status" : "draft",
"date" : "2025-08-01",
"publisher" : "gematik GmbH",
"contact" : [
{
"name" : "gematik GmbH",
"telecom" : [
{
"system" : "url",
"value" : "https://www.gematik.de"
},
{
"system" : "email",
"value" : "patientteam [ at ] gematik.de"
}
]
}
],
"description" : "Search by resources from which the medication statement is derived",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE"
}
]
}
],
"code" : "derived-from",
"base" : [
"MedicationStatement"
],
"type" : "reference",
"expression" : "MedicationStatement.derivedFrom",
"target" : [
"MedicationDispense",
"MedicationRequest"
],
"multipleOr" : false,
"multipleAnd" : true
}