FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagenictiz.fhir.nl.r4.medicationprocess9
Resource TypeSearchParameter
IdSearchParameter-is-latest-stop.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.medicationprocess9@2.0.0-rc.7&canonical=http://nictiz.nl/fhir/SearchParameter/is-latest-stop
URLhttp://nictiz.nl/fhir/SearchParameter/is-latest-stop
Version2.0.0-rc.7
Statusactive
NameIsLatestStop
Realmnl
DescriptionBoolean-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.
PurposeTo 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.
Typespecial

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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"
}