FHIR IG analytics| Package | nictiz.fhir.nl.r4.medicationprocess9 |
| Resource Type | SearchParameter |
| Id | SearchParameter-is-latest-stop.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.medicationprocess9@2.0.0-rc.7&canonical=http://nictiz.nl/fhir/SearchParameter/is-latest-stop |
| URL | http://nictiz.nl/fhir/SearchParameter/is-latest-stop |
| Version | 2.0.0-rc.7 |
| Status | active |
| Name | IsLatestStop |
| Realm | nl |
| Description | Boolean-style search parameter indicating whether the server SHALL apply the 'latest stop per MBH' logic when composing the search results. When set to true, and when searching on a specific kind of building block (e.g. MedicationAgreement/MA, AdministrationAgreement/TA or VariableDosingRegimen/WDS), the server SHALL include the latest stopped building blocks of that kind within each pharmaceutical treatment (MBH). Even if their PeriodOfUse lies outside the PeriodOfUse that is being searched on. When false or absent, no latest-stop logic is applied and results are based solely on the normal search criteria. |
| Purpose | To allow clients to explicitly request that the server applies the 'latest stop per MBH' rule, as defined in the mp-latest-stop operation, when returning MedicationProcess search results. |
| Type | special |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "SearchParameter",
"id": "is-latest-stop",
"url": "http://nictiz.nl/fhir/SearchParameter/is-latest-stop",
"version": "2.0.0-rc.7",
"name": "IsLatestStop",
"status": "active",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "Boolean-style search parameter indicating whether the server SHALL apply the 'latest stop per MBH' logic when composing the search results. When set to true, and when searching on a specific kind of building block (e.g. MedicationAgreement/MA, AdministrationAgreement/TA or VariableDosingRegimen/WDS), the server SHALL include the latest stopped building blocks of that kind within each pharmaceutical treatment (MBH). Even if their PeriodOfUse lies outside the PeriodOfUse that is being searched on. When false or absent, no latest-stop logic is applied and results are based solely on the normal search criteria.",
"purpose": "To allow clients to explicitly request that the server applies the 'latest stop per MBH' rule, as defined in the mp-latest-stop operation, when returning MedicationProcess search results.",
"code": "is-latest-stop",
"base": [
"MedicationRequest",
"MedicationDispense",
"MedicationStatement"
],
"type": "special"
}